How to "setup" program A for all who have B installed

Antworten
bobzbobz
Beiträge: 169
Registriert: 30 Nov 2012, 10:41
Wohnort: Denmark

How to "setup" program A for all who have B installed

Beitrag von bobzbobz »

Hi

Which method is the smartest to install program A for all who have installed program B.

E.g. I want to install the package "lync2013hotfixes", but ONLY for clients which have the "Lync" package installed.

I hope you know what i mean.
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: How to "setup" program A for all who have B installed

Beitrag von ueluekmen »

Hi,

the easiest way to this is to use the filter-options in opsi-configed. Set a filter with all Clients where the product-A is installed, use this marked list of Clients to set product-B to setup.

Or you can write a simple bash script to do this, with opsi-admin calls.


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


bobzbobz
Beiträge: 169
Registriert: 30 Nov 2012, 10:41
Wohnort: Denmark

Re: How to "setup" program A for all who have B installed

Beitrag von bobzbobz »

Thank you - the search function did the job :)
Antworten