Top
ServerView Resource Orchestrator V3.4.0 Automatic Quarantining Function User's Guide
FUJITSU Software

2.3.1 Configuring Environment Variables

This section explains the procedure for configuring environment variables.

Procedure

Use the following procedure to configure the environmental variables on the admin server.

  1. Press the [Windows key].
  2. Enter the following in [Search].
    taskmgr

    For Windows Server versions other than 2016 or later, enter the following in [Search programs and files].

    For Windows Server 2016, enter the following in [Search].

  3. Right-click taskmgr.exe, then click [Run as administrator].

    The [Windows Task Manager] is displayed.

  4. Click [File]-[New Task (Run)].

    The [Create New Task] dialog is displayed.

  5. Enter the following.
    rundll32.exe sysdm.cpl,EditEnvironmentVariables
  6. Select the [Create this task with administrative privileges.] checkbox.
  7. Click the [OK] button.

    The [Environment Variables] dialog is displayed.

  8. In the [System variables] area, click the [New] button.

    The [New System Variable] dialog is displayed.

  9. Enter the following.

    Variable name: ROR_MGR

    Variable value: Installation_folder\SVROR\Manager

  10. Click the [OK] button.
  11. In the [Variable] column in the [System variables] area, select [Path].
  12. In the [System variables] area, click the [Edit] button.

    For Windows Server 2016, the [Edit System Variable] dialog is displayed.

    For Windows Server versions other than 2016 or later, the [Edit System Variable] dialog is displayed.

  13. For Windows Server 2016, add the following to the end of the value for [Variable value].

    For Windows Server versions other than 2016 or later, add the following to the end of the value for [Variable value].

    ;%ROR_MGR%\bin
  14. Click the [OK] button.
  15. Restart the admin server.

Confirmation of Results

Execute the rcxlogin command, and confirm that you can log in to Resource Orchestrator.

  1. Start the command prompt as an administrator.

    The command prompt is displayed.

  2. Execute the following command.

    > rcxlogin user_name 
  3. Enter the appropriate password.

    A new command prompt is displayed.