| File Name | Description |
|---|---|
| Access Test.exe | Reads a text file of computer names supplied at command line, then attempts to ping and create a folder on the target. Outputs are three files with similar names ending in "Ok", "Pingable" and "Failed". |
| Access Test.au3 | Source AutoIt script for previous tool |
| ACRemove.exe | Removes Microsoft Outlook AutoComplete entries. Uses command line or runs interactively |
| AutomateIT Tools 1.3.exe | A collection of 20+ utilities which are installed for ease of helpdesk staff calls and general system troubleshooting |
| ChassisType.exe | Takes no input or a remote computername as a command line and produces a dialog of the system's chassis type |
| ChassisType.wse | Wise InstallMaster script for previously listed tool |
| GetAdms.exe | Takes either a computername as a command line or a file name of computer names and produces a list of all members of the Administrator's group |
| GetAdms.wse | Wise InstallMaster script for previously listed tool |
| MsiStub.exe | Copy this to any folder containing an MSI (with or without an MST file). Once executed it finds the filename, executes an uninstall then an install. Accepts a command line switch of "/S" for totally silent installs. |
| MsiStub.wse | Wise InstallMaster script for previously listed tool |
| RemoveUsers.exe | Accepts file named "RemoveUsers.txt" as command line argument. Reads list of usernames and removes them from the local administrators group. |
| RemoveUsers.txt | Sample file for previously listed tool |
| RemoveUsers.wse | Wise InstallMaster script for previously listed tool |
| UnGUID.exe | Reads application GUIDs from an INI file and if installed on the system, executes and uninstall with progress bar only. Accepts a command line switch of "/S" for totally silent un-installs. |
| UnGUID.wse | Wise InstallMaster script for previously listed tool |
| UnGUID.ini | Sample INI file for previously listed UnGUID.exe tool |
| UserList.exe | Generates a listing of all directory names located under "C:\Documents and Settings" for numerous automation tasks |
| UserList.wse | Wise InstallMaster script for previously listed tool |