Exchange Log Searcher code - Version 2.0
- The Share Permissions Search utility is used to look into a share or folder on your network and create a simple report on the ACL (access control list) of all the folders in that share or folder.
Service Search & Report- Version 1.0
- This Winbatch script is more of a skeleton that you can modify and use for a number of search and info gathering purposes. In it's current form it searches a list of systems and checks for the IIS service and reports on whether it exists or not. You can modify it to look for any thing you want and to run a program or script
against any system it finds. Open it up and look at it. It's very self
explanatory.
System Lock Down (NT & 2000)- Version 1.3
- This utility was written to use for locking down systems as they were being built and for engineers to use as they visited systems. It was written for NT and 2000 systems but can be easily updated for 2003. The security measures implemented are taken from the NSA's web site. This is more of an example of what cool things you can do to make your IT dept more efficient and automated.
File Search Script
- We had a virus that had deleted files from random desktops across the
network. The OS of these systems was running in memory and so until they
rebooted they didn't know about it. So I threw together a script to go to
each system and check for the missing files. If the files were missing
we would copy them back so when the user rebooted their system came up.
Create User Share
- Script to quickly create user shares for new accounts ( a company that
was merged with)
Modify Master Browser
- Script to change on all systems or listed systems "Master browser list"
behavior on NT and 2000 PC's.
Start Anti-Virus Service
- Script to read list of systems and go to each one and make sure
anti-virus was started.
Another File Search
- Script to search network computers and delete files, used for a virus
scare.
Install Clean Sweep
- Simple script to set up a program called "Cleen Sweep"
GUI for Robocopy
- GUI for using RoboCopy to Mirror drives.
Local Account Password Change
- Script for changing network passwords on a single PC or across the
network, has a cute GUI.
Change Date Settings
- Yet another script for changing registry settings on systems across the
network, this time date settings.