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.
Example shown: Getting a input variable from a user
Batch user input text example:
You may be saying, big deal, you can set a name. Well this can be a critical step in the creation of tools for any administrators automation kit.
Another example of this assumes that you are in an active directory enviroment. This tool will allow you to enter a users name and check that users account information without having to load the AD toolkit.
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