Tag: agent

(2 Scripts)

<< Back to Script Library
This script uses the ControlUp Automation PowerShell Module to perform an in-place upgrade of the ControlUp Agent. To execute the upgrade from the agent itself, the script creates an upgrade script in C:WindowsTemp and a scheduled task. After the installation, the scheduled task will be deleted, but the script will remain.

The script requires the ControlUp Automation PowerShell Module to be installed. If it is not installed, the script will install it automatically.

When the TAGS parameter is set to true, any installation errors will be written to ControlUp Tags. To view these errors, you may need to enable the Tags column in ControlUp. If the installation completes successfully, no tag will be created.
Version: 3.8.38  •   Created: 2024-10-15  •   Modified: 2025-02-27
Adds the chosen computer, which already has the ControlUp agent installed and running, to the chosen ControlUp folder.

Must be run on a machine running the ControlUp Monitor Service (this is not the ControlUp Agent Service)
Version: 1.1.10  •   Created: 2020-05-11  •   Modified: 2020-06-03