external help file: QuestSoftware.RecoveryManager.AD.PowerShell.dll-Help.xml
Module Name: Quest.RecoveryManager.AD.PowerShell
online version:
Retrieves an object representing the online comparison or restore operation item.
Get-RMADReportObject [-SessionId <Int32[]>] [-SqlCredential <PSCredential>] [<CommonParameters>]
Retrieves an object representing the online comparison or restore operation item.
PS C:\> Get-RMADReportObject
This command retrieves an object representing the online comparison or restore operation item.
PS C:\> Get-RMADReportObject | Get-RMADReportObjectAttributes
This command retrieves an object representing the online comparison operation item attributes.
Specifies the compare or restore session identifier from which to get changed or restored objects.
If this parameter is not set, the latest compare or restore session will be used.
Type: Int32[]
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
Specifies the user name and password of the user account with which you want to connect to SQL Server to generate a report.
The user name and password must be in the form of a PSCredential object.
Type: PSCredential
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
external help file: QuestSoftware.RecoveryManager.AD.PowerShell.dll-Help.xml
Module Name: Quest.RecoveryManager.AD.PowerShell
online version:
Retrieves an object representing the online comparison or restore operation item attributes.
Get-RMADReportObjectAttributes -ObjectId <Int32[]> [-SqlCredential <PSCredential>] [<CommonParameters>]
Retrieves an object representing the online comparison or restore operation item attributes.
PS C:\> Get-RMADReportObject | Get-RMADReportObjectAttributes
This command retrieves an object representing the online comparison operation item attributes.
Specifies changed or restored object identifier.
To get the object, use the Get-RMADReportObject cmdlet.
Type: Int32[]
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
Specifies the user name and password of the user account with which you want to connect to SQL Server to generate a report.
The user name and password must be in the form of a PSCredential object.
Type: PSCredential
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
external help file: QuestSoftware.RecoveryManager.AD.PowerShell.dll-Help.xml
Module Name: Quest.RecoveryManager.AD.PowerShell
online version:
Retrieves an object representing the online comparison or restore operation item child items.
Get-RMADReportObjectChildren -ObjectId <Int32[]> [-SqlCredential <PSCredential>] [<CommonParameters>]
Retrieves an object representing the online comparison or restore operation item child items.
PS C:\> Get-RMADReportObject | Get-RMADReportObjectChildren
This command retrieves an object representing the online comparison or restore operation item child items.
Specifies changed or restored object identifier.
To get the object, use the Get-RMADReportObject cmdlet.
Type: Int32[]
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
Specifies the user name and password of the user account with which you want to connect to SQL Server to generate a report.
The user name and password must be in the form of a PSCredential object.
Type: PSCredential
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
external help file: QuestSoftware.RecoveryManager.AD.PowerShell.dll-Help.xml
Module Name: Quest.RecoveryManager.AD.PowerShell
online version:
Retrieves an object representing the online comparison or restore operation report.
Get-RMADReportSession [-SessionId <Int32>] [-SqlCredential <PSCredential>] [<CommonParameters>]
Retrieves an object representing the online comparison or restore operation report.
PS C:\> Get-RMADReportSession | Sort OperationDate
This command retrieves an object representing the online comparison or restore operation report.
The report data is sorted by date.
Specifies the compare or restore session identifier.
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Specifies the user name and password of the user account with which you want to connect to SQL Server to generate a report.
The user name and password must be in the form of a PSCredential object.
Type: PSCredential
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center