launch OPSI client gui via command line

Antworten
aellert
Beiträge: 37
Registriert: 16 Mai 2012, 11:30

launch OPSI client gui via command line

Beitrag von aellert »

Can you tell if it's possible to launch opsi-client gui with script or command line and force opsi-client to check for new update/installation like it does before Windows login ?
Thanks a lot for your answers.
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: launch OPSI client gui via command line

Beitrag von d.oertel »

Hi,

Code: Alles auswählen

 opsi-admin -d method hostControl_fireEvent on_demand <fqdn of the client>
regards

d.oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
aellert
Beiträge: 37
Registriert: 16 Mai 2012, 11:30

Re: launch OPSI client gui via command line

Beitrag von aellert »

Thank you, it works well !
Do you know if there are any method to trigger opsi from the windows client (not from the server) ?
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: launch OPSI client gui via command line

Beitrag von d.oertel »

Hi,
Do you know if there are any method to trigger opsi from the windows client (not from the server) ?
You may use ssh or a opsi-winst script with a 'opsiservicall' section.

For a more detailed answer you should tell what in detail you want to trigger.

regards

d.oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
aellert
Beiträge: 37
Registriert: 16 Mai 2012, 11:30

Re: launch OPSI client gui via command line

Beitrag von aellert »

Hi,

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.
You may use ssh or a opsi-winst script with a 'opsiservicall' section.
Do you have an exemple or more information about 'opsiservicall' ?

Thanks for your help
Antworten