Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Configure failover for ManageEngine Password Manager Pro

Posted on 09/03/201817/08/2026 IT Expert By IT Expert No Comments on Configure failover for ManageEngine Password Manager Pro
  1. Home
  2. Password Manager
  3. Configure failover for ManageEngine Password Manager Pro
An illustration of ManageEngine's Password Manager Pro, featuring a laptop with a secure password symbol, surrounded by icons representing IT management, security, and encryption.

Password Manager Pro is a secure vault for storing and managing shared sensitive information such as passwords, documents and digital identities of enterprises. Please see how to create Virtual Hosts in a WAMPserver. In this article, I will show you how to configure failover for ManageEngine Password Manager. Please see How To Setup A New Computer Without A Microsoft Account on Windows 11, and How to create a Traffic Manager Profile in Azure.

Here are some more exciting articles: Upgrade ManageEngine Password Manager Pro, How to setup a third-party DNS server on a Linux Server, How to Upgrade Windows 11 Pro to Enterprise and vice Versa, and how to enable Hyper-V on a VMware Workstation.

Configure failover for ManageEngine Password Manager Pro

The Failover Service in Password Manager Pro is aimed at ensuring uninterrupted access to passwords and other privileged resources. While the ‘High Availability’ feature in Password Manager Pro requires two separate database instances to be mapped to the Primary and secondary servers of Password Manager Pro respectively.

The ‘Failover Service’ functions with redundant Password Manager Pro server instances which have access to a common MS-SQL cluster, which in turn has multiple Password Manager Pro database instances bound to it.

Note: Password Manager Pro has provision to use either MySQL or MS SQL Server as the backend. By default, Password Manager Pro uses the MySQL database, which comes bundled with the product. 

Please see this guide on fixing Failover Cluster Manager failed while managing one or more clusters, the error was unable to determine if the computer exists in the domain.

Step 1: Selected 9101 (Your Password Manager version).

Click on ManageEngine_PMP.exe to get the setup, and double on this setup to run it. Agree to the license and next select the desired path (folder to setup the server on)

Screenshot of a password management software setup window displaying agreement terms and options for password storage, management, and workflow.

I am fine with the default Folder Installation.

Screenshot of the ManageEngine Password Manager Pro setup window, showing the destination folder selection screen.

Since I am configuring it as a failover server, I chose the second option below

ManageEngine Password Manager Pro setup interface showing server selection options for high availability primary server and high availability secondary server (read-only).

Click on Okay to add the exception

ManageEngine Password Manager Pro setup window displaying a warning message about antivirus scanners potentially interfering with database files and recommending defining exceptions for specific directories.

And click on next to begin the installation

Screenshot of the ManageEngine Password Manager Pro setup window, displaying installation review settings and directory options.

The setup window will disappear and it will look this way

Screenshot of Password Manager Pro software interface, highlighting features such as Privileged Account Management, User Provisioning & Management, and Security & Compliance.
Progress bar displaying extraction of files, indicating stage 1 of 3, with a green filled section and a cancel button.

Now the installation is complete and just click on finish

Installation completion screen for ManageEngine Password Manager Pro, featuring an option to view the README file and contact information for technical support.

Note: You can optionally uncheck the ReadMe file. After installing do not start the service

Screenshot of a software interface displaying a list of services with columns for Name, Display Name, Status, and Log On As, highlighting the 'Microsoft Message Queue' service.

Step 2: Create a Data Replication Pack for High Availability in Primary

Stop Primary and Secondary Servers, if running. Ensure that the Postgres process of PMP is NOT running. Open a command prompt and navigate to <PMP_Primary_Installation_Folder>/bin directory

Run the script HASetup.bat <FQDN of PMP Primary Server> <FQDN OF PMP Secondary Server > (Windows) / HASetup.sh <FQDN of PMP Primary Server> <FQDN OF PMP Secondary Server >

To run this script, you need to pass the fully qualified domain names of the host where PMP primary and secondary servers are installed as command-line arguments.

For Example, if the primary server is running at (say) the primary server in the domain techda1.com and the secondary server is running at (say) secondary server in the domain techda2.com , you need to execute the above script as follows:

In Windows: HASetup.bat primary-server.zohocorpin.com secondary-server.techda1.com
In Linux: sh HASetup.sh primary-server.zohocorpin.com secondary-server.techda1.com

