external help file: QuestSoftware.RecoveryManager.AD.PowerShellFE.dll-Help.xml
Module Name: Quest.RecoveryManager.AD.PowerShellFE
online version:
Performs verification of the RMADFE project.
Start-RMADFEVerification [-ComputerName <String[]>] [-NotifyByEmail <Boolean>] [<CommonParameters>]
This cmdlet collects and saves information that is used for recovery from all domain controllers in the recovery project. Then, it checks the project recovery settings against the collected information to provide you information about any inconsistencies. Start a new project session by calling the Start-RMADFEProjectSession cmdlet first. Use the Get-RMADFEProjectSummary cmdlet to track the progress of the project session.
PS C:\> Start-RMADFEVerification
This command performs verification of the current RMADFE project.
Specifies the fully qualified domain name of the computer.
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Allows notification about the recovery result by email.
Type: Boolean
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:
Start the Hybrid Recovery Discovery to update the database with a new domain discovered via the backup. This cmdlet is "for internal use only".
Start-RMADHybridRecoveryDiscovery [-IgnoreReadOnly] [<CommonParameters>]
This cmdlet populates the Hybrid Connector database with a new domain entry which was discovered via the backup. This happens automatically after 10 minutes. This cmdlet is "for internal use only".
PS C:\> Start-RMADHybridRecoveryDiscovery
Allows you to perform the action in a console currently performing full replication.
Type: SwitchParameter
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:
Performs replication from other computers in the replication console list.
Start-RMADReplication [-Id <Int32[]>] [-ComputerName <String[]>] [-AsJob] [<CommonParameters>]
Performs replication from other computers in the replication console list.
PS C:\> Start-RMADReplication
This command performs replication.
PS C:\> Start-RMADReplication -AsJob
This command performs the replication as a background job.
PS C:\> Start-RMADReplication -Id 1
This command performs replication from a replication console by its ID.
PS C:\> Start-RMADReplication -ComputerName ws1
This command performs replication from a replication console by its hostname.
Runs the command as a background job. You can use this parameter to run commands that take a significant time to complete.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
Specifies the hostname of the replication console.
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
Specifies the ID of the replication console.
Type: Int32[]
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
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:
Displays a report about the results of the online comparison or restore operation.
Start-RMADReportViewer [-SqlCredential <PSCredential>] [<CommonParameters>]
Displays a report about the results of the online comparison or restore operation.
PS C:\> Start-RMADReportViewer
Displays the online comparison or restoration report.
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. When this parameter is omitted, the cmdlet uses the credentials of the account under which Management Shell is running. Use the Get-Credential cmdlet provided by Windows PowerShell to pass a PSCredential object to this parameter.
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. Términos de uso Privacidad Cookie Preference Center