i used this in xp along with the scheduler to reboot my server machine at 0600 every sunday: shutdown -r -t 60 -c "Rebooting in 1 minute" -f
i switched the os to 2k since i feel it has less overhead, but it is not working in win2k pro, why and how can i fix it to work with 2k?