Scripts
You can do (almost) anything in Windows with a script! All important parts
of windows can and should be scripted. Things like, User creation, deletion, password
changing, locking or unlocking. There's so much you can do, and with very little code. There
are a few basic needs I have had in the past that have provided me a way to automate
the setup of virtually anything. Such as creating
a new website in IIS, or an FTP virtual directory, or even something to copy registry
data from one Windows server, to the next.
This section is coming soon...