cloc Posted August 24, 2007 Posted August 24, 2007 What is the correct way to remove a windows update ons everal xp machines. I would like to write a script and then disable the update at my wsus server.I did find several information about it bot not the right page. Do you have the commanline parameter .... ei "uninstall /y + /m hotfixnumber"Command-line switch Description/f Force other programs to quit at shutdown/l List installed software updates/m Unattended mode/n Do not back up files for uninstallation/q Quiet mode - no user interaction required/y Perform uninstallation (must be used with /m or /q)/z Do not restart the computer after the installationCheers Claus
cloc Posted August 24, 2007 Author Posted August 24, 2007 C:\WINDOWS\$NtUninstallKB936021$\spuninst\spuninst.exe /passive /norestartthis will do in my situation, for you interest maybeCheers Claus
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now