/build/static/layout/Breadcrumb_cap_w.png

Group Policies SW-Dist. and setup.exe

Hello Package Experts
With the native Windows Server 2003 Group Policy and *.msi / *.mst Files, i have installed some Software Distribution in smaller environments with success. With "repackaging", i could also distribute som "non-native-msi" Applications.
But what i want is to distribute and launch "unattended installation" on behalf of native group policies. The *.zap File is not a solution, because it runs in user context and only to publish software.
Exists a solution to use GPO's Software distribution with Applications installable only by "setup.exe /... " e.g. by launch the setup-command within a *.msi?
Thanks and regards.

0 Comments   [ + ] Show comments

Answers (7)

Posted by: AngelD 18 years ago
Red Belt
0
Sounds like you want a wrapper to uninstall an legacy setup through a MSI?
Posted by: hbru 18 years ago
Yellow Belt
0
Hello AngelD
A Wrapper Yes, but not to uninstall. I want to automate the installation of a legacy application with native GPO Tools. So the solution should "insert" the files from the application in a msi, distribute this to cliets using GPO and then kick-off the installation on the clients with the silent-install command like Setup.exe /s.
Regards hbru
Posted by: AngelD 18 years ago
Red Belt
0
Why not repackage the whole thing?
Posted by: hbru 18 years ago
Yellow Belt
0
Hello AngelD
For some Applications is repackaging OK. But for others, we have to look on the restrictions, how they are described in http://support.microsoft.com/?id=264478. At the moment, we distribute these applications placing it in a shared folder and using a startup script with the silent install command like setup.exe /s. But with this, we have some apps to distribute with GPO and *.msi like described in the scoolbook from Microsoft and the others with pure scripting. This ist not the way we want to do it.
Regards
hbru
Posted by: AngelD 18 years ago
Red Belt
0
Well what you can do is to create an MSI template (file) which you have to generate a new GUID for each application you want to have this as a installation mechanism for legacy setups.

MSI "template" should contain:
1. "InstallLegacy" CA that take a property as installation command, that runs if "NOT Installed".

2. "UnInstallLegacy" CA that take a property as uninstallation command that runs if "REMOVE = ALL".

Is that what you want so that you can use the MSI for distributin through Active Directory?
Posted by: hbru 18 years ago
Yellow Belt
0
Hello AngelID
Because i'm not yet the packaging senior, i need some detailed explanations to your last idea, how to implement it.
Thanks and regards
hbru
Posted by: AngelD 18 years ago
Red Belt
0
Have a look at http://www.wise.com/Library/CustomActionsWithKiXtart.pdf
This will describe how you can manage this.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