What are the steps to perform a manual backup in AssetExplorer?
How can I perform a backup of the database alone without the file attachments in AssetExplorer?
How do I restore the backup data?
How do I schedule to perform automatic backup?
You can configure backup scheduling, to perform backup of all the files on a regular interval.
How do I schedule a backup over a network share?
You can configure a backup scheduling over a network share,
NOTE: Please provide full access rights to the folder where you want to copy the backup.
How do I upgrade to the latest Version and Build of AssetExplorer?
How do I upgrade AssetExplorer in LINUX??
Please visit the website mentioned below to download the ppm files for upgrading to the latest version of AssetExplorer.
https://www.manageengine.com/products/asset-explorer/service-packs.html
This website also contains instructions to apply the service pack. Here are the detailed instructions for upgrade.
Step 1: Shut down AssetExplorer Server.
Step 2: Take a back up of the existing build for security reasons.
The step to take a backup of the data in Linux is given below,
Step 3: Save the hotfix from the link mentioned below,
https://www.manageengine.com/products/asset-explorer/service-packs.html
Step 4: Run the script UpdateManager.sh in the <AssetExplorer-home>/bin folder. From the Update Manager tool click "Browse" to select the Service Pack file (ManageEngine_AssetExplorer_0_0_SP-x_0.ppm file that you had downloaded) and then click "Install...". Follow the on-screen instructions to apply the Service Pack / Hotfix.
Step 5: Once the upgrade is complete, start AssetExplorer Server.
Command line option to apply a patch in Linux
To install a patch from console or command line,
Easiest option:
sh UpdateManager.sh -c
And it will guide the user through the steps.
Here are the other options:
sh UpdateManager.sh -u server/default/conf -c -option i -ppmPath <Patch file path including patch file name> -h <Product Home>
To un-install a patch: sh UpdateManager.sh -u server/default/conf -c -option u -h <Product Home> -version <Patch version>
To view installed patch versions: sh UpdateManager.sh -u server/default/conf -c -option v -h <Product Home>
To run UPDATEMANGER.bat from konsole mode: UpdateManager.sh -c -option i ppmPath <Path where PPM is downloaded> -h C:\ManageEngine\AssetExplorer
How do I install AssetExplorer on a Linux machine?
How do I install AssetExplorer on a Linux machine without GUI?
How do I install AssetExplorer as Linux Service?
Is it possible to scan windows workstation if AssetExplorer is installed on a Linux machine?
No, it is not possible to scan windows workstation if AssetExplorer is installed on a Linux machine. When AssetExplorer is installed on Linux, it scans only Linux workstations.
But by using the Distributed Asset scan functionality of AssetExplorer, you can install the Probe in a windows machine using which you can scan windows workstations, export the information in a zip format and import the information into AssetExplorer Linux server.
Here is how Distributed Asset scan functionality works.
AssetExplorer helps you scan assets distributed across multiple sites (i.e.) assets which are not connected to the network (or) assets which are not reachable from the central AssetExplorer server. This can be done with the help of Asset Explorer Probe which can be installed in the remote network which helps to scan the assets in the remote network, export the asset information into a zip file and then import the information into the Central AssetExplorer server. [
Screenshot ]
In order to use Distributed Asset Scan feature we have to understand the following terms.
You can download and Install AssetExplorer Probe in the remote network by downloading the exe file from the website below.
https://www.manageengine.com/products/asset-explorer/download.html
After installation when you start the application and connect to the client for the first time, it will prompt you to run either as a Central server or Probe (Remote server). Choose Remote server. You will be able to scan assets and perform scan configuration in Remote server as you do in AssetExplorer.
You can then export scanned Asset information from the Remote server under Admin -> Distributed Asset Scan. This will export the scanned Asset information as a zip file. These exported assets can be imported into your central AssetExplorer server under Admin --> Distributed Asset Scan.
By doing this we have a track of all our Assets in the organization in one place which makes it easier for us the manage them. Also Distributed asset scan functionality helps to reduce the load in AssetExplorer server.
Customers interested in using the Distributed scan feature can get the AssetExplorer Probe (Remote server) license from our licensing team (This license will be equivalent to the number of nodes purchased for AssetExplorer) which can be applied in the Asset explorer Remote server installations.
Does AssetExplorer scan the softwares installed in a Linux machines?
How can I connect to MYSQL database on a Linux machine?
What are the Databases supported by AssetExplorer?
How can I connect to MYSQL database of AssetExplorer?
By default, MYSQL database of AssetExplorer can be connected only from the server machine. But how can I connect to MYSQL database of AssetExplorer from another machine in the network?
By default, AssetExplorer installs a MYSQL database on the server during the product installation. But I require the application and database to reside on different servers. Is it possible for AssetExplorer to use a different MYSQL database on a separate server instead of the default server installed?
Is it possible to integrate Crystal reports XI to the MYSQL database of AssetExplorer?
Is the database schema of AssetExplorer available?
How do I convert the database from MYSQL to MSSQL?
How do I change the account and password of the SQL server that connects AssetExplorer?
What is the default password for the MYSQL database? How do I change this password?
How do I move AssetExplorer from one server to another server?
Following are the steps to move data from the existing server to a new server,
Step 1: Stop ManageEngine AssetExplorer service.
Step 2: Kindly Upgrade AssetExplorer if required. Refer to the link below to check if you are in the latest version;
https://www.manageengine.com/products/asset-explorer/service-packs.html
Refer to the section UPGRADING AssetExplorer of FAQ for detailed instructions for upgrade.
Step 3: Now start and stop the ManageEngine AssetExplorer service once after the upgrade process.
NOTE: If you are planning on performing multiple upgrades, please make sure you start and stop the application, and perform a backup before each and every upgrade.
Step 4: From command prompt, go to [AssetExplorer-Home]\bin directory and execute backUpData.bat command to start the data backup.
Once the backup is complete, a backup file with .data extension is placed in the Backup folder under AssetExplorer Home directory. This backup file contains information about the Build number of , and the date and time of when the backup was performed. Here is the format of the backup file.
Backup_ AssetExplorer_ [Build number] _Month _date _ Year _ Hour _Minutes
For example, a backup taken in version 5.6.0 and Build 5606 of looks like this
backup_AssetExplorer_5606_fullbackup_02_24_2009_07_51.data
Step 5: Install on the new server.
Step 6: Copy the backup folder from the old server to [AssetExplorer-Home] in the new server.
Step 7: To restore the backed up data, Go to [AssetExplorer-Home]\bin directory and execute restoreData.bat. Choose the backup file while prompted. See example below:
cmd> [ Home]\bin
cmd> restoreData.bat
where, AssetExplorer Home -> C:\ManageEngine\AssetExplorer [
Screenshot ]
Step 8: Start the server once after restoring the data in the new server.
NOTE: Data can be restored only across same builds of version. i.e. data backed up in 5606 build of can be restored only in 5606 build. Please check if the old build and new build are of same build versions.
Build version can be checked
If the old build is a different build, then the same build needs to be installed in new server. You can download earlier builds of from our Archives website https://archives.manageengine.com/asset-explorer/
If I'm using MSSQL as database, how should I go about moving the application from one server to another but using the same database?
Since you are using MSSQL, the database remains on the SQL server. So all you have to do is install the same version and build of on the new server and point the database to the SQL server while installing the product.
You can check your current version and build of by
You can download all versions of from our Archives website https://archives.manageengine.com/asset-explorer/
The way is designed is that it does not store attachments in the database. They are stored in the file attachments folder of the installation directory (C:\ManageEngine\AssetExplorer)
You would have to copy the following folders to the new server from the existing server in order to retain the file attachments.
How do I move installation to a different drive on the same server?
How can I move Windows server to Linux server?
How can I build a test environment for AssetExplorer?
Building a test environment is very helpful while upgrading . When you are planning to upgrade to the latest version, it is highly advisable to try the upgrade on the test environment first so that you will be confident about the upgrade on the Production server.
Step 1: Stop ManageEngine AssetExplorer service on the production server.
Step 2: From command prompt, go to [AssetExplorer-Home]\bin directory and execute backUpData.bat command to start the data backup. Where, Home -> C:\ManageEngine\AssetExplorer
Once the backup is complete, a backup file with .data extension is placed in the Backup folder under Home directory. This backup file contains information such as, the Build number , and the date and time when the backup was performed. Here is the format of the backup file.
"Backup_ AssetExplorer_ [Build number] _Month _date _ Year _ Hour _Minutes"
For example, a backup taken in version 5.6.0 and Build 5606 of looks like this
backup_AssetExplorer_5606_fullbackup_02_24_2009_07_51.data
Step 3: Install on the new server.
Data can be restored only across same builds of version. (i.e.) data backed up in 5606 build of can be restored only in 5606 build. Please check if the old build and new build are of same build versions.
Build version can be checked,
Step 4: Copy the backup taken from the production server to the Test server.
Step 5: To restore the backed up data, Go to [AssetExplorer-Home]\bin directory and execute restoreData.bat. Choose the backup file while prompted as in the screen shot given below,
cmd> [ Home]\bin
cmd> restoreData.bat [
Screenshot ]
Step 6: Start the server once after restoring the data in the Test server.
Step 7: Stop mail fetching immediately after applying production data to your test server. You don't want it stealing emails that should be going into your production system. (Admin --> Mail server settings --> Stop fetching).
Was your question answered here?
Check the other FAQ modules or you can contact our support team at