A good practice is to rename the domain administrator account in an Active Directory domain. When doing auditing, you will want to know what the name of that account really is. Get-DomainAdmin.ps1 is a script which will give you this information for any domain in your forest. It requires the ActiveDirectory module to run.