Tagged Questions
0
votes
0answers
27 views
Windows Server 2003 SP2 shutdowns suddenly failing/needing hard reset
The last two times I've reset this server, once via remote desktop and once via the Windows Update nag window (also over TS), according to the event log the shutdown has proceeded normally (up to the ...
8
votes
4answers
12k views
How to shut down Windows Server 2003 without using RDP?
I'd like to know if it is possible to shut down a Windows Server 2003 box, without have to log into the machine via remote desktop.
The server is on my network, I know the IP address and host name, ...
0
votes
1answer
58 views
shutdown -m \\crashbox -r -t 03 windows7
As a server administrator i can shutdown the system on network with
shutdown -m \crashbox -r -t 03
i have one PC on network with windows7 and this pc is also not part of domain but i also have its ...