The Win32 Console Shell

Command Documentation

Miscellaneous RunDLL32 Commands

This is not a complete list (or anywhere near it; it is simply a collection of ones I haven't seen elsewhere.

Terminal Services Console Commands

Extracted from the console help.

Command Prompt FAQ

The rough-draft command prompt FAQ I put together last year.  Specifically targets NT/Windows 2000/XP.


Console-Related Procedures

Downgrading Windows 2000/XP/.NET with ATSVC

This is not strictly speaking a console issue, but console scripters who make use of ATSVC's per-second granularity typically find this useful.  Co-developed with Phil Robyn.


Console Tools

IsTS

A C++ console tool which returns an errorlevel for whether it is or is not running on a Terminal Server.   Useful for special purposes, especially when a script is being run without a user environment containing a %CLIENTNAME% variable.

AddUsers

My own implementation of AddUsers with support for specifying properties which cannot be done with the RK version.  This is actually a VB5 console tool, so it does depend on the VB runtimes.


CMD Scripts

Restore XP File Associations

This cmd script can beused for rapid restore of all the default Windows XP file associations.