Scripting

TwitterFacebook
Get flash to fully experience Pearltrees
WebDev

vbscript MessageBox

Scripting Active Directory Users using VBScript

http://www.activexperts.com/activmonitor/windowsmanagement/adminscripts/usersgroups/users/ Monitor servers, workstations, devices and applications in your network

Ways to Launch your application | Quick Test Professional(QTP)

http://mercuryquicktestprofessional.blogspot.com/2006/11/ways-to-launch-your-application.html Four different ways to launch your application are mentioned below: 1) SystemUtil.Run
http://www.activexperts.com/activmonitor/windowsmanagement/adminscripts/printing/servers/#MonPrintQueues.htm Monitor servers, workstations, devices and applications in your network

Print Server Scripting using VBScript

http://billsway.com/vbspage/

VBScript Tools by Bill James

VBScript (Visual Basic Scripting) is a handy tool for File, Drive and Registry maintenance in Win9x.

sendkeys

http://ss64.com/vb/sendkeys.html Send one or more keystrokes to the active window as if they were typed at the keyboard. This method is similar to the VB SendKeys method.
Run an external Command. Syntax objShell.Run ( strCommand , [ intWindowStyle ], [ bWaitOnReturn ]) Key objShell : A WScript.Shell object strCommand : The Command to be executed intWindowStyle (Optional) : Int value indicating the appearance of the program's window.

VBScript .Run

http://ss64.com/vb/run.html
I designed this page as a mini site map for printer logon scripts. http://www.computerperformance.co.uk/Logon/LogonScript_Printer.htm

Logon Script Printer - AddWindowsPrinterConnection VBScript Method