Download the logon scripting class
Download the class here

A logon script is a script that runs as soon as a user logs on to their computer. You can use it for a wide variety of tasks, but I primarily use it to map the user's networked drives, printers, and a couple other tasks to keep the user from asking their help desk tech to do it for them. Logon scripts can get fairly elaborate depending on how much you want to automate, but with this attached power point (meant to be used for teaching a class), we concentrated on the basics. This class is also good for those wanting to learn the basics of VBScript and batch files. All text in green is operational code that can be copied into notepad, saved as a .VBS or .BAT file and used to for testing.