scripting installation

  • Thread starter Thread starter surferboy
  • Start date Start date
S

surferboy

i was just wondering if there is a way to write a script
that will find the command line paramaters to install a
patch quietly and without restart and then print them to
a file. i already know that you can use the command
line /? to find these value i just wanted to write a
script to do it if possible.
surferboy
 
surferboy said:
i was just wondering if there is a way to write a script
that will find the command line paramaters to install a
patch quietly and without restart and then print them to
a file. i already know that you can use the command
line /? to find these value i just wanted to write a
script to do it if possible.
surferboy

Hi

A lot of updates does not display all the command line switches necessary
to make the update unattended, so you is better off "investigating" and
testing each update yourself...

More about this here:

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
 
is there a way then to first test a couple with a vbscript
and then check for an error and then request the paramaters
from the user?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top