Views:
  1. On the Active Directory, run gpmsc.exe.

    MSI - GPO

  2. Add the created OfficeScan MSI package via login script:
    1. On the Group Policy Management, click the Domain Policy.
    2. 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.

      MSI - GPO

  3. Right-click on Default Domain Policy and click Edit.

    MSI - GPO

  4. On the Group Policy Management Editor:
    1. Go to User Configuration > Policies > Windows Settings > Scripts (Logon/Logoff).
    2. Click Logon and then click Properties.

    MSI - GPO

  5. In Logon Properties, under the Scripts tab, click Add.

    MSI - GPO

  6. 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.
     

    MSI - GPO

     
    You can add /qn in the Script Parameters to do a silent install. It will run the MSI package in the background.
     
  7. Click OK.

    MSI - GPO

 
AutoPcc should only be used in the deployment phase. Please disable the GPO after the deployment or filter it to only apply to endpoints that have not yet had an agent installed.
  1. On the Active Directory, run gpmsc.exe.

    Autopcc - GPO

  2. Add autopcc.exe via login script:
    1. On the Group Policy Management, click the Domain Policy.
    2. 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.

  3. Right-click on Default Domain Policy and click Edit.

    Autopcc - GPO

  4. On the Group Policy Management Editor:
    1. Go to User Configuration > Policies > Windows Settings > Scripts (Logon/Logoff).
    2. Click Logon and then click Properties.

    Autopcc - GPO

  5. In Logon Properties, under the Scripts tab, click Add.

    Autopcc - GPO

  6. For Add Script, type the autopcc.exe location (\\<officescan or apex one server fqdn>\ofcscan\AutoPcc.exe).
  7. Click OK.

    Autopcc - GPO

    It should show that the path of AutoPcc.exe has been added.

  8. Click Ok.

    Autopcc - GPO

Users should run AutoPcc.exe upon logging in.