Filename | d-s843695cebebf472 |
Filesize | 91.00 B |
Version | 1.10 Previous versions |
Date added | April 29, 2020 |
Downloaded | 2010 times |
Category | Active Directory, DNS |
This script reads the list of Subnets in AD Sites & Services, checks if a matching DNS Reverse Lookup Zone exists, and attempts to create it if the zone does not exist.
The Reverse Zones created are created with a Replication Scope of “Forest” and Dynamic Update set to “Secure”. By default, Aging and Scavenging is enabled with the default 7 days No-refresh and Refresh intervals.
The script requires at least PowerShell version 4 but runs best in version 5.
This script requires Domain Admin rights and an elevated PowerShell session.
Creates an output file named UpdateReverseZonesFromSubnetsScriptResults_YYYYMMDDHHSS.txt.
You do NOT have to run this script on a domain controller. This script was developed and run from a Windows 10 VM.
To run the script from a workstation, RSAT is required.