How to deploy Xmanager?

Description

This document provides you the steps required to deploy Xmanager to multiple computers using Endpoint Central.

Steps

To deploy Xmanager, follow the steps given below:

Download the package

  1. Download Xmanager from the website https://www.netsarang.com/download/down_xmg5.html  and store in the network share.  Network share is recommended only if you wanted to deploy the software to computers within the network. If you wanted to deploy Xmanager to computers located in a remote location, you can use HTTP upload.

    Note: The network share should have read permissions to Everyone group and should be accessible from all the computers to which you are trying to install.

Customize the installation

By creating a response file

To install Xmanager you have to create an installation response file in the location where you have saved the download setup. To create the installation response file follow the steps given below,

  1. Navigate to the command prompt and run this command - \\Networkshare\Foldername\Xmgr5.exe -r -f1\\Networkshare\Foldername\xinstall.iss. Xmanager installshield wizard will get opened. Click Next to start the installation

  2. Enable "I accept the terms and condition" checkbox and click Next

  3. If you have purchased the Xmanager license enter the product key or enter 'evaluation' if you wanted to use the trial version, and click Next.

    Note: If you have entered the product key as "evaluation', you will get a product key warning pop up. Click OK to continue with trial version.

  4. Browse and select the destination folder where you wanted to save the installation file and click Next

  5. Select the type of set up you prefer and click Next 

  6. Select a program folder and click Install 

  7. Installation will get started and it may take some time to complete 

  8. Click Finish to complete installation

You have successfully created the installation respose file xinstall.iss in the network share.

Uninstallation procedure

To uinstall Xmanager you have to create an uninstallation response file in the location where you have saved the download set up. To create the uninstallation response file follow the steps given below,

  1. Navigate to command prompt from the location where you have saved the download setup and enter this command - \\Networkshare\Foldername\Xmgr5.exe -r -f1\\Networkshare\Foldername\xuninstall.iss.
  2. Xmanager installshied wizard will get opened. Select Remove and click Next.
  3. Click OK to completely remove the application and all its features. Uninstallation will get started and it may take some time to complete
  4. Click Finish to complete uninstallation

You have successfully created the uninstallation response file xuninstall.iss in the network share.

Adding the software package

  1. Click the Software Deployment tab
  2. Click Add Package
  3. Select the MSIEXEC/EXE/ISS/Command package type
  4. Specify a name for the application
  5. Choose Network Path/Http Path based on your requirement and Locate/Add the files
  6. Specify the Installation command with Switches/Arguments as - "\\Networkshare\Foldername\Xmgr5.exe -s -f1.\xinstall.iss -f2.\result.log"
  7. Specify the Uninstallation command with Switches/Arguments as - "\\Networkshare\Foldername\Xmgr5.exe -s -f1.\xuninstall.iss -f2.\result.log"
  8. Click Add Package

Deploy to target computers

  1. Select the package that you added
  2. Click Install/Uninstall Software
  3. Enter a name and description for the configuration
  4. Define the package settings
  5. Configure the deployment settings
  6. Choose the target computers
  7. Specify the schedule options, if required
  8. Click Deploy
You have deployed Xmanager successfully.