robot
latest
false
- 基本情報
- UiPath Robot について
- インストール要件
- 無人オートメーション用のロボットをインストールする
- 無人オートメーション用のロボットを設定する
- 有人オートメーション用のロボットをインストールする
- 有人オートメーション用のロボットを設定する
- Integrations
- ガバナンス
- トラブルシューティング
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

Robot 管理ガイド
最終更新日時 2026年3月27日
無人オートメーション向けのコマンド プロンプトの例
以下の例を、ご自身のユース ケースに合わせて考慮してください。
重要:
コマンドは必ず、インストーラーがインストールされているフォルダーで実行してください。
UiPathRobot.msi を使用する
- (サイレント モード) サービス モードの Robot をインストールする
UiPathRobot.msi ADDLOCAL=Robot,RegisterService,StartupLauncher,JavaBridge /QUiPathRobot.msi ADDLOCAL=Robot,RegisterService,StartupLauncher,JavaBridge /Q - Robot バージョン 2024.10 以降にライブ ストリーミング機能をインストールする
UiPathRobot.msi ADDLOCAL=Robot,RegisterService,LiveStreamingUiPathRobot.msi ADDLOCAL=Robot,RegisterService,LiveStreaming - (サイレント モード) オンライン ポリシーを使用して、サービス モードの Robot と Chrome 拡張機能をインストールする
UiPathRobot.msi ADDLOCAL=Robot,RegisterService,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /QUiPathRobot.msi ADDLOCAL=Robot,RegisterService,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /Q - (サイレント モード) サービス モードの Robot をインストールして Orchestrator に接続する
UiPathRobot.msi ADDLOCAL=Robot,RegisterService CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /QUiPathRobot.msi ADDLOCAL=Robot,RegisterService CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /Q - (サイレント モード) サービス モードの Robot をインストールし、2 つのカスタム アクティビティ フィードを追加する
UiPathRobot.msi ADDLOCAL=Robot,RegisterService CUSTOM_NUGET_FEEDS="Feed Name1,https://my.custom.nuget.feed; FeedName2,D:\RPA\Activities\Packages\" /QUiPathRobot.msi ADDLOCAL=Robot,RegisterService CUSTOM_NUGET_FEEDS="Feed Name1,https://my.custom.nuget.feed; FeedName2,D:\RPA\Activities\Packages\" /Q - (サイレント モード) サービス モードの Robot、ローカル アクティビティ フィードをインストールし、ライセンスを取得する
UiPathRobot.msi ADDLOCAL=Robot,RegisterService,CODE=1234567890 /QUiPathRobot.msi ADDLOCAL=Robot,RegisterService,CODE=1234567890 /Q - Robot をサービス モードでインストールし、オフィシャル オンライン フィードを無効化する
UiPathRobot.msi ADDLOCAL=Robot,RegisterService NUGET_OPTIONS=DisableOnlineFeedsUiPathRobot.msi ADDLOCAL=Robot,RegisterService NUGET_OPTIONS=DisableOnlineFeeds - (サイレント モード) Chrome 拡張機能をアンインストールする
UiPathRobot.msi REMOVE=ChromeExtension /QUiPathRobot.msi REMOVE=ChromeExtension /Q - 自動更新接続を設定する
UiPathRobot.msi ADDLOCAL=Robot,RegisterService ORCHESTRATOR_URL="https://demo.uipath.com/myorg/mytenant/orchestrator_"UiPathRobot.msi ADDLOCAL=Robot,RegisterService ORCHESTRATOR_URL="https://demo.uipath.com/myorg/mytenant/orchestrator_"
UiPathStudio.msi を使用する
- Studio とサービス モードの Robot をインストールする
UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterServiceUiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService - Robot をサービス モードでインストールし、オフィシャル オンライン フィードを無効化する
UiPathStudio.msi ADDLOCAL=Robot,RegisterService NUGET_OPTIONS=DisableOnlineFeedsUiPathStudio.msi ADDLOCAL=Robot,RegisterService NUGET_OPTIONS=DisableOnlineFeeds - Robot バージョン 2024.10 以降にライブ ストリーミング機能をインストールする
UiPathStudio.msi ADDLOCAL=Robot,RegisterService,LiveStreamingUiPathStudio.msi ADDLOCAL=Robot,RegisterService,LiveStreaming - (サイレント モード) デスクトップ スイートをインストールする
UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService,StartupLauncher,JavaBridge /QUiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService,StartupLauncher,JavaBridge /Q - (サイレント モード) オンライン ポリシーを使用してデスクトップ スイートと Chrome 拡張機能をインストールする
UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /QUiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /Q - (サイレント モード) Studio とサービス モードの Robot をインストールし、2 つのカスタム アクティビティ フィードを追加する
UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService CUSTOM_NUGET_FEEDS="Feed Name1,https://my.custom.nuget.feed; FeedName2,D:\RPA\Activities\Packages\" /QUiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService CUSTOM_NUGET_FEEDS="Feed Name1,https://my.custom.nuget.feed; FeedName2,D:\RPA\Activities\Packages\" /Q - (サイレント モード) サービス モードの Robot をインストールして Orchestrator に接続する
UiPathStudio.msi ADDLOCAL=Robot,RegisterService CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /QUiPathStudio.msi ADDLOCAL=Robot,RegisterService CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /Q - (サイレント モード) Chrome 拡張機能をアンインストールする
UiPathStudio.msi REMOVE=ChromeExtension /QUiPathStudio.msi REMOVE=ChromeExtension /Q - 自動更新接続を設定する
UiPathStudio.msi ADDLOCAL=Robot,RegisterService ORCHESTRATOR_URL="https://demo.uipath.com/myorg/mytenant/orchestrator_"UiPathStudio.msi ADDLOCAL=Robot,RegisterService ORCHESTRATOR_URL="https://demo.uipath.com/myorg/mytenant/orchestrator_"