kevin_lane Posted January 19, 2022 Posted January 19, 2022 anyone used this command to move move the FMSO roles Move-ADDirectoryServerOperationMasterRole -Identity "Target-DC" -OperationMasterRole 0,1,2,3,4 if so how did it go ?
psydii Posted January 19, 2022 Posted January 19, 2022 Not quite that command. I did them one at a time using their names rather than numbers. It was a couple of years ago, but thinking about it doesn't bring me out in a cold sweat, so... fine I guess?
CrootUK Posted January 19, 2022 Posted January 19, 2022 Always used; Move-ADDirectoryServerOperationMasterRole -Identity dc1 -OperationMasterRole pdcemulator,ridmaster,infrastructuremaster,schemamaster,domainnamingmaster
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now