Quickly Backup DNS Zones
Problems:
Need a quick solution to backup AD DNS zones daily.
Resolution:
Created a scheduled task to run the following daily:
dnscmd /zoneexport pwcc.local backup\daily\%date:~4,2%%date:~7,2%%date:~12,2%.pxxxx.local.dns.bak dnscmd /zoneexport pwcstores.com backup\daily\%date:~4,2%%date:~7,2%%date:~12,2%.pxxxxstores.com.dns.bak