Top
ServerView Resource Orchestrator Cloud Edition V3.3.0 Automatic Quarantining FunctionUser'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 programs and files].

    taskmgr
  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.

    The [Edit System Variable] dialog is displayed.

  13. 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 <RETURN>
  3. Enter the appropriate password.

    A new command prompt is displayed.