How do I install a Device Agent on Windows manually or using GPO (Group Policy Objects)?
- Log in to the Security Center.
- Click Asset Manager.
- Click Devices.
- Click +New device.
- Click Deployment:
- Package: Click on the download icon to download the Device Agent (we are using the Microsoft Windows MSI package for Device Agent for Windows).
- Token: Choose your previously created token.
- Start the installation wizard for the device agent and click Next.
In the configuration settings: - You can either manually fill out the fields or copy the unique deployment token and pre-configured Endpoints to finalize the installation.
- Go with one of the alternatives below (command-line or GPO).
- Done!
Command-line (CMD)
- Copy the installation command and argument from the Security Center.
- Confirm that the data is correct.
- Confirm if you need to use a proxy. If needed, you will need to add that as an argument to the installation arguments with a proper endpoint (optional).
- Initiate the installation.
Example:

GPO
- For GPO installation, please refer to the Microsoft documentation (external link):
https://docs.microsoft.com/en-us/troubleshoot/windows-server/group-policy/use-group-policy-to-install-software - Use the same command line arguments in GPO deployment.