Hello Folks, I've got whats doubtless a corner case problem. For some reason, IPP is causing one of my servers to shutdown upon power fail (good), then, when power returns, the server boots and once the OS loads it then immediately shuts down again, despite the power being stable.
I'm reasonable sure IPP is the root cause, though determining this is no easy feat. After a fair bit of looking around, I've spotted the following as EVENT 1074 in Windows Server 2012R2 on the problematic server:
12:08am 13/5/2018
The process wininit.exe (127.0.0.1) has initiated the shutdown of computer XXXXX on behalf of user NT AUTHORITY\SYSTEM for the following reason: Legacy API shutdown
Reason Code: 0x80070000
Shutdown Type: shutdown
The original shutdown, caused my testing a power fail condition is here:
11:40pm 12/5/2018
The process wininit.exe (127.0.0.1)...