« Sample Script: Eventlog monitor for Domain Controllers | Sample Script: Errorlevel checking in batch scripts »

Sample Script: DNS KCC

A sample script for Microsoft Windows 2000 DNS servers.

Compares the number of DNS zones on your W2K DNS servers and alerts
when they are out of synch. This can be useful in a large
distributed environment when you have both primary and
secondary DNS servers and multiple regional admins.



Reports and alerts on any zones found shut down.
Shows zones missing on inconsistent servers.
Sends reports by SMTP e.mail.
Download file

::REM *****************************************************
::REM B a t c h P r o g r a m m i n g S a m p l e
::REM from http://www.japan-page.net/batch
::REM (C) 2002 John D. Seaman
::REM Copylefted, and released to the general Internet
::REM community, you may use, modify and release this
::REM at will as long as you retain this header.
::REM *****************************************************

Author is not responsible for accuracy or functionality of these scripts. You are strongly advised to test everything out of production. Not responsible for formatted HDD's, etc. etc.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)