If you compromise an account member of the group Backup Operators you can become the Domain Admin without RDP or WinRM on the Domain Controller.
Membership in the Backup Operators group provides access to the DC file system due to the SeBackup and SeRestore privileges. These privileges enable folder traversal, listing, and file copying capabilities, even without explicit permissions, using the FILE_FLAG_BACKUP_SEMANTICS flag.
In short, Backup Operators == Domain Admin
Example attack
In this example, user Melissa is in the BACKUP [email protected]group.
We will use BackupOperatorToDA.exe to copy the SAM, SECURITY and SYSTEM files to a share of our choosing. In this example we simply move them to the DC C$ disk.