Skip to content

Commit bc4060f

Browse files
author
Thomas Raya
authored
Merge pull request #1633 from MicrosoftDocs/master
Publish 12/10/2019 10:33 AM PST
2 parents f43768f + 0352279 commit bc4060f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docset/windows/hyper-v/Set-VMComPort.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ PS C:\> Set-VMComPort TestVM 2 \\.\pipe\TestPipe
5656

5757
Configure the second COM port on virtual machine TestVM to connect to named pipe TestPipe on the local computer.
5858

59+
> [!NOTE]
60+
> This does not create the named pipe on the local computer. You will have to write your own application to create a named pipe.
61+
5962
## PARAMETERS
6063

6164
### -CimSession

0 commit comments

Comments
 (0)