Hi Gary!

Gary Horneman schrieb:
> Hello,
> I am converting old PCs to thinclients by disconnecting the hard drive 
> and then using openthinclient to run the hardware. The PCs have two 
> scheduled tasks that shutdown the computer - one runs at 6:00 pm local 
> time and the other 11:00 pm local time. (sometimes people start a 
> computer back up after 6:00 pm so the 11:00 pm task catches that). I do 
> this on the PC to keep Windows XP sane and to save energy. I would like 
> to be able to schedule a shutdown of the client as there is no reason 
> for them to be on overnight and was wondering if this is possible.

Not yet, you just brought up that requirement. :-)

It should not be too difficult to implement if that time limit is
unconditional, but would require the at daemon.

If you have to look first whether someone is still working, it would
be trickier though.

> One idea I had was to create a "command line" application that 
> autostarted. I used the command "shutdown -h 18:00". I tried both with 
> quotes and without. It does not work and I see the following error in 
> the client log
> <date time> , 449 WARN <MAC address> <IP address>  user python: 
> launcher: [WARNING] in: launcher.?(): Return Code not zero(None): 
> cmdline: "shutdown -h 18:00" , return code: 32512
> 
> (as an aside, it would be nice to be able to copy and paste from the 
> client log entries display - copy and paste doesn't work with windows xp)

Funny, for me this works fine. Highlighting a section, pressing CTRL-C
and pasting it into notepad works here with XP SP3.

You can connect to the manager from any platform running Java 1.6 so
test this from another system, too. I would like to hear if there is
really a problem.

> I am using version 0.4.1 on a 64bit windows 2003 server. The clients 
> come up in kiosk mode and automatically open an RDP window so that the 
> user can log into the windows terminal server. I'm looking for a 
> solution that can be created using the Openthinclient Manager as I am 
> not competent to make any changes to thinclient image unless the 
> procedure is relatively simple and well spelled out.

Sure, the requested feature would need programming.

-- 
Bye,
  Tobias Abt

levigo systems gmbh  -----------  ein unternehmen der levigo gruppe
Max-Eyth-Strasse 30                        Telefon: 07031 / 4161-10
D-71088 Holzgerlingen                      Telefax: 07031 / 4161-11
Geschäftsführer: Oliver Bausch            http://systems.levigo.de/
Registergericht: Stuttgart HRB 245 180          USt-ID: DE813226078

------------------------------------------------------------------------------
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user

Reply via email to