Can I enable EMS on a Nano VM and connect to this using Putty via a named serial pipe

Yi E Wang 646 Reputation points
2020-07-15T08:19:33.887+00:00

Hi Folks

I am running Hyper-V on a lab Windows 10 box.

Can I enable EMS on a Nano VM and connect to this via Putty using a named serial pipe?

If so please can you help as I cannot get this to work:

Hyper-V Manger

Configure Com1 on the Nano VM with a name
\.\pipe\web01

On the Nano VM (Via Powershell)

bcdedit /ems on
bcdedit /emssettings EMSPORT:1 EMSBAUDRATE:115200

Putty (Run from W10 Hyper-V Host)

Set to Serial
Serial Line: \.\pipe\web01
Baud: 115200

Error:
Unable to open connection to \.\pipe\web01 Unable to open serial port.

Microsoft TechNet source link:
https://social.technet.microsoft.com/Forums/windowsserver/en-US/4532f7ee-af13-4090-a8eb-1faa4fc84808/can-i-enable-ems-on-a-nano-vm-and-connect-to-this-using-putty-via-a-named-serial-pipe?forum=NanoServer

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Jenny Yan-MSFT 9,356 Reputation points
    2020-07-15T08:31:40.077+00:00

    It could be related to permissions. You can try running putty.exe as administrator.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.