-
Notifications
You must be signed in to change notification settings - Fork 1
Medit Windows Configuration WSUS
Julien Jouvent-Hallé edited this page Apr 6, 2020
·
2 revisions
a Windows system properly configured for Medit
We do not set up WSUS for Medit systems
If present, the WSUS configuration will prevent the installation of some Windows components required for DWOS/Cares to work.
remove WSUS configuration
- Run the following PowerShell script in an administrator console:
Remove-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows" -Name "WindowsUpdate"
- Reboot the Medit PC.