Forum Discussion
SAC will become unavailable soon. The computer is shutting down
Unable to connect to Windows VM on Azure. When, we check the 'Boot Diagnostic' logs, it says below error message.
SAC>
The SAC will become unavailable soon. The computer is shutting down
2 Replies
- SeshadrrIron Contributor
In the Azure portal, select Run command, then select the command named EnableEMS from the list.
From Windows Command -elevated mode type following command
- bcdedit /ems {current} on, or bcdedit /ems '{current}' on if you are using PowerShell
- bcdedit /emssettings EMSPORT:1 EMSBAUDRATE:115200
Reboot the system for the SAC console to be enabled.
- SamsonAzureCopper Contributor
Hi Team
I was doing the windows update as the part of monthly activity , post WU the Azure VM is taking the longer time to start , in the boot diagnostics serial log showing the below message
"The SAC will become unavailable soon. The computer is shutting down".
Please do let me know if anyone has the solution for the same or it is the general behavior.