Remote shutdown or reboot of workstations

Antworten
pav5088
Beiträge: 31
Registriert: 12 Jun 2009, 03:49

Remote shutdown or reboot of workstations

Beitrag von pav5088 »

Perhaps it would be useful to have the ability to shutdown or reboot client machines from the opsi configuration editor. This could be another menu item similar to the "wake selected clients" feature, and use the samba "net" command eg :

net rpc shutdown -r -f -I <client ip> -U <admin user>
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3327
Registriert: 04 Jun 2008, 14:27

Re: Remote shutdown or reboot of workstations

Beitrag von d.oertel »

Hi,

the opsi-preloginloader 3.4 has its own web service, which provides the possibility to do
send a shutdown or reboot command (and a lot more).
But it will take some time (and money) to implement this in the opsi-configed......

regards

detlef 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


Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: Remote shutdown or reboot of workstations

Beitrag von ueluekmen »

Hi,

this is implemented in opsi 4.0.

regards


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


barun mukhopadhyay
Beiträge: 25
Registriert: 18 Feb 2013, 11:33

Re: Remote shutdown or reboot of workstations

Beitrag von barun mukhopadhyay »

Hello

In opsi-version 4.0.2 , the remote shutdown , wake up , re-boot , message sending is working fine for the clients created using service _setup.cmd ( pg. no 33/83 , article # 4.2.1.1 ) . But if the client is created using the option "create new opsi client" , then it is showing in the client list , but not showing any hardware or software inventory ; the error is :

centos.uib.local opsitimeout error : Time out after 15 seconds ([Error 103]) Software caused connection abort ).

Pls help ... if it can be resolved .

best regards

barun
Benutzeravatar
tobias
Beiträge: 1294
Registriert: 20 Aug 2008, 12:36
Wohnort: Braunschweig
Kontaktdaten:

Re: Remote shutdown or reboot of workstations

Beitrag von tobias »

barun mukhopadhyay hat geschrieben:Hello

In opsi-version 4.0.2 , the remote shutdown , wake up , re-boot , message sending is working fine for the clients created using service _setup.cmd ( pg. no 33/83 , article # 4.2.1.1 ) . But if the client is created using the option "create new opsi client" , then it is showing in the client list , but not showing any hardware or software inventory ; the error is :

centos.uib.local opsitimeout error : Time out after 15 seconds ([Error 103]) Software caused connection abort ).

Pls help ... if it can be resolved .

best regards

barun
Thats because if you create a Client via the OPSI-Configed your client is "unmanaged" you have no opsi-client agent on ist.
A better Way is to use the opsi-deploy-client-agent script (Push) or the service_setup.cmd (Pull).
This will create the Client in OPSI and install the opsi-client-agent
Antworten