Batch scripting is a text file containing a series of commands intended to be executed by the command interpreter. Much like a unix / linux shell script, the purpose of a batch script is to sequentially process a series of commands.
So, you need to push an updated DNS listing to your users but you can't use a GPO or DHCP. So how can you update DNS with a bat script?
That will set the primary DNS value, if you wanted to set secondary values (normally you do), this is how you do it.
To add more you would repeat the above command
Feel free to leave a comment or question
Code block comments
2010-03-19
Added a code block for comments
Windows 7 Items
2009-09-24
new info on windows 7
Snort on Debain Lenny
2009-08-19
Installing snort+PGSQL on Debian