Hi
I'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?
Thanks
Mark
Page 1 of 1
Modifying a script to use WUSA to install many Windows 7 updates
#3
Posted 08 September 2010 - 02:31 PM
#4
Posted 09 September 2010 - 10:36 AM
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.
#5
Posted 30 September 2010 - 06:44 PM
Problem Solved
I have solved the problem.
It wasn't actually WUSA, more a case of how the script coped with the long folder name.
Thanks
Goldcross
I have solved the problem.
It wasn't actually WUSA, more a case of how the script coped with the long folder name.
Thanks
Goldcross
- ← Print Spooler Service in Windows Terminal Server
- Windows Server 2008 / Server 2008 R2
- WDS - Duplicate Bootp IP Addresses & Multicast Question →
Share this topic:
Page 1 of 1



Help
Back to top











