Hi,
sometime ago I inquired about whether it was possible to schedule a 
shutdown of the thin clients. I tried creating an application but was 
not successful because the application did not run as an administrator. 
I discovered how to create an application that is effectively run as an 
administrator. Here is an example of the command line for an application 
that shuts down the thinclient at 6:00 pm. (The application has 
Autostart=Yes.)

echo foobar | sudo -S  shutdown -P -h 18:00 "Scheduled 6:00 pm shutdown"

As to turning on the thinclient, I have a scheduled task on a server 
that sends a WOL (wake-on-lan) signnal to the clients at 7:00 am. The 
clients do not wake up (i.e., turn on). When these clients were being 
used as Windows XP computers and shut down through a scheduled task 
calling windows' shutdown command, WOL worked. So I know the device is 
capable of responding to a WOL. I know that if a computer is not 
shutdown "correctly", it won't respond to a WOL.  I have tried this on 3 
different computers from two manufacturers with the same results. Anyone 
know if there is some trick to having the thinclient power down 
"correctly" so WOL works?


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org
[email protected]
https://lists.sourceforge.net/lists/listinfo/openthinclient-user

Reply via email to