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.
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
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
4
Date Submitted Tue. Dec. 5th, 2006 2:50 PM
Revision 1
Scripter Casper42
Tags VBSCRIPT | wscript
Comments 0 comments
This was an update someone else's snippet...
VBScript is a graceful language and Windows Scripting Host cleans up after itself, so this is a compact version for simple usage - reducing code bloat is what small scripts are for.

Just my $.02...
4
Date Submitted Tue. Sep. 4th, 2007 10:44 PM
Revision 1
Helper explode
Tags autorun | restart | shutdown | vbs | VBSCRIPT
Comments 0 comments
This is a great little script that you can put on a friend's flash drive. It won't do any harm to their computer...it's just funny to watch. Put these 2 files in the "root" of the flash drive, cd, or any type of media/external drive. When they plug it in it will run the autorun script which then runs the shutdown script and restarts their computer! You will get a few laughs out of it...guaranteed!
4
Date Submitted Mon. Nov. 13th, 2006 8:58 AM
Revision 1
Beginner Mattkins
Tags SQL | VBSCRIPT
Comments 6 comments
This is a quick and dirty function for preventing SQL Injection, the function is designed to clean any variable that will be concatenated into an SQL query. Apostrophes and Double-Quotes are changed to entities in order to ensure that encoding does not become an issue when the content is pulled back into a page. I'm looking for criticism here, I want to know if this is secure or not.
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
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