Forum Discussion
saiprp
Mar 22, 2021Copper Contributor
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
Seshadrr
Apr 13, 2021Iron 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.