Nortel Networks 450 series Switch User Manual


 
Assigning the logon script 503
Creating the script as a VBScript file
Step Action
1 Using Windows, open a plain text editor, such as Notepad.
2 Compose 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.
3 Save 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
1 Click Start > Administrative Tools > Active Directory Users
and Computers.
2 Right-click the domain to which you want to add the script, and
select Properties.
3 On the Group Policy tab, click Open.
4 Double-click Default Domain Policy.
5 Right-click the Default Domain Policy and select Edit.
6 Expand User Configuration > Windows Settings and select
Scripts (Logon/Logoff).
7 In the right pane, double-click Logon.
8 Click Add.
9 Enter 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 Nortel Networks
.