Search

Move-ADDirectoryServerOperationsMasterRole Help File addition by Jason Yoder

Active

1
0
Sign in
to vote
Type: Suggestion
ID: 775243
Opened: 12/27/2012 3:01:06 PM
Access Restriction: Public
0
Workaround(s)
While browsing the help file for Move-ADDirectoryServerOperationsMasterRole, I noticed that the name of the FSMO roles were not listed with the OperationMasterRole parameter. Although they are not hard to discover (if you look at the examples), this information may be useful to administrators when listed with the parameter.
Details (expand)
How often does this happen?
Always Happens
Have you seen this problem before in this product?
I don't know if this issue existed previously
Reproduction Steps
Get-Help Move-ADDirectoryServerOperationsMasterRole -Parameter OperationsMasterRole
Expected Results
-OperationMasterRole <ADOperationMasterRole[]>        Specifies one or more operation master roles to move to the specified directory server in Active Directory Domain Services. Possible values for this parameter include:
The FSMO roles are:
-- SchemaMaster
-- DomainNamingMaster
-- RIDMaster
-- InfrastructureMaster
-- PDCEmulator
                
Required?                    true        
Position?                    2        
Default value                        
Accept pipeline input?     false        
Accept wildcard characters? false
File Attachments
0 attachments
Sign in to post a comment.
Sign in to post a workaround.