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

-2
Date Submitted Thu. Mar. 2nd, 2006 5:03 AM
Revision 1
Syntax Master dannyboy
Tags exists | File | Folder | VBSCRIPT
Comments 0 comments

Checks to see if a file or folder exists
The fFile variable determines whether you're
looking for a File (True) or Folder(False)
The strName variable holds the fully qualified
path you're looking For
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
-7
Date Submitted Thu. Mar. 2nd, 2006 5:30 AM
Revision 1
Syntax Master dannyboy
Tags ACTIVEDIR | OU | VBSCRIPT
Comments 0 comments
Display all ou's in an active directory environement
3
Date Submitted Thu. Mar. 2nd, 2006 9:59 AM
Revision 1
Syntax Master dannyboy
Tags File | info | VBSCRIPT
Comments 0 comments
Retrieve information about a file
3
Date Submitted Thu. Mar. 2nd, 2006 10:05 AM
Revision 1
Syntax Master dannyboy
Tags File | Folder | VBSCRIPT
Comments 1 comments
Check the attributes of a file or folde
3
Date Submitted Thu. Mar. 2nd, 2006 10:08 AM
Revision 1
Syntax Master dannyboy
Tags ADSI | USERINFO | VBSCRIPT
Comments 0 comments
This small script prompts you for a user name or gets it from the command line and shows you information about a user including what groups they are in.
0
Date Submitted Thu. Mar. 2nd, 2006 10:11 AM
Revision 1
Syntax Master dannyboy
Tags Ping | VBSCRIPT
Comments 0 comments
check if host is pingable or not
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
3
Date Submitted Thu. Mar. 2nd, 2006 10:32 AM
Revision 1
Syntax Master dannyboy
Tags Directory | Folder | MAKE | MD | VBSCRIPT
Comments 1 comments
Make a new directory
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