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

3
Date Submitted Thu. Mar. 2nd, 2006 11:09 AM
Revision 1
Syntax Master dannyboy
Tags LOGSIZE | VBSCRIPT
Comments 0 comments
This subroutine will rename the log file once it gets to be
larger than 10k. It renames it to ArchiveLog_(Date).txt, so
it is easy to track down a certain day.
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.
4
Date Submitted Thu. Mar. 2nd, 2006 11:20 AM
Revision 1
Syntax Master dannyboy
Tags "Command Line" | Radmin | VBSCRIPT
Comments 1 comments
start remote admin connection from command line
3
Date Submitted Thu. Mar. 2nd, 2006 11:23 AM
Revision 1
Syntax Master dannyboy
Tags DOMAIN | REMOVE | VBSCRIPT
Comments 0 comments
function to remove a computer from a domai
3
Date Submitted Thu. Mar. 2nd, 2006 11:27 AM
Revision 1
Syntax Master dannyboy
Tags logoff | poweroff | Reboot | shutdown | VBSCRIPT
Comments 1 comments
Shutsdown, PowerOff, LogOff, Restarts a machine.
3
Date Submitted Thu. Mar. 2nd, 2006 11:33 AM
Revision 1
Syntax Master dannyboy
Tags DISTRIBUTIONLIST | exchange | VBSCRIPT
Comments 1 comments
Get all members of an Exchange Distribution List, even if the distribution list itself contains other distribution lists
4
Date Submitted Thu. Mar. 2nd, 2006 11:40 AM
Revision 1
Syntax Master dannyboy
Tags Email | LotusNotes | VBSCRIPT
Comments 0 comments
Send a Mail using Lotus Notes
4
Date Submitted Thu. Mar. 2nd, 2006 12:03 PM
Revision 1
Syntax Master dannyboy
Tags Date | VBSCRIPT | WMI
Comments 0 comments
convert WMI, date - time values
-8
Date Submitted Fri. Mar. 3rd, 2006 8:01 AM
Revision 1
Syntax Master dannyboy
Tags ASP | COUNTER | VBSCRIPT
Comments 0 comments
The following ASP code will allow you to Count and Display the amount of visitors that are currently on or viewing your website.

You will have to save this ASP code into a file called 'global.asa', which must be uploaded to the root of your webserver.
4
Date Submitted Sat. Apr. 15th, 2006 12:37 AM
Revision 1
Syntax Master dannyboy
Tags Hostname | IP | VBSCRIPT
Comments 0 comments
find external IP and external hostname with vbscript