Nortel Networks Nortel Secure Network Access Switch 4050 Manuel d'utilisateur Page 903

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 922
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 902
Appendix G Using a Windows domain logon script to launch the Nortel SNAS 4050 portal 903
Nortel Secure Network Access Switch 4050 User Guide
2 Compose the script using the following sample format:
explorer.exe https://10.10.10.1
where 10.10.10.1 is the portal Virtual IP address (pVIP) of the Nortel
SNAS 4050.
3 Save the file as a batch file (*.bat).
Creating the script as a VBScript file
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 4050.
3 Save the file as a VBScript file (*.vbs).
Assigning the logon script
To assign the logon script for use, perform the following steps. Figure 249 on
page 904 illustrates the steps.
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.
Note: As an alternative to using Explorer to launch the browser, you can
replace explorer.exe with the path and file name of your default browser
executable, enclosed in quotes. For example:
“%programfiles%\Netscape\Netscape Browser\netscape.exe”
Vue de la page 902
1 2 ... 898 899 900 901 902 903 904 905 906 907 908 ... 921 922

Commentaires sur ces manuels

Pas de commentaire