FEATURE REQUEST: - Uninstall device from console executes resident agent uninstall script on device
- Dominant language
- C#
- Stars
- 5.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
It would be a very nice feature to remove the installed Resident Agent on a device when the device is uninstalled from the Remotely admin console. An uninstall script could be be placed with the agent files upon installation, then executed automatically be Remotely's scripts function when the device is uninstalled from the console if it's connected.
Alternatively the Resident Agent could kick off said uninstall script automatically if it tries to connect to the server and finds that it's device ID is non-existent. If this basic idea interferes with initial setup and connection, a flag could be added to ConnectionInfo.json for if the device has ever successfully connected before or not to determine if it's a new install or a deleted device.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.