external help file: QuestSoftware.RecoveryManager.AD.PowerShellFE.dll-Help.xml
Module Name: Quest.RecoveryManager.AD.PowerShellFE
online version:
Retrieves a list of computer settings from the current RMADFE project.
Get-RMADFEComputer [[-ComputerName] <String>] [-InformationAction <ActionPreference>]
[-InformationVariable <String>] [<CommonParameters>]
This cmdlet retrieves the computer settings for one or more computers from the current RMADFE project.
By default, this cmdlet retrieves the following information for each computer:
@{paragraph=PS C:\>}
PS C:\> Get-RMADFEComputer -Name dc1.acme.com
This command retrieves information about the specified computer from the current RMADFE project.
@{paragraph=PS C:\>}
PS C:\> Get-RMADFEComputer
This command retrieves information about all computers from the current RMADFE project.
Specifies the fully qualified domain name of the computer.
Type: String
Parameter Sets: (All)
Aliases: Name
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 all registered RMAD FE consoles.
Get-RMADFEConsole [-InformationAction <ActionPreference>] [-InformationVariable <String>] [<CommonParameters>]
Gets all registered in the persistence database RMAD FE consoles.
PS C:\> {{ Add example code here }}
{{ Add example description here }}
@{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 cached DNS records in the Forest Recovery project.
Get-RMADFEDnsCache [<CommonParameters>]
This cmdlet returns a list of DNS records saved in the Forest Recovery project.
PS C:\> Get-RMADFEDnsCache
This command returns a list of DNS records saved in the Forest Recovery project.
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:
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.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center