Changing FISMO Roles

 I have a test Domain at the house. This is how I changed the FISMO roles with powershell.

Move-ADDirectoryServerOperationMasterRole -Identity "LAMBDC" -OperationMasterRole 0,1,2,3,4

I test that the move happened under operational masters.



Comments