Actions
Improvement #12003
closedTask #12005: Warning or info msg if the windows agent is not present
Add a mechanism to check whether the windows agent was installed on device or not
Start date:
29/11/2024
Due date:
02/12/2024
% Done:
100%
Estimated time:
Device Type:
Component:
Windows Agent
Type:
Windows
Description
Currently there is no way to know if the windows agent was installed on a device or not.
Add a mechanism to know if the device has the agent or not.
The desktop agent (APPX) can be checked using the application list payload from the device info.
The background agent (MSI) install flag will be added to the device info payload through the DEVICE_AGENT_INFO operation. https://github.com/entgra-proprietary/windows-agent/pull/2
Actions