From a8c040c02dd816a5ff5c3df3df986403419ba5f6 Mon Sep 17 00:00:00 2001 From: Patti Short Date: Sat, 14 Apr 2018 09:20:59 -0700 Subject: [PATCH] added a comment about the gpupdate /force command --- ...ministrative-templates-and-group-policy.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 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 f2c1df3f6d..a607034785 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,7 +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 dialog appears. +4. Open the **Add-on List** Group Policy Object, select **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}**. @@ -97,13 +97,12 @@ 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. Close the Show Contents dialog. + +7. In the Group Policy editor, go to: Computer Configuration\Administrative Templates\Windows Components\Internet Explorer. + +8. Double-click **Automatically activate/enable newly installed add-ons** and select **Enabled**.

Enabling turns off the message prompting you to Enable or Don't enable the add-on. + 7. Click **OK** twice to close the Group Policy editor. - -8. - -  - -  - - - + + \ No newline at end of file