Would like to know if it's possible to add a domain computer object to its own build-in local group via GPO.
Assume that the domain is abc.com.
Example:
If I had a computer object where the %computername% is Server01. It is a member server. After logging in to it, checking local users and groups, I have a built-in administrators group. I would like to add Server01 to this group via GPO.
Is the above possible? I'm asking as I have to do the same for quite many host machines so doing so manually is out of the question. Also would prefer to be done via GPO as these VMs has been hardened so firewall rules are heavily enforced. Stuff like WinRM via PowerShell will NOT work.