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: 3319
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
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1939
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
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.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: 1291
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