This section explains the procedure for configuring environment variables.
Procedure
Use the following procedure to configure the environmental variables on the admin server.
Press the [Windows key].
Enter the following in [Search programs and files].
taskmgr
Right-click taskmgr.exe, then click [Run as administrator].
The [Windows Task Manager] is displayed.
Click [File]-[New Task (Run)].
The [Create New Task] dialog is displayed.
Enter the following.
rundll32.exe sysdm.cpl,EditEnvironmentVariables
Select the [Create this task with administrative privileges.] checkbox.
Click the [OK] button.
The [Environment Variables] dialog is displayed.
In the [System variables] area, click the [New] button.
The [New System Variable] dialog is displayed.
Enter the following:
Variable name: ROR_MGR
Variable value: Installation_folder\SVROR\Manager
Click the [OK] button.
In the [Variable] column in the [System variables] area, select [Path].
In the [System variables] area, click the [Edit] button.
The [Edit System Variable] dialog is displayed.
Add the following to the end of the value for [Variable value].
;%ROR_MGR%\bin
Click the [OK] button.
Restart the admin server.
Confirmation of Results
Execute the rcxlogin command, and confirm that you can log in to Resource Orchestrator.
Start the command prompt as an administrator.
The command prompt is displayed.
Execute the following command.
> rcxlogin user_name <RETURN>
Enter the appropriate password.
A new command prompt is displayed.