Skip to content

Mohammed Wasay

Dallas based Design Technologist & Hybrid Developer

  • Home
  • Posts
    • Azure
      • Azure Active Directory
    • Office365 | M365
    • Programming
      • PowerShell
      • Python
    • Platform
      • Windows
        • Active Directory
        • SCCM
      • Mac
      • Linux
    • VMware
    • Storage
  • Contact
  • About
  • Get NordVPN
  • Client
    • Make a payment

How to Fix: Attribute userAccountControl of DC is: 0x82020

  • Home
  • 2019
  • July
  • How to Fix: Attribute userAccountControl of DC is: 0x82020

When running a DCDiag at a customer site today I had the following error occur:

Warning: Attribute userAccountControl of is: 0x82020 = ( PASSWD_NOTREQD | SERVER_TRUST_ACCOUNT | TRUSTED_FOR_DELEGATION ) Typical setting for a DC is 0x82000 = ( SERVER_TRUST_ACCOUNT | TRUSTED_FOR_DELEGATION ) This may be affecting replication?

It is a bug when we pre-create a computer account in ADUC and then promote it as DC, the UserAccountControl is set to 532512 instead of the default 532480. You need to manually set the vaulue to 532480 in ADSIEDIT.MSC.

Fix:

  • Open ADSIEDIT.MSC
  • Goto Default Naming Context
  • Goto OU=Domain Controllers,DC=yourdomain,DC=com
  • Right click on “Name of the Problem Domain Controller”
  • Change the value for attribute for userAccountControl from 532512 to 532480 (Change it to represent 0x82000.)

UserAccountControl values for the certain objects:
Typical user : 0x200 (512)
Domain controller : 0x82000 (532480)
Workstation/server: 0x1000 (4096)

By: mo wasayPosted on July 2, 2019July 2, 2019Categories : Categories : WindowsTags: 0x82000 0x82020 affecting Attribute be DC dcdiag Error for PASSWD_NOTREQD replication SERVER_TRUST_ACCOUNT This may TRUSTED_FOR_DELEGATION Typical setting userAccountControl warning

Post navigation

Get All DCs in the Entire Forest
Fix Active Directory broken security inheritance problem

My name is Mohammed Wasay I am part of the Global Digital Workplace Team at KPMG International. I define myself as a Hybrid Developer, Programmer, and Technical Consultant, who has a creative twist to innovate, inspire, and simplify solutions. I enjoy engaging with the community and customers around the world. Opinions and suggestions are my own.

    • Active Directory
    • Azure Active Directory
    • Information Technology
    • Linux
    • Mac
    • Office365 | M365
    • PowerShell
    • SCCM
    • SharePoint
    • VMware
    • Windows
    Copyright © 2023 Mohammed Wasay. All Rights Reserved | Workart by Theme Palace