New Logon Script Wizard

PrimalScript 2009 ships with a new Logon Script Wizard, generating VBScript code and providing easy customization.

image

Most of the items are straight forward, like drive and printer shares. You can edit your Welcome message right there in the wizard and specify external command line tools to be executed.

The section with the custom VBScript actions is where you can add your own items.

image

Each item here comes from a little VBScript snippet in the Wizards template folder. The folder can be found here:

C:\Documents and Settings\All Users\Application Data\SAPIEN\PrimalLogon\CustomActions

The vbs file name is the entry in the list and the code inside the script is what gets included in the final generated logon script if you check the corresponding button.