Autologon OK, now how do you turn it off??
-
I needed one of mine networked PC's (server with RAID) to autologon on startup - no keyboard or CRT. I used registry modification per MS article 310584. It works fine. The problem is I need to stop it and if I just turn the power off - I know it is a no no - the RAID gets messed up and on subsequent restart the RAID goes thru hours of rebuilding and things slow down considerably. How do I stop the server remotely? Thanks for your time. Vaclav
-
I needed one of mine networked PC's (server with RAID) to autologon on startup - no keyboard or CRT. I used registry modification per MS article 310584. It works fine. The problem is I need to stop it and if I just turn the power off - I know it is a no no - the RAID gets messed up and on subsequent restart the RAID goes thru hours of rebuilding and things slow down considerably. How do I stop the server remotely? Thanks for your time. Vaclav
Take a look at the parameters of Shutdown.exe (
shutdown.exe /?
) or run it in interactive mode (ie. with a GUI)(shutdown.exe \i
). It lets you connect to and shutdown remote PCs...