Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


February 25, 2002

How can I apply a patch to a software installation point on a network server?

RSS
Subscribe to Windows IT Pro | See More Hotfixes Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

A. Windows Installer lets you use Group Policy to distribute software with .msi files. However, many users are unaware of .msp files, which patch .msi files. You can either execute .msp files directly on a local installation or slipstream .msp files to an installation point to automatically apply the patch to new installations. To apply patches to a software installation point, use the following command:

msiexec /a <original .msi file and location> /p <.msp file and location>

This command will update the necessary files and edit the target .msi file to incorporate the patch information. After you execute this command, you need to redeploy the program you're installing so that clients receive the update. To redeploy the software, perform the following steps:

  1. Start the Microsoft Management Console (MMC) Active Directory Users and Computers snap-in (go to Start, Programs, Administrative Tools, and click Active Directory Users and Computers).
  2. Right-click the domain, organizational unit (OU), or object that has the policy that contains the deployed software, and select Properties.
  3. Select the Group Policy tab.
  4. Select the Group Policy Object (GPO) that contains the program you patched and click Edit.
  5. Expand the options to access the location at which the software is deployed.
  6. Right-click the deployed package and select All Tasks.
  7. Click Redeploy Application.
  8. Close all windows.

Clients can also trigger the reinstallation by using the following command:

msiexec /i <.msi file and location on share> REINSTALL=ALL REINSTALLMODE=vomus UPGRADEEITHRECACHE=TRUE /q 

End of Article



Reader Comments
I need the whole command for trigger the reinstallation

Stephanie July 03, 2004


Your Comments (required):I need to get a patch for my computer and this is all new to me I need help getting rid of sasser worm

Name (required):Stephanie Crosby July 03, 2004


You must be a registered user or online subscriber to comment on this article. Please log on before posting a comment. Are you a new visitor? Register now




Top Viewed ArticlesView all articles
Confirmed: Battery Life Issues Not Windows 7's Fault

Microsoft on Monday issued a lengthy statement about the recent Windows 7 battery controversy, echoing my assessment from earlier in the day, but backing it up with hard, cold evidence. ...

Battery Life Issues Almost Certainly Not Windows 7's Fault

While Microsoft is still investigating a notebook battery life issue that was supposedly caused by Windows 7, some interesting trends have emerged. ...

Microsoft Warns of Windows Version Expirations

Microsoft warned that this year will see three out-of-date Windows versions slip into retirement. ...


Windows OSs Whitepapers Protecting Microsoft SharePoint

Related Events Deep Dive into Windows Server 2008 R2 presented by John Savill

Managing IT Across Multiple Locations

Troubleshooting Group Policy, eLearning series

Check out our list of Free Email Newsletters!

Windows OSs eBooks Understanding and Leveraging Code Signing Technologies

A Guide to Windows Certification and Public Keys

SQL Server Administration for Oracle DBAs

Related Windows OSs Resources Introducing Left-Brain.com, the online IT bookstore
Looking for books, CDs, toolkits, eBooks? Prime your mind at Left-Brain.com

Discover Windows IT Pro eLearning Series!
Clear & detailed technical information and helpful how-to's, all in our trademark no-nonsense format


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2010 Penton Media, Inc. Terms of Use | Privacy Statement