# Group Policy Deployment - Edge

<figure><img src="https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LO5CAzpxoaEquZJBpYz%2Fuploads%2FlePWfZjBWXsVPlm1p0rA%2FGroup%20Policy%20Deployment%20-%20Edge.jpg?alt=media&#x26;token=38a3be52-e41a-43ea-acf5-a0fa05eef35f" alt=""><figcaption></figcaption></figure>

## **Deploying Keeper Edge Browser Extension via Group Policy Management**

This section describes how to utilize your Active Directory Group Policy Management, against Microsoft Edge templates, to deploy the Keeper Browser extension to all PCs in your organization. Please note this is a general guide.

### **Step 1: Adding Edge Policy Templates**

1. On your domain controller, go to the Microsoft Edge Enterprise landing page to download the Microsoft Edge policy templates file (MicrosoftEdgePolicyTemplates.cab), by clicking on "Get Policy Files" and extract the contents to your desired location. Ex: C:\temp

```http
https://www.microsoft.com/en-us/edge/business/download
```

![Download Policy Files](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MLn_diM7QVatMjhv9uG%2F-MLnb6-Rx1qmM6UgRa5L%2Fget-policyfiles.PNG?alt=media\&token=71699fbd-08cf-426f-bd85-7fef5fdc3be6)

{% hint style="info" %}
Please select and download the correct files in accordance to your organizations environment and preferences.
{% endhint %}

![Accept Privacy Statement](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MLnjgDRHvh-FmcMx8nd%2F-MLo8T1iGYoM3ZQG64EY%2Faccept.PNG?alt=media\&token=c228144a-4468-468f-b328-e0e7174f4276)

2\. Browse to the directory in which you saved the downloaded MicrosoftEdgePolicyTemplates.zip file. Extract the contents of the MicrosoftEdgePolicyTemplates.zip file to your desired location.  Ex: C:\temp

![Microsoft Edge Policy Template Initial Zip file](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MLoYINh5oGXGvPHRy5S%2F-MLoYRqD1GEsU36RcH0W%2Fextract-cab.png?alt=media\&token=28b45ccf-c354-4ed0-bb9f-57794decc017)

### **Step 2: Adding Edge .admx and .adml files to Group Policy**

1. Navigate to the directory in which you extracted the Microsoft Edge Templates zip file and copy the **msedge.admx** file located within the\
   `\windows\admx` directory to `C:\Windows\PolicyDefinitions`<br>
2. Navigate to the directory in which you extracted the Microsoft Edge Templates zip file and copy the **msedge.adml** file located within the\
   `\windows\admx\en-US` directory to `C:\Windows\PolicyDefinitions\en-US`

{% hint style="info" %}
NOTE: If a different language is desired instead of en-US, please navigate to the directory for the correct language of your choosing.  Ex: es-ES
{% endhint %}

### **Step 3: Create or Configure your Edge Policy**

1. Open Group Policy Manager on your domain controller and expand out your domain -> Group Policy Objects.  If you currently do not have a Group Policy created in which you want to utilize for Edge Policies, proceed to right clicking on Group Policy Objects and create a New Policy.

![Creating a new Policy](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MFWRE18Hx65nUvHHwVB%2F-MFWRpiWxBg8iL81Thya%2Fnew-pol.png?alt=media\&token=af4e449b-1db3-4084-a71c-358598cc699d)

2\. Name the policy something relevant. Ex: “Edge Policy”

![Policy Name](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MFXVTw3p7u2vMyFt0ko%2F-MFXW8LhdGL3PRqh1DV2%2Fedge-policy-name.PNG?alt=media\&token=a8717d7d-2a6e-4928-9d20-d8077906ad63)

3\. Once created, right click the new policy and select Edit.

![Editing a Group Policy](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MFXWRLtO97hz4y_qRnF%2F-MFXXC5XzC8Lms7ROLOd%2Fedit-edge-policy.png?alt=media\&token=1cc2d182-f82e-47ed-9b2b-17e19b770e97)

4\. Expand out Edge Policy -> **Computer Configuration -> Policies -> Administrative Templates -> Microsoft Edge -> Extensions** then Right click and Edit the “**Control which extensions are installed silently**”

{% hint style="info" %}
If this Policy will apply to **Users** instead of Computers, the Edge Policies you will be expanding will be located under **User Configuration -> Policies -> Administrative Templates -> Microsoft Edge**.
{% endhint %}

![Configure Forced Installed Extensions](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MFXXPEEFSjIiq0SoLBe%2F-MFX_fQPrYu9-b2muJXK%2Fedge-extension-policy.png?alt=media\&token=b17c585d-3ce1-49c6-a991-be5dfa140fee)

5\. Tick the **Enable** button, and then click the **Show** button.

![Enabling Forced Extensions](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MFXbYhk9ORFn6SsnDVN%2F-MFXclSG_-wn0d7XdNOU%2Fedge-enable-policy.png?alt=media\&token=8a5de130-4631-46bf-aa7a-22480850bd5c)

6\. Add the following text and click **OK**.

```
lfochlioelphaglamdcakfjemolpichk;https://edge.microsoft.com/extensionwebstorebase/v1/crx
```

