Sample Script: DNS zone dump utility
A handy script to dump the contents (records) of Windows 2000 DNS zones.
Gets all DNS zones that W2K is authoritative for, dump the zone records to txt files.
Purpose: track changes if needed, do offline scripted duplicate RR checks, etc.
Note: This script was written for the older version of Texttools32 which is no longer available on the web. I've not tried the newest version, so some modification to this script is required.
Requires t.exe from Texttools32
::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
::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.

Sample Script: DHCP Scopemon v.2 »
Search