Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 30534

Procedure to remove Microsoft KB Article

$
0
0

We recently had a problem with a KB article which caused a lot of problems with printing using Terminal Server (and printer redirection).
The best way to solve this problem was to uninstall the KB article that was causing the problem.

We could not find the uninstall string for this update, so we decided that the best way to uninstall the program was using wusa.exe.

I decided to write a procedure which should do the trick for us. it simply asks for the KB article, and then runs C:\Windows\System32\wusa.exe /uninstall /kb:KBNo /quiet /norestart

The procedure is simple, but effective :).


Viewing all articles
Browse latest Browse all 30534

Trending Articles