Re: Group Policy software install with command line switch

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: James Lavery (james.lavery_at_dfs.virginia.gov)
Date: 10/06/04


Date: Wed, 6 Oct 2004 10:58:08 -0400

Dmitry

If the software I'm attempting to install is already in MSI format is there
a way to pass a command line switch using the GP software package install?
or do I have to use a MST file to modify the install?

If I can't pass a switch to the GP install I'll try using the utility you
mentioned to repack an MSI after I manualy install the first MSI with the
comand line modifier. Sound right?

Thanks for the help

James

"Dmitry Korolyov [MVP]" <d__k@removethispart.mail.ru> wrote in message
news:ujttm%235qEHA.2588@TK2MSFTNGP12.phx.gbl...
You can try re-packaging the software into .msi and then installing the msi
as usual. One of the free tools available for this is WinInstall LE 2000 (on
the W2k distro) or 2003 - you can search for a download on the internet. The
tool takes an image of the OS before and after install, and then creates an
.msi package. So effectively, you first take an image of an empty system,
then install your software (which is not .msi) with all configuration
options and switches you want, and finally take the "after" image to form an
.msi package that will perform exactly the same installation.

The only disavantage of such approach is that you have to repackage an .msi
again if you want to change any of the installation options.

-- 
Dmitry Korolyov [d__k@removethispart.mail.ru]
MVP: Windows Server - Active Directory
"James Lavery" <james.lavery@dfs.virginia.gov> wrote in message 
news:uN9f6T5qEHA.708@tk2msftngp13.phx.gbl...
Hello all
Is it possible to install software that requires the use of a command line
switch using the group policy software install feature?  I have used
software that requires .MST files with group policy to modify the install
but never a command line switch.  Is what I'm asking for possible and if so
how is it done?
Thanks a million
James 


Relevant Pages

  • Re: Newbie and SMS2003
    ... I've managed to package my own MSIs as this works nicely in with another ... It seems to advertise the package for installation, ... I'm familiar with the benefits SMS can bring and am ... I usually tweak the command lines for .msi ...
    (microsoft.public.sms.setup)
  • RE: MSI Web Setup Project Installer fails in Windows 2003
    ... >The installer has encountered an unexpected error installing this ... This may indicate a problem with this package. ... Did you try to install to another VDir? ... >I have a .NET MSI Web Setup Project that will not execute on my ...
    (microsoft.public.dotnet.framework.setup)
  • .NET Framework Redistributable Installation fails
    ... Does anyone know what the problem is because it's going to be a hassle to have all my users manually install the .NET Framework and MDAC. ... MSI: Cloaking enabled. ... The installer has encountered an unexpected error installing this package. ...
    (microsoft.public.dotnet.framework.setup)
  • MP Installation problems
    ... are having problems with the installation of the management point on the SMS ... MSI: Grabbed execution mutex. ... MSI: Doing action: INSTALL ...
    (microsoft.public.sms.setup)
  • Re: Creating Own MSI Packages
    ... here is the problem, I am trying to custom a MSI Package, to only install ... behavior of the default MSI for Office? ... and the files there so that either Computers or Users ... (whichever you assign the package to in the GPO) ...
    (microsoft.public.windows.server.active_directory)