Drive_on_which_Symantec_Endpoint_Protection_Manager_has_been_installed\Symantec\Symantec Endpoint Protection Manager\bin\ResourceOrchestrator\cmd\rcx_register_ror.ps1 - Script file for registering Resource Orchestrator user information
rcx_register_ror.ps1 create -host host -user user -password password rcx_register_ror.ps1 show
rcx_register_ror.ps1 is the command for registering Resource Orchestrator user information with the server on which Symantec Endpoint Protection Manager operates.
Encrypts the information specified in the argument and uses it in creation of the following environment definition file.
If the environment definition file already exists, a message checking whether to overwrite it is output.
drive\Symantec\Symantec Endpoint Protection Manager\bin\ResourceOrchestrator\etc
rcx.config
Displays the content of the environment definition file created using "create".
For host, specify the IP address or the host name (FQDN) of the Resource Orchestrator manager.
For user_name, specify the user name of a privileged user that was created during installation of the Resource Orchestrator manager.
For password, specify the password of a privileged user that was created during installation of the Resource Orchestrator manager.
OS administrator
The server on which Symantec Endpoint Protection Manager operates
PS C:\Symantec\Symantec Endpoint Protection
Manager\bin\ResourceOrchestrator\cmd> ./rcx_register_ror.ps1 create -host 192.168.10.40 -user
manage -password password
PS C:\Symantec\Symantec Endpoint Protection Manager\bin\ResourceOrchestrator\cmd> ./rcx_register_ror.ps1 show HOST:192.168.10.40 PORT:23461 USER:manage PASSWORD:*******
This command returns the following values:
The command executed successfully.
An error has occurred.