Our Remote Management server with Windows Server 2012, needs to read and write toDNS on Windows Server 2012(with DNS & AD Roles) using PowerShell.
Our Remote Management server runs PowerShell only under specific Service Account.
What permissions does this Service Account need to read and modify DNS on Windows Server 2012 using the DnsServer PowerShell Module.
- Service Account is already part of DnsAdmins Group.
- What else and where ?
- Is there Server 2012 article on remote management of DNS with PowerShell ?
Thanks in advance
* The Remote Management server is setup correctly I can run all DNSServer cmdlts under a privileged account(Domain Admin).
*I just need to understand where to set the permissions for remote PowerShell management for DNSServer