Lenovo ThinkPad Z60m Series Manual de implantación - Página 34

Navegue en línea o descargue pdf Manual de implantación para Escritorio Lenovo ThinkPad Z60m Series. Lenovo ThinkPad Z60m Series 44 páginas. (bulgarian) setup guide for thinkpad z60m (part 2 of 2)
También para Lenovo ThinkPad Z60m Series: Manual de instalación (2 páginas), Manual (12 páginas), Manual (16 páginas), (Spanish) Instrucciones De Instalación (1 páginas), (Francés) Instructions D'utilisation (2 páginas), (coreano) Manual de instalación (1 páginas), (coreano) Manual de instalación (1 páginas), (Portugués) Instrucciones de instalación (2 páginas), (Inglés) Instrucciones de instalación (2 páginas), (Instrucciones de instalación inicial (1 páginas), (noruego) Guía de instalación (2 páginas), (Ruso) (2 páginas), (Griego) Manual de instalación (2 páginas), (Polaco) Instrucciones de configuración (2 páginas), (Español) Instalar más memoria (1 páginas), (húngaro) Manual (2 páginas), (Croata) Establecimiento del Memorándum de Opción (1 páginas), (eslovaco) Manual (1 páginas), (eslovaco) Instalacia Volitel'nej Pamate (1 páginas), Manual de instalación (2 páginas), (1 páginas)

Lenovo ThinkPad Z60m Series Manual de implantación
Deploying .LOA and .SIG files through Active Directory with logon
scripts
The .loa file and .sig file will be stored in c:\programfiles\thinkpad\
connectutilities\LOA. When deploying the .loa and .sig files through Active
Directory with logon scripts, mark the check box Allow silent import of this
package even after installation of client on the Create Distribution Package panel
of Access Connections.
For additional information about .loa and .sig files, see Chapter 3, "Working with
the Administrator Feature," on page 7.

Adding logon scripts into Group policy

The following steps provide instruction on how to setup logon scripts for the user
or computer in Group policy:
10. Click Open, and the Logon bat file will be added.
11. On the ADS Test panel under the Security Filtering section, click Add to give
Creating the Acloa.bat file
You can use the following example to create the Acloa.bat file:
:Begin
If exist "c:\program files\thinkpad\connectutilities4\
Silent.txt" goto SilentImportDoneBefore
copy \\conwiz.com\NETLOGON\user01\*.* "c:\program files\
thinkpad\connectutilities4"
cd c:\program files\thinkpad\connectutilities4
qctray /importsilently
Echo Silent Import was performed > "c:\program files\
thinkpad\connectutilities4\Silent.txt"
Echo Silent Import was performed
goto SilentImportDone
:SilentImportDoneBefore
Echo Silent Import was done before
:SilentImportDone
26
Access Connections Deployment Guide
1. Launch the Group policy Management editor.
2. Right click on the domain name and click Create and Link GPO.
3. Type the name of your Group Policy Object (GPO).
4. Right click on your GPO name, and then click Edit.
5. From the Group Policy Object Editor panel, navigate to the following:
User Configuration->Windows Settings->Scripts (Logon/Logoff)->Logon
6. From the Logon Properties panel, select the Acloa.bat file and then click Add.
7. On the Add a Script dialog box, click Browse and select your script.
8. Click OK.
9. Copy the Acloa.bat file your Logon scripts location.
rights to a user, group or computer.