Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

OSM Installation

Install OSM Admin to multiple environments

  • Last UpdatedNov 14, 2024
  • 1 minute read

Your organization might have different OSM environments that each require a separate instance of OSM Administration.

  • Production

  • Testing (User Acceptance Testing)

  • Training

You can use the msiexec command to install multiple separate instances of OSM Administration for different environments.

To install an OSM Admin instance for a Production environment

  1. Open the Command window.

  2. Navigate to the directory that contains the OSMAdmin.msi.

  3. Enter the following command:

    msiexec /i OSMAdmin_11_2_3.msi MSNEWINSTANCE=1 TRANSFORM="PROD"

    An instance of OSM Administration is installed to a PROD subdirectory.

To install an OSM Admin instance for a Testing (UAT) environment

  1. Open the Command window.

  2. Navigate to the directory that contains the OSMAdmin.msi.

  3. Enter the following command:

    msiexec /i OSMAdmin_11_2_3.msi MSNEWINSTANCE=1 TRANSFORM="UAT"

    An instance of OSM Administration is installed to a UAT subdirectory.

    To install an OSM Admin instance for a Training environment

    1. Open the Command window.

    2. Navigate to the directory that contains the OSMAdmin.msi.

    3. Enter the following command:

      msiexec /i OSMAdmin_11_2_3.msi MSNEWINSTANCE=1 TRANSFORM="TRAINING"

      An instance of OSM Administration is installed to a TRAINING subdirectory.

      TitleResults for “How to create a CRG?”Also Available in