我们有一组运行 Windows Server 的 AWS EC2 实例。自从从 Windows Server 2012r2 迁移到 2016 以来,我们遇到了服务器因未知原因关闭的问题。在对事件日志进行详尽检查后,唯一的一致性似乎如下:
The process C:\Windows\system32\winlogon.exe ([computername]) has initiated the power off of computer [computername] on behalf of user NT AUTHORITY\SYSTEM for the following reason: No title for this reason could be found
Reason Code: 0x500ff
Shutdown Type: power off
Run Code Online (Sandbox Code Playgroud)
我们已经考虑并从理论上排除了以下情况:
Windows 更新问题
电源按钮切换,或硬件/电池问题
Windows Server 许可证到期
对于旧版本的 mstsc,登录屏幕上会显示一个电源按钮,可用于以这种方式关闭系统
windows amazon-ec2 amazon-web-services shutdown windows-server-2016