|
|
|
Windows Script Host
ADSI Scripts
Use ADSI to manage your computer or network environment.
|
COM
WSH's best friend is COM. It is what gives WSH some power.
|
Internet
Scripts that interact with the Internet
|
MS Office
Use WSH to control your MS Office applications
|
System
Interact with your computer or others on a network.
|
|
|
New Articles
List installed COM objects and associated ProgIDs
Script: Lists all COM Objects and their associated ProgIDs (If available). Win32_ClassicCOMClassSetting
Script: File Rotator
Script: Rotate files where the most current file has the lowest number in the archive. When files exceed the retention period, they are deleted. Typically used for log files, backups, etc..
Script: Create IIS Website and DNS record
Script: Dan Casier sent me this script that will create a website and appropriate DNS record. The script is intended for Windows 2000 Server with local DNS and necessary DNS mof installed.
|
|
|