Upgrading and Installing Patches
Upgrading the application or installing patches requires shutting down the server.
We strongly recommend using a test environment to try upgrade patches, hotfixes, major releases, and beta service packs before applying them to the production environment. To learn more,
click hereIn Windows
- Download the required patch or the latest version of the application from here.
- Shutdown AssetExplorer server. To know more, click here.
- Backup data as explained here.
- Open the command prompt and go to <AssetExplorer_Home>\bin and execute the file UpdateManager.bat.
- From the Update Manager tool, click Browse to select the downloaded file.
- Click Install and follow the on-screen instructions to apply the service pack or hotfix.
- After the upgrade is complete, start AssetExplorer.
In Linux
- Download the required patch or the latest version of the application from here.
- Shutdown AssetExplorer as explained click here.
- Backup data as explained here.
- Go to <AssetExplorer_Home>/bin folder in the command prompt and run UpdateManager.sh
- From the Update Manager tool, click Browse to select the downloaded file.
- Click Install and follow the on-screen instructions to apply the service pack or hotfix.
- After the upgrade is complete, start AssetExplorer.
To install a patch from the console or command line:
Run the following and it will guide the user through the steps:
Alternative Options:
- sh UpdateManager.sh -u <AssetExplorer_Home>\conf -c -option i -ppmPath <Patch file path including patch file name> -h <AssetExplorer_Home>
- To uninstall a patch: sh UpdateManager.sh -u <AssetExplorer_Home>\conf -c -option u -h<AssetExplorer_Home> -version <Patch version>
- To view installed patch versions: sh UpdateManager.sh -u <AssetExplorer_Home>\conf -c -option v -h <AssetExplorer_Home>
When performing multiple upgrades, ensure to run the application and backup data after each successful upgrade.
Related Articles
FAQs Related to Upgrading AssetExplorer
Should Endpoint Central be upgraded separately for subsequent service packs? While upgrading AssetExplorer to later versions, a few upgrades might require Endpoint Central also to be upgraded for compatibility. In such cases, a message would be ...
Auto Update
Auto Update periodically checks for and applies patch updates in a single click from the application UI. This ensures that the application is always up-to-date without the user having to check for any patch updates manually. Currently, only security ...
HA Configuration
High Availability (HA) configuration ensures continuous availability of AssetExplorer during disasters or unexpected hardware/software failures. Currently, Failover Service and Disaster Recovery are supported only for servers running on Windows OS. ...
FAQs Related to UEM Products
With the last upgrade of AssetExplorer, it looks like we need to install Endpoint Central for scanning Assets. Is it included with our Enterprise License or does it need to be purchased as an Add-On? AssetExplorer uses powerful and secure agents from ...
Backup/Upgrade
Should the backup-restore operations be performed separately for Endpoint Central? Yes, it is recommended to take a backup of Endpoint Central separately. Learn more. If the Endpoint Central is installed only for scan purposes will the Endpoint ...