Getting Started
Getting started with VBScript.

ADSI
Sample scripts for retrieving information about objects that can be used in ADSI scripts.

Base64
Sample scripts for encoding and decoding base64.

Binary Files
Sample scripts for manipulating Binary Files.

Clipboard
Sample scripts for accessing the Clipboard.

Comments
Sample scripts for working with comments included in VBScript scripts.

Dates and Times
Sample scripts for manipulating dates and times, particularly the UTC times used by WMI.

Dialog Boxes
Sample scripts for accessing Windows dialog boxes from within a script.

Dictionary Objects
Sample scripts demonstrating how to create, populate, and modify arrays using the Script Runtime Dictionary object.

Displaying Output
Sample scripts demonstrating alternate methods of displaying output.

Events and Monitoring
Sample scripts demonstrating methods for monitoring computers.

Masking Passwords
Sample scripts demonstrating methods for masking passwords.

Regular Expressions
Sample scripts demonstrating how to use VBScript's RegExp object to work with regular expressions.

Progress Bars
Sample scripts demonstrating methods for displaying pseudo-progress bars in a script.

Retrieving Input
Sample scripts demonstrating ways (such as text files and command-line arguments) to get input into a script.

Internet
Sample scripts demonstrating how to download files from HTTP and FTP servers.

Searching Active Directory
Sample scripts showing techniques and queries useful in searching Active Directory.

Shortcut
Sample scripts for creating shortcuts programmatically.

Text Files
Sample scripts for creating and for reading and writing text files using the FileSystemObject.

Web Pages and HTML Applications (HTAs)
Sample scripts for both adding items (buttons, dropdown lists, text boxes, etc.) to Web pages and HTAs (HTML Applications), and for creating scripts that run in response to user interactions with those Web pages or HTAs.

WMI
Sample scripts for retrieving information about objects that can be used in WMI scripts.

Windows
Sample scripts for enumerating Windows.

Working with Databases
Sample scripts for connecting to and working with databases using ADO (ActiveX Database Objects).

search for scripts

VbsEdit contains all these sample scripts!


Download Now!



Download   Home   Scripts

Copyright © 2001-2024 adersοft