From ae3b54284b11f999f4b3362edf763d97804c8439 Mon Sep 17 00:00:00 2001 From: Patti Short Date: Thu, 12 Apr 2018 18:00:21 -0700 Subject: [PATCH] github issue #691 --- ...ons-using-administrative-templates-and-group-policy.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/browsers/internet-explorer/ie11-deploy-guide/enable-and-disable-add-ons-using-administrative-templates-and-group-policy.md b/browsers/internet-explorer/ie11-deploy-guide/enable-and-disable-add-ons-using-administrative-templates-and-group-policy.md index 6c783eb4ae..f2c1df3f6d 100644 --- a/browsers/internet-explorer/ie11-deploy-guide/enable-and-disable-add-ons-using-administrative-templates-and-group-policy.md +++ b/browsers/internet-explorer/ie11-deploy-guide/enable-and-disable-add-ons-using-administrative-templates-and-group-policy.md @@ -85,9 +85,7 @@ Every add-on has a Class ID (CLSID) that you use to enable and disable specific
**-OR-**
Open the Local Group Policy Editor and go to: User Configuration\Administrative Templates\Windows Components\Internet Explorer\Security Features\Add-on Management. -4. Open the **Add-on List** Group Policy Object, pick **Enabled**, and then click **Show**.
The Show Contents box appears. - -5. On Show Contents, click **Add**. +4. Open the **Add-on List** Group Policy Object, pick **Enabled**, and then click **Show**.
The Show Contents dialog appears. 6. In **Value Name**, paste the Class ID for your add-on, for example, **{47833539-D0C5-4125-9FA8-0819E2EAAC93}**. @@ -99,7 +97,9 @@ Open the Local Group Policy Editor and go to: User Configuration\Administrative - **2**. The add-on is enabled and your employees can change it. -7. Click **OK** and close the Group Policy editor. +7. Click **OK** twice to close the Group Policy editor. + +8.