Seite 1 von 1

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

Verfasst: 13 Nov 2013, 13:33
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.

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

Verfasst: 13 Nov 2013, 14:01
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.

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

Verfasst: 13 Nov 2013, 15:21
von bobzbobz
Thank you - the search function did the job :)