Assigning the logon script 503

Creating the script as a VBScript file

Step Action
1Using Windows, open a plain text editor, such as Notepad.
2Compose the script using the following sample format:
Dim IE
Set IE = CreateObject("InternetExplorer.Application")
IE.visible = true
IE.Navigate "https://10.10.10.1"
where 10.10.10.1 is the portal Virtual IP address (pVIP) of the
Nortel SNAS.
3Save the file as a VBScript file (*.vbs).
--End--
Assigning the logon script
To assign the logon script for use, perform the following steps. Figure 37
"Assigning a logon script" (page 504) illustrates the steps.
Step Action
1Click Start > Administrative Tools > Active Directory Users
and Computers.
2Right-click the domain to which you want to add the script, and
select Properties.
3On the Group Policy tab, click Open.
4Double-click Default Domain Policy.
5Right-click the Default Domain Policy and select Edit.
6Expand User Configuration > Windows Settings and select
Scripts (Logon/Logoff).
7In the right pane, double-click Logon.
8Click Add.
9Enter the file name of the script you want to assign, and click
OK.
10 Click OK. The logon script is now assigned and will take effect
the next time users log on to the domain.
Nortel Secure Network Access Switch
Using the Command Line Interface
NN47230-100 03.01 Standard
28 July 2008
Copyright © 2007,2008 NortelNetworks
.