launch OPSI client gui via command line
launch OPSI client gui via command line
Thanks a lot for your answers.
Re: launch OPSI client gui via command line
Code: Alles auswählen
opsi-admin -d method hostControl_fireEvent on_demand <fqdn of the client>
d.oertel
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
Re: launch OPSI client gui via command line
Do you know if there are any method to trigger opsi from the windows client (not from the server) ?
Re: launch OPSI client gui via command line
You may use ssh or a opsi-winst script with a 'opsiservicall' section.Do you know if there are any method to trigger opsi from the windows client (not from the server) ?
For a more detailed answer you should tell what in detail you want to trigger.
regards
d.oertel
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
Re: launch OPSI client gui via command line
I'd like to reproduce the behavior of opsi gui_startup or fireondemand, in other terms i want to trigger opsi-client to launch and check if new installations or updates are available.
My constraint is that some computer are not reachable from opsi server (firewall not under my control), but connections established from clients to opsi server are allowed.
Do you have an exemple or more information about 'opsiservicall' ?You may use ssh or a opsi-winst script with a 'opsiservicall' section.
Thanks for your help