- リリース ノート
- 基本情報
- セットアップと構成
- オートメーション プロジェクト
- 依存関係
- ワークフローの種類
- ファイルの比較
- オートメーションのベスト プラクティス
- ソース管理との連携
- デバッグ
- 診断ツール
- ワークフロー アナライザー
- 変数
- 引数
- インポートされた名前空間
- 制御フロー
- オブジェクト リポジトリ
- ログ
- ScreenScrapeJavaSupport ツール
- Studio でのテスト
- 拡張機能
- トラブルシューティング
組織でブラウザー拡張機能の管理にグループ ポリシーを使用している場合は、このページの手順に従って Edge 拡張機能が正しくインストールされていることを確認してください。
マシン上のアクティブなポリシーのリストは、Edge で edge://policy に移動して確認できます。
Edge ポリシーの管理について詳しくは、こちらのページをご覧ください。
UiPath Edge 拡張機能に影響を与えるグループ ポリシー
ExtensionInstallForcelist
ExtensionInstallForcelist ポリシーは、ブラウザーに強制インストールされる拡張機能を制御します。
このポリシーには、UiPath Edge 拡張機能の ID が含まれている必要があります。
For machines that are joined to a Windows Active Directory follow the installation steps for the Group Policy Offline installation method.
For this installation method the ExtensionInstallForcelist policy must contain the value:
ndmegdjihnhfmljjoaiimbipfhodnbgf;file:///C:/ProgramData/UiPath/UiPath.Common/EdgeExtension_SelfHosted/extension_manifest_edge.xml
For machines that are not joined to a Windows Active Directory follow the installation steps for the Group Policy Online installation method.
For this installation method the ExtensionInstallForcelist policy must contain the value:
kcgmcmhhfbcacnlnopghneecffhelmhe;https://edge.microsoft.com/extensionwebstorebase/v1/crx
DeveloperToolsAvailability
If the UiPath Extension for Edge is installed using Group Policy then the DeveloperToolsAvailability policy must be set to the value 1 (Allow usage of the Developer Tools) to enable the full extension functionality.
See more details about this setting in the troubleshooting page.
NativeMessagingBlocklist
NativeMessagingBlocklist ポリシーにより、UiPath NativeHost (ChromeNativeMessaging.exe) が機能しません。
You can allow the UiPath NativeHost by adding the value com.uipath.chromenativemsg_v2 to the NativeMessagingAllowlist policy.
ExtensionInstallBlockList
ExtensionInstallBlockList ポリシーにより、拡張機能がマシンにインストールされません。
これを修正するには、次のいずれかを実行します。
- Install the UiPath Extension using Group Policy.
- Edge ウェブ ストアから UiPath 拡張機能がインストールされるようにするには、ExtensionInstallAllowlist ポリシーに
kcgmcmhhfbcacnlnopghneecffhelmheを追加する
NativeMessagingUserLevelHosts
NativeMessagingUserLevelHosts ポリシーが false に設定されていると、管理者権限なしで UiPath 拡張機能をインストールした場合に拡張機能が正しく動作しません。
これを修正するには、次のいずれかを実行します。
- Install the UiPath Extension using Group Policy.
- NativeMessagingUserLevelHosts ポリシーを
trueに設定する。
BlockExternalExtensions
BlockExternalExtensions ポリシーが true に設定されていると、ポリシー以外の方法で UiPath 拡張機能をインストールすることができません。
これを修正するには、次のいずれかを実行します。
- Install the UiPath Extension using Group Policy.
- BlockExternalExtensions ポリシーを
falseに設定する
ExtensionAllowedTypes
ExtensionAllowedTypes ポリシーが設定されていると、UiPath 拡張機能をインストールできません。これを修正するには、ExtensionAllowedTypes ポリシーに extension 値を追加する必要があります。
ExtensionSettings
ExtensionSettings ポリシーがすべての拡張機能をブロックするように設定されている場合、UiPath 拡張機能はインストールされません。
これを修正するには、次のいずれかを実行します。
- Install the UiPath Extension using Group Policy.
- Edge ウェブ ストアから UiPath 拡張機能がインストールされるようにするには、ExtensionInstallAllowlist ポリシーに
kcgmcmhhfbcacnlnopghneecffhelmheを追加する