Archives 'Windows'

24 September

If you need to schedule a reboot on your windows server 2k3 you can simply

create a new batch or CMD file with this code inside:

shutdown -r -f -c "Shutdown to refresh buggy program"

and then use the “scheduled tasks” utility to plan the reboot…
Bye


28 May

I’ve wrote this very very simple tool to log CIL data from our PABX;

you can use it as you want, because it read data from the serial port an write it to a text file in c:\program files\sdl\data

It run as a windows service, so you don’t have to login to the pc to start it.

Requirements:

Microsoft net framework 3.5

http://www.hacksandmore.com/wp-content/plugins/downloads-manager/img/icons/default.gif download: Serial Datalogger Service (384.40KB)
added: 09/06/2009
clicks: 82
description: