We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f7449f + 23299ab commit 76ed42cCopy full SHA for 76ed42c
docset/winserver2022-ps/hyper-v/Set-VMComPort.md
@@ -47,7 +47,7 @@ PS C:\> Set-VMComPort TestVM 2 \\.\pipe\TestPipe
47
Configure the second COM port on virtual machine TestVM to connect to named pipe TestPipe on the local computer.
48
49
> [!NOTE]
50
-> 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.
51
52
## PARAMETERS
53
0 commit comments