Jump to content

Recommended Posts

Posted

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 ?

Posted

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?

Posted

Always used;

 

Move-ADDirectoryServerOperationMasterRole -Identity dc1 -OperationMasterRole pdcemulator,ridmaster,infrastructuremaster,schemamaster,domainnamingmaster

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...