On system reboot press ‘e’ to enter Grub boot screen, change : ro -> rw and add net to it the line ” init=/sysroot/bin/sh ” (without
Month: February 2019
How to Transfer FSMO roles using PowerShellHow to Transfer FSMO roles using PowerShell
The fastest way to tranfare FSMO role is by powershell, just execute on line command from powershell as administrator : Move-ADDirectoryServerOperationMasterRole -Identity <TargerDC> -OperationMasterRole pdcemulator, ridmaster, infrastructuremaster, schemamaster,