Random password





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

3
Date Submitted Sat. Apr. 15th, 2006 12:40 AM
Revision 1
Syntax Master dannyboy
Tags admin | remote | VBSCRIPT
Comments 0 comments
enable remote admin settings
2
Date Submitted Tue. Nov. 8th, 2005 7:37 AM
Revision 1
Beginner webdude
Tags ASP | LCase | String
Comments 1 comments
LCase Functio
2
Date Submitted Wed. Mar. 1st, 2006 3:51 AM
Revision 1
Syntax Master dannyboy
Tags ARGUMENTS | VBSCRIPT
Comments 0 comments
Arguments in vbscript
2
Date Submitted Wed. Mar. 1st, 2006 3:58 AM
Revision 1
Syntax Master dannyboy
Tags Folders | VBSCRIPT
Comments 0 comments
Create a text file with all the folders on your machine
2
Date Submitted Wed. Mar. 1st, 2006 4:02 AM
Revision 1
Syntax Master dannyboy
Tags ACTIVEDIR | VBSCRIPT
Comments 0 comments
Search Active directory and give info in retur
2
Date Submitted Thu. Mar. 2nd, 2006 10:23 AM
Revision 1
Syntax Master dannyboy
Tags KILL | PROCESS | VBSCRIPT
Comments 0 comments
terminate a named process on computers in a given IP address range
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.
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