tools.ad_dns_tools module
Microsoft DNS Server (Active Directory DNS) via WinRM with allowlisted DnsServer cmdlets.
Requires winrm_connect to a host that can administer DNS (often a DC). Scripts use a
shared preamble to load DnsServer and optionally install RSAT DNS tools or the
DNS Server role (see module_install) using fixed cmdlet templates only.
Security: UNSANDBOXED_EXEC. Least-privilege DNS admin accounts on the WinRM target.