Below are snippets for dannyboy.
3
function to remove a computer from a domai
3
Shutsdown, PowerOff, LogOff, Restarts a machine.
3
Get all members of an Exchange Distribution List, even if the distribution list itself contains other distribution lists
3
enable remote admin settings
2
Arguments in vbscript
2
Create a text file with all the folders on your machine
2
Search Active directory and give info in retur
2
KillProc will do a search of all the current processes and kill all that
match the name given. If the process name is misspelled, KillProc would
kill itself, based on the match. The 'find /v /i "KillProc"' part of the
search prevents KillProc from killing the CMD window it is running in.
Requires NT Resourcekit
match the name given. If the process name is misspelled, KillProc would
kill itself, based on the match. The 'find /v /i "KillProc"' part of the
search prevents KillProc from killing the CMD window it is running in.
Requires NT Resourcekit
2
terminate a named process on computers in a given IP address range
2
Get computername with wmi









