Importing configuration to an Assure UI server - Win­dows - Latest

Assure Unified Interface Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software for AIX
Version
Latest
ft:locale
en-US
Product name
Assure Unified Interface
ft:title
Assure Unified Interface Guide
Copyright
2021
First publish date
2010
ft:lastEdition
2024-02-09
ft:lastPublication
2024-02-09T05:11:34.582000

The Import Assure UI Server Config. (impvsicfg) command will import configuration to an Assure UI server on the local system. The Assure UI server on the local system must be ended before running this command.

The file to import must be a .ZIP file that was exported (expvsicfg command) from an Assure UI server running the same Assure Unified Interface service pack level as the Assure UI server on the local system.

The Assure UI portal and portal application configuration within the file will replace existing configuration on the local system. This command does not verify that the software level of imported portal application configuration is the same as any currently deployed portal applications on the local system.

To import configuration from a .ZIP file to a Assure UI server on a Windows platform, do the following:

  1. Open a command prompt.

  2. Change directories to the location where the Assure Unified Interface commands are located:

    C:\installation-directory\http\vsisvr\httpsvr\bin

    Where installation-directory is:C:\Program Files\VisionSolutions 

     

  3. If you have not do so already, transfer the exported configuration file from the system were it was created to the local system.

  4. End the Assure UI server by typing: endvsisvr 

  5. To display a list of available configuration files in the default directory, type: impvsicfg -l 

  6. To import from a configuration file, type: impvsicfg import-file  

    The value specified for import-file can be either the fully-qualified path of the ZIP file, or the name of ZIP file in the default location, which is C:\Program Files\VisionSolutions\http\vspconfig.

  7. When the command completes, you can start the Assure UI server on the local system by typing strvsisvr   

 

To display the full command syntax, do the following:

From the command line, type impvsicfg -h 

Requirements for a redundant Assure UI server environment

Exporting configuration from an Assure UI server - Windows

Ending the Assure UI server - Windows