Uninstall Outlook Patch
Ron Gallimore
We are trying to figure out how to install the latest Outlook patch from Microsoft and cannot get it done thru Deploy. I have tried both of the following and both fail. What is the proper way to remove a patch?
%SYSTEMROOT%\System32\wusa /uninstall /kb:KB3191898 /quiet /norestart
@echo off
%SYSTEMROOT%\System32\wusa.exe /uninstall /kb:3191898 /quiet /norestart
END
Thanks!
0
Comments
What is the error you are getting? That is the correct syntax to remove a KB.
It either times out after 15 minutes or says it is successful after 45 seconds but the patch is not removed.
mine it said "Command script returned error code 87"
I forgot WSUS has a feature that would remove the patches so I just used it to remove the bad players.