MaxBerzon Posted April 30, 2009 Posted April 30, 2009 Is it possible to add switch to a Windows KB executable update to make it run passively, so it could be run as a start up script? (Pretend WSUS doesn't exist)
powdarrmonkey Posted April 30, 2009 Posted April 30, 2009 (edited) Yes, but I don't remember what. Run it with /? to find out. I do this with some key hotfixes and a program of my own to test whether it's already been run for the machine. Edit: it's /quiet for silent mode and /passive for progress bar only mode. There are plenty of other options too. Edited April 30, 2009 by powdarrmonkey
MaxBerzon Posted April 30, 2009 Author Posted April 30, 2009 I'm an idiot, thanks. /passive /norestart meets my needs
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