I’ve just released a small improvement to my DNS Synchronizer script. The update includes:
- Corrected the issue where sub-records of a record prevented that record to be synchronized.
- Corrected the way how start and end times are formatted — now they both are formatted equally.
- But the most significant one for the end-user, is that the script has been renamed to Sync-DNSZones, in accordance with PowerShell best practices.
If you execute the Get-Verb cmdlet w/o parameters, you’ll see that there is no “Synchronize” verb in the output — that’s why I renamed the script. Do not forget to rename “-NS” an “-REC” files accordingly.