Sheduled reboot

Requests for the next versions.
Post Reply
gbz
Posts: 2
Joined: Fri Jul 03, 2020 12:08 pm

Sheduled reboot

Post by gbz »

Hey,

i didn't find anything on the configuration but i might just didn't see it.
Is there a way to let the terminal clients reboot on a shedule? We would like to reboot them every sunday for example.

Greetings,
GBZ
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: Sheduled reboot

Post by akatik »

No such way by WTWare means. You need to create bat file that will reboot terminals. Key words are:

curl --insecure --user wtware:12345 https://192.168.1.123/reboot


curl can be easily found in google.
gbz
Posts: 2
Joined: Fri Jul 03, 2020 12:08 pm

Re: Sheduled reboot

Post by gbz »

Already got some experience with curl as we got ourself a small update utility for multiple wtware clients.
No biggie just thought there might have been a way i didn't see.

Thank you very much!
Post Reply