diff --git a/docset/winserver2022-ps/hyper-v/Set-VMComPort.md b/docset/winserver2022-ps/hyper-v/Set-VMComPort.md index 1d8b32dfe1..e73383f6b5 100644 --- a/docset/winserver2022-ps/hyper-v/Set-VMComPort.md +++ b/docset/winserver2022-ps/hyper-v/Set-VMComPort.md @@ -47,7 +47,7 @@ PS C:\> Set-VMComPort TestVM 2 \\.\pipe\TestPipe Configure the second COM port on virtual machine TestVM to connect to named pipe TestPipe on the local computer. > [!NOTE] -> This does not create the named pipe on the local computer. You will have to write your own application to create a named pipe. +> You can then access the named pipe using a third-party application or develop your own application. ## PARAMETERS