Windows Scripting

TwitterFacebook
Get flash to fully experience Pearltrees
Netsh, the Network Services Shell A suite of command line networking tools called Netsh that comes with its own shell or interface is contained in a number of Windows operating systems and is discussed here.

The Command-Line in Windows XP: Netsh, the Network Services Shell

http://commandwindows.com/netsh.htm

How To Print A Directory Tree From Windows Explorer

http://www.watchingthenet.com/how-to-print-a-directory-tree-from-windows-explorer.html Do you ever have a need to print the contents of a folder or entire directory tree in Windows XP or Vista? If you do, Microsoft has a knowledge base article that will add "Print Directory" to Windows Explorer right click menu which will print the folder contents (or directory tree) that you are currently viewing.
I've been working on this VBScript on and off for a few years now. http://briandesmond.com/tools/

Tools : Brian Desmond's Blog

Published: November 14, 2006 | Updated: January 31, 2007 By Tony Northrup http://technet.microsoft.com/en-us/library/cc507857.aspx

Windows PE 2.0 for Windows Vista Overview

WMI Scripting Primer: Part 1

http://msdn.microsoft.com/en-us/library/ms974579 Greg Stemp, Dean Tsaltas, and Bob Wells Microsoft Corporation

AutoIt v3 - Automate and Script Windows Tasks - For Free!

AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys). http://www.autoitscript.com/site/autoit/

Logon Script 5

VBScript logon, logoff, startup, and shutdown scripts demonstrating how to log information to a shared log file. http://www.rlmueller.net/Logon5.htm