Jump to content


  • 0
Tom5674

Packages, Program, Advertisements

Question

I am in a testing inviroment, and can't seem to figure out how to install programs that require responses. Such as agreements, etc. Probably something simple but I am very new to SCCM 2007. We never had any version of SMS etc.

 

Thanks.

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

programs that require answers are usually installed using switches or a config file, so you'll need to check sites like http://www.appdeploy.com to see what switches are required to silently install an application

 

an example of that is firefox, to install it silently use

firefox.exe -ms

Share this post


Link to post
Share on other sites

  • 0
programs that require answers are usually installed using switches or a config file, so you'll need to check sites like http://www.appdeploy.com to see what switches are required to silently install an application

 

an example of that is firefox, to install it silently use

firefox.exe -ms

 

Will do - Thanks

Share this post


Link to post
Share on other sites

  • 0
In most cases if you use .msi packages you can just use the /qb switch at the end to make it install silent with all the defualts.

 

On some vendor websites there are faq's on how to install with command line. (like intel vga driver, bluetooth drivers etc)

 

Also sometimes the "/?" can help. As it gives you the available options on the switches.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.