Click the floppy disk icons to download the ZIPped sources
| WSH Examples | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Name | Description | Language | Last modified (DD/MM/YYYY) |
Also available as: | Remarks | |||||||
| JS | VBS | DOS bat | NT bat | Kix | Perl | Power Shell |
Rexx | |||||
| AccessRd | Read MS-Access database files without using MS-Access | V | 14/03/2008 | For Windows 2000 and later. Windows 2000 requires MDAC 2.8. |
||||||||
| AddIPPrn.BAT | Install a printer with a TCP/IP printer port on a remote computer | 31/01/2006 | NT | This batch file uses VBScript samples and PRNADMIN.DLL from the Windows 2000 Server/Server 2003 Resource Kit. | ||||||||
| ADSITest.HTA | Test and debug ADSI queries | HTA | 19/06/2007 | This HTA combines several sample script from Don Jones' new book
VBScript, WMI, and ADSI Unleashed: Using VBScript, WMI, and ADSI to Automate Windows Administration |
||||||||
| APIPA | Disable APIPA on all local network adapters | V | 09/01/2008 | NT | Make sure you understand what this script will do before you confirm its action! | |||||||
| ASCII2UC | Convert ASCII text files to Unicode | V | 30/07/2006 | For Unicode to ASCII conversion use:TYPE unicode.txt > ascii.txt |
||||||||