| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Forces NICs into 100/Full Duplex | VbScript (browser/client side)
| Advanced / Jason Conner | 3926 since 10/27/2005 8:57:27 AM | Unrated
|
| |
This code will force an Intel Pro 100 or 1000 NIC, BroadCom, and 3COM into 100Mbps/Full Duplex. |
| |
| |
| |
 |
Ping Script (VBscript) | VbScript (browser/client side)
| Advanced / Jason Conner | 4989 since 12/23/2010 6:47:39 PM |
By 1 Users
|
| |
This will take a list of computer names or IPs and sorts them based on their online or offline status. Online computers are stored in the file: OnlineSystems.txt and offline systems are stored in: OfflineSystems.txt
I have attached instructions in the zip ...(description truncated) |
| |
| |
| |
 |
Reg2VBScript | VbScript (browser/client side)
| Advanced / Jason Conner | 12577 since 5/14/2010 6:45:37 PM | Unrated
|
| |
This takes an Exported Registry File and converts it into VB Script. |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
Search Network Print Servers for printers, then maps them (very cool utility) | VbScript (browser/client side)
| Advanced / Jason Conner | 7135 since 10/28/2005 5:38:19 PM | Unrated
|
| |
I wrote this code to take a HUGE burdeon off our chest by just requiring the user to type
the name of the printer in and letting the program search all the print servers. Once
it has been found, it will ask the user if they want to first install the print ...(description truncated) |
| |
| |
| |
 |
Working With Files & Registry in VBScript | VbScript (browser/client side)
| Advanced / Jason Conner | 5188 since 10/27/2005 8:52:45 AM |
By 1 Users
|
| |
This gives an example on how to manipulate files and the registry. For the registry, it shows you examples on how to use REG_Binary, REG_SZ, REG_Expand_SZ, and REG_Dword. For Files, shows how how to create, modify, copy, get information and delete. |
| |