AutoElevate Deployment
Purpose
This solution provides feature to install and uninstall the AutoElevate application silently for the MAC and Windows.
Associated Content
| Content | Type | Function |
|---|---|---|
| AutoElevate Install - [MAC/Windows] | Script | It installs the AutoElevate to both MAC and Windows OS. |
| AutoElevate Deployment | Internal Monitor | This monitor helps to deploy the AutoElevate to the Windows and MAC agents. |
| △ Custom - Execute Script - AutoElevate Install | Alert Template | This alert template is required to be applied with the monitor to set the automation for the AutoElevate deployment |
Optional Content
| Content | Type | Function |
|---|---|---|
| AutoElevate Uninstall | Script | This script assists in uninstalling the AutoElevate applications from the Windows agent. Note: IT IS NOT RECOMMEND TO PERFORM UNINSTALLATION VIA SCRIPT IF THE AGENT HAS BEEN INSTALLED FOR ANY LENGTH OF TIME AND IS BEING REPORTED IN THE AE ADMIN PORTAL. |
Implementation
- Import the Script - AutoElevate Install - [MAC/Windows]
- Import the alert template
△ Custom - Execute Script - AutoElevate Install - Import the Monitor - ProVal - Production - AutoElevate Deployment
- Apply the alert template to the monitor and Save the monitor
- Right Click and select
Run Now and Reset Monitor. - Import the Script - AutoElevate Uninstall. This script assists in uninstalling the AutoElevate applications from the Windows agent, but it is not recommended for use. Therefore, we have left it as an optional script to use on demand.
FAQ
Q. Can this solution create a ticket during installation failure?
A. Yes, you just need to set the ticket category at the monitor level to receive a failed installation ticket.
Changelog
2026-03-26
- Fixed installation logic for MacOS in the script.
- Added the deployment logic as per the ProVal standard for the deployment.
- Updated the script with the latest changes in the amazon downloaded URL provided by the vendor.
- Updated the monitor to detect computers if service for AutoElevate is missing. Previously the monitor was checking for software name.
2026-01-15
- Initial version of the document