\
Skip Navigation LinksHome > Coding > Libraries > Script Library\
 
 
[]Scripting References



 

Demonstration and in-production scripts ready for use in your environment.

Filter by Language:
Showing 1 - 7 of 77 Results Page:  1    
Lang. Ver.
Answer FilesMS-DOS6.22 / 7.x1/1/2001
This is an example of how to automate input for a DOS prompt in a script using an answer file. This example formats the hard drive, without any input from the user.
ArraysKiXtart3.631/1/2001
KIX gives you the ability to use arrays within your scripts. However, unlike other variables in KIX, you can not use arrays exactly the same way. This script demonstrates how to create an array, assign data to the array, and access the data from the array.
Auto-Reboot WorkstationsVBScript5.x11/7/2004
Resolving the issue of users leaving their computers powered on and never shutting down or rebooting, this script resolves the issue by enumerating the Active Directory, determines if each computer object found is on the network, and sends a reboot command to those applicable. Makes use of the named arguments within WSH, ADSI record sets, the Exec command for capturing 3rd party returns and the Shell object to trigger Windows 2003's Shutdown utility.
Backup File RemovalVBScript21/1/2001
This script was developed to assist in removing unneeded backup files from a DOCSOpen Document Store. When users of Word have the automatic backup feature turned on, a duplicate file is created. Because many of these files are redundant and only take up space, this script is used to parse through the drive document store, filtering out each of the backup files, then making decisions on what to do with that file. The script test for the existence of the original file, then sees if the original is damaged or out of date. If either of these conditions are true, the script replaces the original with the backup - else it removes the backup. Script demonstrates recursive functions, and makes heavy use of the FileSystemObject.
Batch PrintVBScript5.x4/6/2005
Facilitates batch printing of multiple files within XP from the Send To context menu fly out, thus avoiding the Windows XP bug when printing multiple documents from the Explorer (especially PDF files where the Move dialog is presented for each file).
Change Windows XP Product KeyVBScript5.61/27/2005
This script assists in the changing of the Windows XP product key. The script takes into consideration the differences in product activation from Windows XP original release and Windows XP SP1 and greater. Utility allows for new product key to be supplied via command line for a silent change, or from within the script as a user input. Script utilizes WMI to change the product key and activation status.
Check Multiple Computers for Hot Fix WMIWSH 5.18/10/2003
This script enumerates a specified Active Directory OU to collect a listing of all the computer objects. For each computer object found, it attempt to connect to the computer using WMI and perform a query for the specified HotFixID.
Help Support Dx21
Buy Thru Us

 FAQs  |  Terms Of Use  |  Privacy Policy  |  Contact Us
Copyright © 1997 - 2012 Dx21, LLC. All rights reserved.
Dx21, LLC a Washington Limited Liability Company
Page Rendered at: 2/5/2012 5:04:05 AM for Unknown