Update User Agent via GPO
Learn how to update the Kabeen agent automatically via GPO
The Kabeen agent can be automatically updated across all user workstations via Microsoft Active Directory Group Policy Objects (GPO).
Prerequisites
- Kabeen agent already deployed on workstations
- Administrator access to the domain controller
- New MSI package downloaded from the Kabeen platform
Package Update
Step 1: Download the New Package
- Log in to your Kabeen platform
- Navigate to the Agent Tracking menu
- Click Download Package to get the latest version
Step 2: Update the Existing GPO
- Open the Group Policy Management console
- Locate the GPO used for the initial agent deployment
- Edit the GPO and navigate to Computer Configuration > Policies > Software Settings > Software Installation
- Right-click the existing Kabeen package and select All Tasks > Upgrade Package
- Select the newly downloaded MSI file
- Choose Package Upgrade as the upgrade method
Step 3: Force the Update
To accelerate update deployment:
gpupdate /forceWorkstations will apply the update on the next restart or user login.
Verify the Update
After updating, verify that:
- The agent icon in the taskbar shows the new version
- The Kabeen dashboard shows agents with the updated version
- No errors appear in Windows logs (Event Viewer)
Rollback if Issues Occur
If the update causes problems:
- Remove the new package from the GPO
- Redeploy the old MSI package version
- Contact Kabeen support to report the issue