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...
Anonymous
Oct 05, 2022It seems like it works again with Windows Server 2022 20348.1006, Edge 106.0.1370.34.
On this particular machine IE has been disabled and re-enabled via PowerShell
Enable-WindowsOptionalFeature -FeatureName Internet-Explorer-Optional-amd64 –Online
setup Edge as provided in this guide.
the Update ActiveX plugin installed correctly;
we enabled IE Protected Zone Mode on request. Closed the Edge Browser and tried WSUS MMC.
JordanMastel
Dec 13, 2022Copper Contributor
How do you install the ActiveX plugin?
- Karl-WEDec 13, 2022MVP
JordanMastel if you follow the instructions, the ActiveX popup will appear in Edge IE mode.