Migrating OpManager from Linux installation to Windows installation

Migrating OpManager from Linux installation to Windows installation

If OpManager is installed on Linux server and wants to move it to a Windows server for some reason, follow the steps below.

1.On the linux installation of OpManager, click About and check what is the build number of OpManager, download the windows setup of the same build from the link below and install it on a test machine.

http://archives.adventnet.com/opmanager/

2. On the older server installation, take a backup by running the BackupDB.sh file under \OpManager\bin\backup folder. Once the backup is a complete, a file named BackUp_FEB28_2005_15_51.zip [with the current date and time] will be created under \OpManager\backup folder.

3. On the windows installation, create a folder called backup under \OpManager folder and paste the backup file from the linux installation.

4. Now run the RestoreDB.bat file under \OpManager\bin\backup folder on the windows installation with the arguments as below.

RestoreDB.bat "C:\Program files\ManageEngine\OpManager\backup\BackUp_AUG10_2012_02_39_44_9101.zip "

Provide the full path of the file and run the command.

5. Once the restoration is complete, start OpManager.


Keywords

                  New to ADSelfService Plus?

                    • Related Articles

                    • OpManager Enterprise installation procedure for central and probe on a Windows server (MSSQL)

                    • Installing OpManager on Linux using Console mode

                      This is a quick walk-through of the console mode installation of OpManager on a Linux box - an easy thing to do if you are working on a Windows box and want to install on a remote Linux system without a user interface. Prerequisites: To begin with, ...
                    • Installing OpManager on Linux

                      Steps to install Download OpManager for Linux. Login as root user. Assign the executable permission to the downloaded file using the following command: chmod a+x ManageEngine_OpManager_64bit.bin Execute ./ManageEngine_OpManager_64bit.bin with ...
                    • Installing OpManager on Windows

                      Steps to install Step 1: Download OpManager for Windows. Step 2: Execute the downloaded "ManageEngine_OpManager_64bit.exe" file to install and follow the instructions in the installation wizard. Step 3: Click 'Next' to start the installation process. ...
                    • Migrating OpManager from one server to another

                      Here are the steps to go about migrating OpManager to a new server: 1. Please click on Support->About on the OpManager webclient to make a note of the build number of the existing OpManager installation. 2. Take a backup of your existing database by ...