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.