ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. fsmo
    Log in to post
    • All categories
    • scottalanmillerS

      Move FSMO Roles Using PowerShell | Active Directory Domain Controller AD DC

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion powershell ad dc ad dc active directory fsmo domain controller windows windows server
      4
      4 Votes
      4 Posts
      897 Views
      CCWTechC

      @syko24 said in Move FSMO Roles Using PowerShell | Active Directory Domain Controller AD DC:

      I'm a fan of the one liner assuming you are transferring all roles to the same DC.

      Move-ADDirectoryServerOperationMasterRole -Identity "DC-Server" -OperationMasterRole 0,1,2,3,4 0: PDCEmulator 1: RIDMaster 2: InfrastructureMaster 3: SchemaMaster 4: DomainNamingMaster

      Me too. This is what I normally use. SOOOO helpful.

      Not sure why powershell made it so complicated to find who has the roles.
      netdom query fsmo was so easy.

    • scottalanmillerS

      Restoring 2012 R2 AD DC: This server is the owner of the following FSMO role, but does not consider it valid.

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion active directory fsmo windows 2012 r2
      18
      0 Votes
      18 Posts
      3k Views
      scottalanmillerS

      So we did an older restore and the issue was resolved. This error was caused by ransomware.

    • 1 / 1