Script Tips


Talking Scripts

Give your scripts the power of speech.

Getting to Know AutoIt

Check out this alternative scripting language with a lot to offer.

Computer Name Targeting

Obtain a dynamic list of computers for remote action targeting.

Valid Case for Arguments

Use arguments to dictate variables when calling a script.

Actions Speak Louder

Keep abreast of what's happening using a function that logs and optionally displays script actions.

A Quick Software Inventory Script

Use a script to find out who's installed what software



Hello IE, Goodbye HTA

Here's a simple way to display information in an IE window where HTA scripts might seem like overkill.

You're In Full Control

KiXforms, Part 3: Exposing some unique controls not normally available via scripting

Step Up to Scripting with KIXforms

Adding a GUI to your scripting work with KiXforms, part 2.

GUI Scripts with KiXforms

Spice up your scripts with a graphical interface.

Scripting Windows Installer Packages

Use scripts to determine the contents of MSI setup files.

Leaving Footprints

Using these handy markers to tell you and to limit how often often code is executed.

Connect to Your Data

Another ADO trick that allows you to connect to your data via scripting.

The Scripting Pipeline

Save the script writing for when it's needed -- PowerShell allows stringing together of cmdlets to perform useful work.

ADSI Resources

Better ADSI documentation is coming. For now, Microsoft's version will have to do.