I have a blind server that I would like to shut down at lets say 10.15 PM.
If I set CronX up like follows 15/10/*/*/* with the command 'shutdown -r now' it should reboot every day at 10.15 AM, correct? well is does not. I set this up in a user with admin privileges.
I also tried:
15/10/*/*/*...