UiPath Documentation
robot
2025.10
false
Robot 管理ガイド
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

無人オートメーション用にロボットにライセンスを付与する

Unattended ロボットのオートメーションのランタイム ライセンスの種類と、ランタイム数によってマシンあたりの最大同時実行数を制御する方法を確認できます。

To execute unattended automations, you need to allocate one or more robot licenses (or runtimes) to your robots, specifically to the machine that hosts your robots. The number of runtimes assigned to a machine represents the maximum number of concurrent executions.

For example, with one runtime, you can execute only one unattended automation at a time. With five runtimes, you can execute up to five unattended automations at the same time, on the same host machine.

無人オートメーションでは、以下のランタイムを利用できます。

  • Production (Unattended)
  • テスト
  • App Testing

Orchestrator を介して

無人オートメーションのロボットにライセンスを付与するには、まず Orchestrator でライセンスをアップロードおよびアクティベーションしてから、ロボットをその Orchestrator インスタンスに接続します。

ロボットを Orchestrator に接続するには、Orchestrator のマシン オブジェクトによって生成されるクライアント資格情報 (クライアント ID とシークレット) が分かっている必要があります。

コマンド ライン経由 (ライセンス ツールを使用する)

ロボットを Orchestrator に接続することなくロボットにライセンスを付与するには、コマンド プロンプトで LicenseTool の activate コマンドを使用します。ライセンスのアクティベーションは、オフラインでもオンラインでも実行できます。

その他のコマンドとパラメーターについては、「LicenseTool ユーティリティ」をご覧ください。

オンライン アクティベーションの場合

UiPath.LicenseTool.exe と同じディレクトリで次のコマンドを実行します。1234-5678-9010-1112 は、ライセンス文字列です。

C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate -l 1234-5678-9010-1112
C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate -l 1234-5678-9010-1112

オフライン アクティベーションの場合

UiPath.LicenseTool.exe と同じディレクトリで次のコマンドを実行します。c:\Downloads\license.txt は、ライセンス ファイルへのパスです。

C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate-offline -f c:\Downloads\license.txt
C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate-offline -f c:\Downloads\license.txt

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得