The Windows Server 2003 and Windows Server 2008 Scripts Parent topic

If you already have an existing login script, Login Script Setup appends a command that executes AutoPcc.exe. Otherwise, OfficeScan 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 OfficeScan server computer.
  • "ofcscan" is the OfficeScan shared folder name on the server.
  • "autopcc" is the link to the autopcc executable file that installs the OfficeScan client.
Login script location (through a net logon shared directory):
  • Windows Server 2003: \\Windows 2003 server\system drive\windir\sysvol\domain\scripts\ofcscan.bat
  • Windows Server 2008: \\Windows 2008 server\system drive\windir\sysvol\domain\scripts\ofcscan.bat