How can I make my windows server 2008 to Restart itself everyday at midnight?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Use task scheduler with the following command: shutdown -r -f |
|||
|
|