Transfer FSMO Roles Using Powershell

Změna všech Active Directory rolí na jiné DC

PS C:\Windows\system32> Move-ADDirectoryServerOperationMasterRole -Identity “DC01” –OperationMasterRole 0,1,2,3,4 -Confirm:$false -Force

PS C:\Windows\system32> netdom query fsmo
Schema master DC01.domain.local
Domain naming master DC01.domain.local
PDC DC01.domain.local
RID pool manager DC01.domain.local
Infrastructure master DC01.domain.local
The command completed successfully.

About Author:

Error! Keyboard not detected. Press any key to continue.