Convert Professional edition to Enterprise edition
- Install an "Admin Server" with the same build number as that of your professional edition. (You can find the build number in Settings -> Tools -> Support -> Build number)
Archive link: http://archives.manageengine.com/applications_manager/ - After successful installation, start the Admin Server.
- As an alternative, you can upgrade your existing professional edition to latest version first and then install an admin server with the same version.
- Apply the license for Enterprise edition that you have in existing server.
- Make a note of the HostName / IP address of the machine in which the Admin Server was installed. Also take a note of the SSL Port of the Admin Server.
- Make the following changes in the AMServer.properties file under <AppManager_Home>/conf directory in your professional edition.
am.server.type=Norm to am.server.type=MAS
am.edition.type=STANDALONE to am.edition.type=ENTERPRISE
am.adminserver.host=<Provide Admin Server Host Name>
am.adminserver.port=<Provide Admin Server SSL Port> - Save the file.
- Restart the existing professional edition of AppManager to convert it to a Managed Server.
- Add this as first Managed server with server id 1 from Managed servers link in the header.

- You can then install as many additional "Managed Servers" as you want and add it to the Admin using the installation wizard.
Note: The Above steps can be used to convert only the first Managed Server.
New to ADSelfService Plus?
Related Articles
Queries to collect data before Id migration/Migrating from Professional to Enterprise Edition
Collect query output from Managed server / Professional Edition: To check Id range : Select min(resourceid),max(resourceid) as AM_ManagedObject from AM_ManagedObject where resourceid > 10000000; Select count(*) as AM_ManagedObject_Count from ...
Tachometers not being displayed on Admin server console in Enterprise Edition
Problem: Tachometers are not displayed on the Admin server console in Enterprise Edition. Solution: 1. Login to Admin Server UI. 2. Navigate to Admin -> Global Settings -> Enterprise Edition Settings. 3. Kindly enable the Proxy Managed Server request ...
Enterprise Setup Auto Patching
Note: 1. The patch application process should take no longer than 15 minutes. 2. Uploading the patch will trigger an automatic restart of the Applications Manager service. 3. If a failover setup is configured for the Central Server, repeat the steps ...
How can we schedule Polled Data report ?
Navigate to Settings → Schedule Reports → New Schedule. Select Attribute as the Report Type. Choose Polled Data as the Report Period. In the Select Attribute dropdown, select the required metrics. Under Select Resources, choose the required monitor ...
How to Re-Sync Credentials from Central Server to Probe Servers
Issue Description In Applications Manager Enterprise Edition, credentials configured on the Central Server are automatically synchronized to all associated Probe Servers. In some cases, credentials on a Probe Server may become unavailable or ...