windows server 2008 hangs at "shutting down"
we have 5 windows server 2008 boxes (x86) not part of domain due software runs on them. hanging @ shutting down message whenever shutdown or rebooted. when run shutdown -r -f -t 0 on them, cleanly reboot. way can determine if there particular service or process hanging during shutdown phase?
hi,
> when run shutdown -r -f -t 0 on them, cleanly reboot
do mean windows 2008 server cleanly reboot shutdown –f switch hang if run “shutdown /r /t 0” ( without –f switch) command? have find related event log?
parameter –f means force running applications close.
start server safe mode, check whether server can shutdown normally. if answer yes, disable non-microsoft services through msconfig.exe.
for more information please refer following ms articles:
system hangs on shutdown. how can fault find?
http://social.technet.microsoft.com/forums/en-us/windowsserver2008r2general/thread/822917dc-1e57-4112-8123-98b758205fb1
can't restart or shutdown host server after installing hyper-v
http://social.technet.microsoft.com/forums/en-us/winserverhyperv/thread/a1706621-f64a-4383-be89-f9d0ca59a6ea
shutdown
http://technet.microsoft.com/en-us/library/bb491003.aspx
hope helps!
if aretechnet subscription user , have feedback on our support quality, please send feedback here.
lawrence
technet community support
Windows Server > Windows Server General Forum
Comments
Post a Comment