Goldcross Posted September 6, 2010 Posted September 6, 2010 HiI'm trying to modify an existing script which successfully quietly installs a number of Vista updates to work with Windows 7. Based on my reading of the Microsoft Technet document at http://support.microsoft.com/kb/934307, there should be no difference in the syntax of the Windows 7 version of wusa to the Vista version.Can anyone help?ThanksMark
MagicAndre1981 Posted September 6, 2010 Posted September 6, 2010 which script? Which error do you get?
Goldcross Posted September 8, 2010 Author Posted September 8, 2010 which script? Which error do you get?I'm trying to get the updates to install silently, and not to restart.I don't get an error message, however WUSA displays what I think is a help screen giving the syntax it needs.ThanksMark
cluberti Posted September 9, 2010 Posted September 9, 2010 Unless you need to install an LDR branch from a mixed LDR/GDR package, there's no need to extract the .MSU first on Win7. The .MSU packages can be installed via WUSA directly from the .MSU - wusa <update>.msu /quiet /norestart /log.
Goldcross Posted October 1, 2010 Author Posted October 1, 2010 Problem SolvedI have solved the problem.It wasn't actually WUSA, more a case of how the script coped with the long folder name.ThanksGoldcross
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