Tag: core

Reboot Windows Server Core

Reboot Windows Server Core so how do you do it from just a commad? open up a command prompt/powershell window Use the following command: shutdown  /r /t 0 basically shutdown…

Read More