- On the Active Directory, run gpmsc.exe.
- Add the created OfficeScan MSI package via login script:
- Right-click on Default Domain Policy and click Edit.
- On the Group Policy Management Editor:
- Go to User Configuration > Policies > Windows Settings > Scripts (Logon/Logoff).
- Click Logon and then click Properties.
- In Logon Properties, under the Scripts tab, click Add.
- For Add Script, type the location of the created MSI package.
Make sure that the MSI package is located in a shared folder and users have read and execute permission. For this example: (\\<OfficeScan or Apex One Server fqdn\ofcscan\msiinstaller.msi) > Click OK.You can add /qn in the Script Parameters to do a silent install. It will run the MSI package in the background.
- Click OK.
- On the Active Directory, run gpmsc.exe.
- Add autopcc.exe via login script:
- On the Group Policy Management, click the Domain Policy.
- Make sure that the user you want to enforce the login script for is part of the Security filtering.
This example uses Ksa One user to run the MSI package upon logging in.
- Right-click on Default Domain Policy and click Edit.
- On the Group Policy Management Editor:
- Go to User Configuration > Policies > Windows Settings > Scripts (Logon/Logoff).
- Click Logon and then click Properties.
- In Logon Properties, under the Scripts tab, click Add.
- For Add Script, type the autopcc.exe location (\\<officescan or apex one server fqdn>\ofcscan\AutoPcc.exe).
- Click OK.
It should show that the path of AutoPcc.exe has been added.
- Click Ok.
Users should run AutoPcc.exe upon logging in.