Jump to content


  • 0
zcaa0g

Failing to block .NET 4.5.2 Framework

Question

Greetings,

 

Anyone blocking the .NET 4.5.2 installation from Windows Update in MDT? I previously blocked 4.5.1 successfully with the below

 

;Exclude .NET Framework 4.5.1 install
WUMU_ExcludeKB1=2858725

 

...but the one below is not working for the .NET 4.5.2 installation. I assume the KB is wrong, but when I look in the ZTIWindowsUpdate.log and BDD.log, it appears to be the KB number to use to block it.

;Exclude .NET Framework 4.5.2 install
WUMU_ExcludeKB2=2901983

 

 

Thanks.

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hm, the KB I am using appears to be correct, but it's being ignored for some reason despite it working back when I needed to exclude .NET 4.5.1.

 

I may just have to use this workaround:

  1. HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP
  2. After you select the subkey that is specified in step 3, point to New on the Edit menu, and then click Key.
  3. Type WU, and then press Enter.
  4. Right-click WU, point to New, and then click DWORD Value.
  5. Type BlockNetFramework452, and then press Enter.
  6. Right-click BlockNetFramework452, and then click Modify.
  7. In the Value data box, type 1, and then click OK.
  8. On the File menu, click Exit to exit Registry Editor.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.