When I have seen this in the past, there was a service or driver that was the culprit. Sometimes, if it was something that I could not uninstall, disabling Data Execution Prevention after booting in Safe Mode would work around the problem. If it is a DEP problem, when you disable DEP, the server will boot up without safe mode. Then you could go back and determine which process is causing the problem and only exclude that process from DEP.
↧