Login Script Setup automates the installation of the Security Agent to unprotected clients when they log on to the network. Login Script Setup adds a program called AutoPcc.exe to the server login script.
AutoPcc.exe installs the Security Agent to unprotected clients and updates program files and components. Clients must be part of the domain to be able to use AutoPcc through the login script.
If you already have an existing login script, Login Script Setup appends a command that executes AutoPcc.exe. Otherwise, it creates a batch file called ofcscan.bat that contains the command to run AutoPcc.exe.
Login Script Setup appends the following at the end of the script:
\\<Server_name>\ofcscan\autopcc
Where:
<Server_name> is the computer name or IP address of the Security Server computer.
"ofcscan" is the shared folder name on the Security Server.
"autopcc" is the link to the autopcc executable file that installs the Security Agent.
Login script location on all Windows Server versions (through a net logon shared directory):
\\Windows server\system drive\windir\sysvol\domain\scripts\ofcscan.bat