external help file: QuestSoftware.RecoveryManager.AD.PowerShellFE.dll-Help.xml
Module Name: Quest.RecoveryManager.AD.PowerShellFE
online version:
Retrieves the domain settings.
Get-RMADFEDomain [-Domain <String>] [-InformationAction <ActionPreference>] [-InformationVariable <String>]
[<CommonParameters>]
This cmdlet gets the domain settings for one or more domains from the RMADFE project.
By default, this cmdlet retrieves the following information for each domain:
@{paragraph=PS C:\>}
PS C:\> Get-RMADFEDomain -Domain acme.com
This command retrieves the domain settings for the specified domain.
Domain : acme.com
Recover : True
AuthoritativeSysvolRestoreComputer : dc1.acme.com
UserName : Administrator
DsrmUserName : Administrator
ResetPasswords : False
Groups : {}
Exclusions : {}
@{paragraph=PS C:\>}
PS C:\> Get-RMADFEDomain
This command retrieves information about all domains from the current RMADFE project.
Domain : acme.com
Recover : True
AuthoritativeSysvolRestoreComputer : dc1.acme.com
UserName : Administrator
DsrmUserName : Administrator
ResetPasswords : False
Groups : {}
Exclusions : {}
Domain : child.acme.com
Recover : True
AuthoritativeSysvolRestoreComputer :
UserName :
DsrmUserName :
ResetPasswords : True
Groups : {}
Exclusions : {}
Domain : resource.acme.com
Recover : True
AuthoritativeSysvolRestoreComputer :
UserName :
DsrmUserName :
ResetPasswords : True
Groups : {Group_A, Group_B, Group_C}
Exclusions : {User_01, User_02}
Specifies the fully qualified domain name.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
@{Text=}
Type: ActionPreference
Parameter Sets: (All)
Aliases: infa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
@{Text=}
Type: String
Parameter Sets: (All)
Aliases: iv
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.PowerShellFE.dll-Help.xml
Module Name: Quest.RecoveryManager.AD.PowerShellFE
online version:
Returns recovery events related to the entire Active Directory forest or a specific domain controller.
Get-RMADFEEvent [[-ComputerName] <String>] [-InformationAction <ActionPreference>]
[-InformationVariable <String>] [<CommonParameters>]
This cmdlet returns recovery events related to the entire Active Directory forest or a specific domain controller.
@{paragraph=PS C:\>}
PS C:\> Get-RMADFEEvent -ComputerName dc5.child.acme.test | select -ExpandProperty EventDescription | Format-Table EventKind,EventMessage,MessageCode
This command returns a list of recovery events related to dc5.child.acme.test.
Specifies the fully qualified domain name of the computer.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
@{Text=}
Type: ActionPreference
Parameter Sets: (All)
Aliases: infa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
@{Text=}
Type: String
Parameter Sets: (All)
Aliases: iv
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.PowerShellFE.dll-Help.xml
Module Name: Quest.RecoveryManager.AD.PowerShellFE
online version:
Gets global application settings.
Get-RMADFEGlobalOptions [[-Name] <String>] [-InformationAction <ActionPreference>]
[-InformationVariable <String>] [<CommonParameters>]
Retrieves global settings that are applied to all recovery projects by default.
@{paragraph=PS C:\>}
PS C:\> Get-RMADFEGlobalOptions -Name "SMTPServer"
This command returns the address of SMTP server.
Specifies the name of the parameter whose value will be returned by the command.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
@{Text=}
Type: ActionPreference
Parameter Sets: (All)
Aliases: infa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
@{Text=}
Type: String
Parameter Sets: (All)
Aliases: iv
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.PowerShellFE.dll-Help.xml
Module Name: Quest.RecoveryManager.AD.PowerShellFE
online version:
Returns information about the progress of the recovery operations.
Get-RMADFEOperation [[-ComputerName] <String>] [-InformationAction <ActionPreference>]
[-InformationVariable <String>] [<CommonParameters>]
This cmdlet shows progress information for the recovery stages and steps that are applicable to the selected domain controller.
@{paragraph=PS C:\>}
PS C:\> Get-RMADFEOperation -ComputerName DC1.rmad.local
This command gets the errors that occurred during the recovery session.
Specifies the fully qualified domain name of the computer.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
@{Text=}
Type: ActionPreference
Parameter Sets: (All)
Aliases: infa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
@{Text=}
Type: String
Parameter Sets: (All)
Aliases: iv
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. Nutzungsbedingungen Datenschutz Cookie Preference Center