Wenn Ihre Organisation Gruppenrichtlinien für die Verwaltung von Browsererweiterungen verwendet, befolgen Sie die Anweisungen auf dieser Seite, um sicherzustellen, dass die UiPath-Erweiterung für Edge korrekt installiert ist.
Die Liste der aktiven Richtlinien auf Ihrem Computer kann in Edge angezeigt werden, indem Sie zu edge://policy
navigieren.
You can find out more information about Edge policy management on this page.
Gruppenrichtlinien, die sich auf die UiPath-Erweiterung für Edge auswirken
ExtensionInstallForcelist
The ExtensionInstallForcelist policy controls which extensions are force-installed in the browser.
Diese Richtlinie muss die ID der UiPath-Erweiterung für Edge enthalten.
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
The NativeMessagingBlocklist policy prevents the UiPath NativeHost (ChromeNativeMessaging.exe
) from working.
You can allow the UiPath NativeHost by adding the value com.uipath.chromenativemsg_v2
to the NativeMessagingAllowlist policy.
ExtensionInstallBlocklist
The ExtensionInstallBlocklist policy prevents extensions from being installed on the machine.
Sie haben die folgenden Möglichkeiten, um dies zu beheben:
- Install the UiPath Extension using Group Policy.
- Or allow the UiPath Extension to be installed from the Edge Web Store by adding the value
kcgmcmhhfbcacnlnopghneecffhelmhe
to the ExtensionInstallAllowlist policy.
NativeMessagingUserLevelHosts
If the NativeMessagingUserLevelHosts policy is set to false
, it prevents the UiPath extension from working correctly in the case it was installed without administrator privileges.
Sie haben die folgenden Möglichkeiten, um dies zu beheben:
- Install the UiPath Extension using Group Policy.
- Legen Sie die Richtlinie NativeMessagingUserLevelHosts auf
true
fest.
BlockExternalExtensions
If the BlockExternalExtensions policy is set to true
, it prevents the UiPath extension from being installed in any other way except for by policy.
Sie haben die folgenden Möglichkeiten, um dies zu beheben:
- Install the UiPath Extension using Group Policy.
- Legen Sie die Richtlinie BlockExternalExtensions auf
false
fest.
ExtensionAllowedTypes
If the ExtensionAllowedTypes policy is set, it prevents the UiPath Extension from being installed. To fix this, you must add the value extension
to the ExtensionAllowedTypes policy.
ExtensionSettings
If the ExtensionSettings policy is set to block all extensions it will prevent the UiPath Extension from being installed.
Sie haben die folgenden Möglichkeiten, um dies zu beheben:
- Install the UiPath Extension using Group Policy.
- Or allow the UiPath Extension to be installed from the Edge Web Store by adding the value
kcgmcmhhfbcacnlnopghneecffhelmhe
to the ExtensionInstallAllowlist policy.
Updated 10 days ago