Below are snippets for dannyboy.

ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

2
Date Submitted Thu. Mar. 2nd, 2006 10:38 AM
Revision 1
Syntax Master dannyboy
Tags Hostname | VBSCRIPT | WMI
Comments 0 comments
Get computername with wmi
2
Date Submitted Thu. Mar. 2nd, 2006 10:39 AM
Revision 1
Syntax Master dannyboy
Tags DOMAIN | VBSCRIPT | WMI
Comments 0 comments
Get the computer domain with wmi
2
Date Submitted Thu. Mar. 2nd, 2006 11:14 AM
Revision 1
Syntax Master dannyboy
Tags PrintServer | VBSCRIPT | XLS
Comments 0 comments
Access a print server, get information about all printers on the server,
and build an Excel spreadsheet with the information. You must have power
user or Administrator rights to the print server, and need to have
Microsoft Excel installed on the PC you are running this from.
3
Date Submitted Wed. Mar. 1st, 2006 4:04 AM
Revision 1
Syntax Master dannyboy
Tags ACT | VBSCRIPT
Comments 0 comments
Get all the properties of active directory
3
Date Submitted Wed. Mar. 1st, 2006 5:02 AM
Revision 1
Syntax Master dannyboy
Tags BIOS | VBSCRIPT
Comments 0 comments
Get Bios info from wmi enabled machines
3
Date Submitted Wed. Mar. 1st, 2006 5:07 AM
Revision 1
Syntax Master dannyboy
Tags KILL | VBSCRIPT
Comments 0 comments
Kill a running program on a wmi enabled compute
3
Date Submitted Thu. Mar. 2nd, 2006 4:21 AM
Revision 1
Syntax Master dannyboy
Tags DOMAIN | valid | VBSCRIPT
Comments 0 comments
check if a string is a valid domain ex.: dsc-services.be
3
Date Submitted Thu. Mar. 2nd, 2006 4:25 AM
Revision 1
Syntax Master dannyboy
Tags disksize | Format | VBSCRIPT
Comments 0 comments
mySizeDisk: this function just formats the output the way I like
Input integer in Bytes, outputs easily human readable format
3
Date Submitted Thu. Mar. 2nd, 2006 4:27 AM
Revision 1
Syntax Master dannyboy
Tags Format | memory | VBSCRIPT
Comments 0 comments
mySizeMemory:this function just formats the output the way I like Input integer in Bytes, outputs easily human readable format
3
Date Submitted Thu. Mar. 2nd, 2006 5:23 AM
Revision 1
Syntax Master dannyboy
Tags File | Folder | VBSCRIPT
Comments 0 comments
this function returns the aggregated size
of all files in a directory and its subdirectories