Random password





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

2
Date Submitted Mon. Jun. 25th, 2007 4:17 AM
Revision 1
Syntax Master sundaramkumar
Tags VBSCRIPT | wscript
Comments 0 comments
If you want to create a shortcut programatically use the code below. Found somewhere on net
2
Date Submitted Mon. Jun. 25th, 2007 4:19 AM
Revision 1
Syntax Master sundaramkumar
Tags VBSCRIPT | wscript
Comments 0 comments
To create a shortcut to an url you can do as follows
2
Date Submitted Mon. Jun. 25th, 2007 4:21 AM
Revision 1
Syntax Master sundaramkumar
Tags VBSCRIPT | wscript
Comments 0 comments
To get the name of the computer/host
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