This will create a replication package named ‘HAPack.zip’ under <PMP_Primary_Installation_Folder>/replication folder. This zip contains the database package for secondary

Copy the HAPack.zip. This has to be put in the PMP Secondary installation machine as detailed in Step 3 below. Start PMP primary server. That is C:ManageEnginePMPbin. Please see the image below.

A computer screen displaying a command prompt on the left with text output and a file explorer window on the right showing various folders and files.

Enter the URL for the primary and secondary and execute. As you can see, it is creating the replication package needed.

Command prompt window displaying a script execution for setting up high availability in a PostgreSQL database.

Successfully created the replication package needed for setting up the secondary PWM

Screenshot of a Windows Command Prompt showing the installation process for high availability slave packages, with progress updates and completion messages.

Folder successfully created need for replication

Screenshot of a file explorer window showing the 'replication' folder with a highlighted file named 'HashPack.zip'.

At some point, you will get an error via email, ignore it. This is because you do not have the secondary server setup yet.

Step 3: Put the HA Data Replication Pack in the Secondary

Put the HAPack.zip file copied from the PRIMARY Installation (as detailed in the previous step) into the <PMP_Secondary_Installation_Folder> and unzip it. 

Take care to extract the files under <PMP_Secondary_Installation_Folder> only. It will overwrite the existing data files. Now navigate to C:ManageEnginePMP on the secondary Password Manager Server.

Copy the HAPack to this folder. Use 7zip (Use Extract Files Here) to extract into the same folder, this will replace some existing files in the folders

Step 4: Specify the Location of the Encryption Master Key

After extracting HAPack.zip in PMP Secondary Server, navigate to /conf folder, edit manage_key.conf and specify the location of pmp_key.key (encryption master key). PMP requires the pmp_key.key file accessible with its full path when it starts up every time. After a successful start-up, it does not need the key anymore and so the device with the key file can be taken offline.

The High Availability configuration is ready now. To get it up and running, start the PMP Secondary server.

I hope you found this blog post helpful on how to configure failover for ManageEngine Password Manager. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Password Manager Tags:Microsoft Windows, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: How to setup and configure Jitsi as SoftPhone
Next Post: How to configure Windows server update services

Related Posts

  • LOGIN EE Modal View 1 12
    Pleasant User Group Permission and User Access Password Manager
  • FIDO KEY FEATURE
    How to use a Fido Certified U2F Key for Authentication Password Manager
  • How to Disable the Password Manager of Google Chrome
    How to Disable the Password Manager of Google Chrome Password Manager
  • banner 1
    How to Export and remove Passwords in Firefox Backup
  • TeamPass Password manager
    Install and configure TeamPass Password Manager Password Manager
  • banner
    How to Secure your API key in Postman Password Manager

More Related Articles

LOGIN EE Modal View 1 12 Pleasant User Group Permission and User Access Password Manager
FIDO KEY FEATURE How to use a Fido Certified U2F Key for Authentication Password Manager
How to Disable the Password Manager of Google Chrome How to Disable the Password Manager of Google Chrome Password Manager
banner 1 How to Export and remove Passwords in Firefox Backup
TeamPass Password manager Install and configure TeamPass Password Manager Password Manager
banner How to Secure your API key in Postman Password Manager

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • adm
    Create and access a hidden share folder on Windows Windows
  • Screenshot 2020 08 28 at 12.51.10
    The service could not be started either because it is disabled or because it has no enabled devices associated with it Windows Server
  • Active Directory migration
    Migrate Active Directory Domain and Forest with Veeam Replica Backup
  • upgrade Microsoft SQL Server
    How to upgrade Microsoft SQL Server 2019 to 2022 Oracle/MSSQL/MySQL
  • Raise or Downgrade AD Domain and Forest Functional Level
    Raise or Downgrade AD Domain and Forest Functional Level Windows Server
  • rman blog image
    Veeam Oracle RMAN Troubleshooting: Connection Timeout, Broken Pipe and a Stuck RMANPluginManager Backup
  • 785509289 780x439
    Integrate Pleasant Password Server with Active Directory Password Manager
  • screenshot 2020 02 08 at 17.23.28
    How to disable Password Change for all Exchange Server Users Network | Monitoring

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,762 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.