Deregister depot
Deregister depot
However i would like to reverse action and make a standalone opsi-server.
How would this be possible?
Thanks
Re: Deregister depot
I think (not tested) you should do the following things:
At your config-server:
Code: Alles auswählen
opsi-admin -d method deleteDepot <depotId>
Code: Alles auswählen
opsi-setup --init-current-config
opsi-setup --set-rights
/etc/init.d/opsiconfd restart
/etc/init.d/opsipxeconfd restart
Redefine the usage of a real backend:
http://download.uib.de/opsi_stable/doc/ ... ig-backend
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: Deregister depot
One quick question.
Using opsi-admin -d method is it possible to fire on demand events for a selected client?
Eg.
opsi-admin -d method setProductActionRequest <product_name> <client_name>
I would like to then fire this selected product on the selected client.
Thanks
Re: Deregister depot
have a look at the method:
opsi-admin> method hostControl_fireEvent event *hostIds
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