Symantec Endpoint Protection Managerをインストールしたサーバのdrive\Symantec\Symantec Endpoint Protection Manager\bin\ResourceOrchestrator\cmd\rcx_register_ror.ps1 - 本製品のユーザー情報登録用スクリプトファイル
rcx_register_ror.ps1 create -host host -user user -password password rcx_register_ror.ps1 show
Symantec Endpoint Protection Managerが動作するサーバに本製品のユーザー情報を登録するコマンドです。
引数で指定された情報を暗号化し以下の環境定義ファイルを作成します。
既に環境定義ファイルが存在する場合は、上書きを確認するメッセージが出力されます。
drive\Symantec\Symantec Endpoint Protection Manager\bin\ResourceOrchestrator\etc
rcx.config
createで作成した環境定義ファイルの内容を表示します。
hostには本製品のマネージャーのIPアドレスまたはホスト名(FQDN)を指定します。
user_nameには本製品のマネージャーのインストール時に作成した特権ユーザーのユーザー名を指定します。
passwordには本製品のマネージャーのインストール時に作成した特権ユーザーのパスワードを指定します。
OSの管理者
Symantec Endpoint Protection Managerが動作するサーバ
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:*******
以下の終了ステータスが返されます。
正常に処理されました。
エラーが発生しました。