![Adding Keeper Browser Extension App ID](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MTGzokhAdwYVzoAXwxO%2F-MTH0VCM_vAjsZ5qLobn%2FedgeID.PNG?alt=media\&token=702d3fed-3f5e-4f89-a174-78c59c0a8274)

7\. Click Apply, and then click **OK**

![Applying the Forced Installed Extension](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MFXbYhk9ORFn6SsnDVN%2F-MFXdM_XD0wPFlKTMXMr%2Fedge-apply-policy.png?alt=media\&token=db930bf1-fadd-4045-a421-aa42c245452c)

8\. Disable Edge's Built-In Password Manager by navigating to Microsoft Edge -> Password manager and protection and then Right click and Edit the “**Enable saving passwords to the password manage**r”

![Disabling Edge Built-In Password Manager](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MG9_i03OVUAsrBhQQ6J%2F-MG9bAWCO3cT1aLj1dvt%2Fedge-builtin.png?alt=media\&token=73c31adc-f709-482c-a511-43a716fae788)

9\. Tick the "**Disabled**" button, and then click Apply, and then click **OK**.

![Disabled Edge Password Manager](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MG9_i03OVUAsrBhQQ6J%2F-MG9bfiLvHJZiMMf3cY-%2Fdisabled-edge.png?alt=media\&token=b100acdb-0f65-4257-8e86-5eba7934281c)

10\. Following the same process as steps 8 - 9, directly within Microsoft Edge Administrative Templates Policy definitions, Disable the Edge AutoFill capabilities by editing both "**Enable AutoFill for addresses**" and "**Enable AutoFill for credit cards**" and setting them to disabled.

![Disable Edge AutoFill Capabilities](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MGAMbXSWQQi4bs3jgn6%2F-MGANDqYMtIddbsVOMfc%2Fdisable-eAutoFill.png?alt=media\&token=8c591308-552a-4ac4-89ee-0a2a74f3a484)

11\. **(Optional)**  If you would like to disable Developer Tools, to further secure against users attempting to unmask a masked password / credential, still within the Microsoft Edge Administrative Templates Policy definitions, disable Developer Tools by editing "**Control where developer tools can be used**" end setting it to "**Enabled**" and select the Options value of "**Don't allow using the developer tools**" and click **OK**.

![Developer Tools Policy](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MTH8XcWEN9CDn1HzWlt%2F-MTHCBQiEuykmqt-eZjS%2Fdevtoolpolicy.PNG?alt=media\&token=23c410b3-a1cb-4a02-919a-7c1800d9de6e)

![Disallow Developer Tools](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MTH8XcWEN9CDn1HzWlt%2F-MTHCshm0g2sJcGCBp8G%2Fdevtoolsdisable.PNG?alt=media\&token=09d9f250-aeac-481f-b58d-ed668a2a6988)

12\. Exit the Group Policy Management Editor, Right Click the OU of your choice, in which contains your Computers or Users and select **Link an Existing GPO**.

![Link Forced Installed Extension to PCs](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MFWo_05CUUSSELfNPQD%2F-MFWrPV0PQDtgRJg6TH6%2Fou.png?alt=media\&token=5abefb95-04a2-41ca-a672-9d25de5ff990)

13\. Select the “Edge Policy” and click “**OK**”

![Edge Policy Object](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MFX_p7Q9XmQUz11tYmN%2F-MFXabeFgwHhRs07O_gm%2Fedge-object.png?alt=media\&token=d5181ede-bedf-45f8-b2b9-1d6c55213308)

{% hint style="info" %}
If you have more than one OU (Organizational Unit) that you would like to Link this new Group Policy to, repeat steps 12 - 13.
{% endhint %}

For any PC or User within that OU, the “Edge Policy” will automatically install the Keeper Security Browser Extension, if Edge is installed on those PCs, as well as disable the Edge browser, less secure, built-in password manager and AutoFill capabilities.

### **Step 4: Check Your Edge Policies**

On a target client device, open Microsoft Edge and navigate to **edge://policy** to see all policies that are applied. If you applied policy settings on the local computer, policies should appear immediately.

![Edge Policies](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MTHHxQmp-YrNj028Lcc%2F-MTHOtMDGV6WVsmCmU6t%2Fedgepolset.PNG?alt=media\&token=2fa32d6e-80e0-4c17-8941-acb6917d197c)

You can also check your extension by navigating to **edge://extensions** and ensuring your extensions are being forcefully installed.&#x20;

![Forced Keeper Browser Extension Installed](https://4290574019-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LO5CAzpxoaEquZJBpYz%2F-MTHbh947Ov162Fnp1Bz%2F-MTHbzJY_Xaopekw3Q5a%2Fedge-ext.PNG?alt=media\&token=c5c3e43b-77e6-4847-9bf3-0bb4e6cce300)

{% hint style="info" %}
You may need to run gpupdate /force, in an elevated command prompt, to apply this new group policy to the PCs.
{% endhint %}

```
gpupdate /force
```

You may need to close and reopen Microsoft Edge before the new policies appear.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/en/enterprise-guide/deploying-keeper-to-end-users/keeper-fill/windows/group-policy-deployment-edge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
