Built-in domain administrator account with old password (180 days)

Khushboo Kumari 20 Reputation points
2026-09-15T05:35:52.6333333+00:00

Hello Experts,

I’m looking for the best approach for password rotation of the built-in Administrator account.

We have CyberArk in our environment. For password rotation, would it be better to manage the password rotation entirely through CyberArk, or should we schedule password resets at defined intervals and reset the passwords using scripts or manually?

Is there any other recommended approach for managing and rotating the built-in Administrator password?

What would be the best practice for securely rotating these passwords while ensuring that the accounts remain manageable and available when required?

Any recommendations or best practices would be appreciated.

Windows for business | Windows Server | Directory services | Active Directory
0 comments No comments

1 answer

Sort by: Newest
  1. Xuan Nhu 1,050 Reputation points Independent Advisor
    2026-09-15T06:36:24.6233333+00:00

    Hello Khushboo,

    Since you already have CyberArk, I would avoid maintaining a separate manual or scripted password-rotation process for the same privileged account. Having two systems changing the password can cause synchronization problems and makes auditing more difficult.

    For the built-in domain Administrator account, a privileged access management solution such as CyberArk can manage password rotation, provided it is configured and validated according to your organization's CyberArk policy. A 180-day unchanged password is generally a long interval for a highly privileged account; however, the appropriate rotation policy should be driven by your PAM controls and risk requirements rather than an arbitrary manual schedule.

    A few important practices are to keep this account for emergency/recovery use rather than routine administration, monitor its use, restrict where it can sign in, and use separate named administrative accounts for normal privileged work. Also make sure there is a tested recovery procedure in case CyberArk itself is unavailable.

    If instead you are referring to local Administrator accounts on member servers/workstations, Microsoft Windows LAPS is the Microsoft-native solution for automatically generating and rotating unique local administrator passwords. It should not be confused with management of the domain's built-in Administrator account.

    Microsoft Learn – Securing built-in Administrator accounts in Active Directory

    So in your environment, I would use CyberArk as the single password-management authority for the domain Administrator account, rather than adding scheduled scripts or manual password resets alongside it.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.