Deploying the Agent Through Active Directory Group Policy


Computers that are bound to an Active Directory server can have the agent installed using Group Policy, allowing administrators to install the agent across their entire network without having to go computer to computer. 

Create a distribution point

The first step in deploying the ActivTrak Agent through Group Policy is to create a distribution point on the server. This can be done by following these steps:

  • Log on to the server as an Administrator user
  • Create a shared network folder (this folder will contain the Agent MSI package)
  • Set permissions on this folder in order to allow access to the distribution package
  • Copy the MSI in the shared folder

Create a Group Policy Object

An MSI package is deployed (distributed) through Group Policy as a Group Policy Object. In order to create an object for the Agent package, you can follow these steps:

  • Click on the Start button, go to Programs, select Administrative Tools and then select Active Directory Users and Computers
  • Right-click your domain name in the console tree and select the Properties context menu
  • Select the Group Policy tab and click New
  • Set the name of the policy (for example ActivTrak Agent)
  • Click Properties and select the Security tab
  • Check the Apply Group Policy checkbox only for the groups to which the policy will be applied
  • Click on the OK button

AD1.png

AD2.png

Assign the ActivTrak MSI package

The ActivTrak Agent should be assigned on a per-machine basis. As such, it will automatically be installed silently when the machine starts.  In order to assign the ActivTrak Agent package, you can follow these steps:

  • Click on the Start button, go to Programs, select Administrative Tools and then select Active Directory Users and Computers
  • Right-click your domain name in the console tree and select the Properties context menu
  • Go to the Group Policy tab, select the object you want and click Edit
  • Expand Software Settings under Computer Configuration
  • Right-click Software Installation, select the New context menu and then click on Package
  • In the Open dialog type the full UNC path of the shared package you want to assign
  • Click on the Open button
  • Click on Assigned and then click OK (the package will be added to the right pane of the "Group Policy" window)
  • Close the Group Policy snap-in, click OK and exit the Active Directory Users and Computers snap-in
  • When the client computers start, the assigned package will be installed automatically

AD4.png

Redeploy the ActivTrak MSI package

Sometimes you may need to redeploy the ActivTrak Agent package (for example when doing an upgrade). For redeploying you can follow these steps:

  • Click on the Start button, go to Programs, select Administrative Tools and then select Active Directory Users and Computers
  • Right-click your domain name in the console tree and select the Properties context menu
  • Go to the Group Policy tab, select the object you used to deploy the package, and click Edit
  • Expand the Software Settings element (per-machine) which contains the deployed package
  • Expand the Software Installation element which contains the deployed package
  • Right-click the package in the right pane of the Group Policy window
  • Select the All Tasks menu and click Redeploy application
  • Click the Yes button for reinstalling the application wherever it is installed
  • Close the Group Policy snap-in, click OK and exit the Active Directory Users and Computers snap-in

Remove the ActivTrak MSI package

Group Policy also allows you to remove packages that have been deployed in the past. Here are the steps for removing the ActivTrak Agent package:

  • Click on the Start button, go to Programs, select Administrative Tools and then select Active Directory Users and Computers
  • Right-click your domain name in the console tree and select the Properties context menu
  • Go to the Group Policy tab, select the object you used to deploy the package, and click Edit
  • Expand the Software Settings element (per-machine) which contains the deployed package
  • Expand the Software Installation element which contains the deployed package
  • Right-click the package in the right pane of the Group Policy window
  • Select the All Tasks menu and click Remove
  • Select the following option:
    • Immediately uninstall the software from users and computers
  • Click the OK button to continue
  • Close the Group Policy snap-in, click OK and exit the Active Directory Users and Computers snap-in
 

Was this article helpful?

8 out of 23 found this helpful

Comments

No comments