Installing from console.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Most patches that I get from microsoft have a GUI install
program. I need to install patches, sometimes remotely
from a terminal window and sometimes from a .BAT file or
WSH script.

Is there any secret switches, flags or anything that I can
use to install patches without the GUI??
 
Most patches that I get from microsoft have a GUI install
program. I need to install patches, sometimes remotely
from a terminal window and sometimes from a .BAT file or
WSH script.

Is there any secret switches, flags or anything that I can
use to install patches without the GUI??

Hi

Some links that might be of interest for you:

http://unattended.sourceforge.net/

If you want to script the installs yourself, combine the information at
unattended.sourceforge.net with the information in the following links:

http://groups.google.com/groups?selm=s5gk74srdje.fsf@patl=users.sf.net

http://groups.google.com/[email protected]

Command-Line Switches For Windows Software Update Packages (1)
http://support.microsoft.com/default.aspx?kbid=262841

Command-Line Switches for Microsoft Software Update Packages (2)
http://support.microsoft.com/default.aspx?kbid=824687

New File Naming Schema for Microsoft Windows Software Update Packages
http://support.microsoft.com/default.aspx?kbid=816915
 
Back
Top