Forum Discussion
Karl-WE
Nov 02, 2021MVP
HOW-TO: Import Out of Band Updates to WSUS using Microsoft Edge Chromium IE Mode and PowerShell
----- I recommend using https://www.powershellgallery.com/packages/Import-WSUSUpdate Full instructions to install the module are located here - https://www.ajtek.ca/blog/the-new-way-t...
EGrudzien
Jan 21, 2022Copper Contributor
I added both sites to our IE Compability mode lists for Edge.
<site url="catalog.update.microsoft.com/">
<compat-mode>IE11</compat-mode>
<open-in allow-redirect="true">IE11</open-in>
</site>
<site url="catalog.update.microsoft.com/v7/site/Home.aspx">
<compat-mode>IE11</compat-mode>
<open-in allow-redirect="true">IE11</open-in>
</site>
Using this, I get an error "To use this website, you browser must have the user data persistence setting enabled." I also added Windows Update Catalog to Trusted Site Zone list. In Trusted Site zone list, I have Userdata Persistence turned on. Its like IE mode isn't honoring that setting.
For fun, I changed Compatibility Mode to IE8. In that mode, the message appears, however when I go to view basket where I would import updates, I get a different error, "Error number: 800A138F" instead.
I am doing this on a W11 system with WSUS and other RSAT tools installed.
Karl-WE
Feb 10, 2022MVP
I have not tried the list yet, cannot tell. Thanks for adding this to the discussion. Makes sense to make it this way as the setting in the guide will be removed after a time. I noticed that later in the description it is not permanent per user.
- kwester-ebbinghaus-businessAug 25, 2022Iron ContributorMy guide was helpful until it lasted valid. Anyone else seeing the issue that ActiveX can no longer be installed in IE Mode, thus the import of updates cannot be executed?
- abbodi1406Aug 26, 2022Steel ContributorYes, it's stopped working since late July
the whole /v7/site/ no longer works, and auto redirected to NonActiveX url- AnonymousAug 29, 2022
Hi abbodi1406 I cannot confirm, here it still uses the site and unsuccessfully tries to install ActiveX plugin.
Yet, if the behavior changes to what you see Abbodi, how should one import updates to WSUS? I do not believe it will work any longer, does it?
- Eds1989Aug 26, 2022Copper Contributor
kwester-ebbinghaus-business I've not had need to import anything for a while.
What update are you trying to import, and I'll use that as a test, as well as picking some other random update to try and import.Cheers
James
- AnonymousAug 29, 2022Hi James, this customer failed to import .net 4.8 for Windows Server. In addition, out of band update needs to be imported if a customer requires to fix a certain issue the OOB is going to fix.
Albeit obsolete you might want to try KB5016138 or these:
https://devblogs.microsoft.com/dotnet/net-framework-4-8-is-available-on-windows-update-wsus-and-mu-catalog/
We have tried to import the .net 4.8 for Windows Server 2016.