Answer the question
In order to leave comments, you need to log in
How to uninstall updates in WSUS?
Hello
Tell me how to remove unnecessary products and classes in Critical and security updates?
In the parameters, I unchecked unnecessary products and classes, but I still see drivers and sharepoint-type products, etc.
I did cleaning, synchronization too ... w2012r2
Answer the question
In order to leave comments, you need to log in
try typing a cmd file with something like this and run it as administrator:
echo Delete KB2976978 (telemetry for Win8/8.1)
start /w wusa.exe /uninstall /kb:2976978 /quiet /norestart
echo Delete KB3075249 (telemetry for Win7/ 8.1)
start /w wusa.exe /uninstall /kb:3075249 /quiet /norestart
echo Delete KB3080149 (telemetry for Win7/8.1)
start /w wusa.exe /uninstall /kb:3080149 /quiet /norestart
echo Delete KB3021917 (telemetry for Win7)
start /w wusa.exe /uninstall /kb:3021917 /quiet /norestart
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question