Skip to content

Commit a2db40e

Browse files
Update skype/skype-ps/skype/Set-CsOnlineLisPort.md
Co-authored-by: Dario Woitasen <[email protected]>
1 parent 0133150 commit a2db40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Set-CsOnlineLisPort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Set-CsOnlineLisPort -PortID 12174 -ChassisID 0B-23-CD-16-AA-CC -Description "Lis
3838
Example 1 creayes the association between port "12174" and LocationId "efd7273e-3092-4a56-8541-f5c896bb6fee".
3939
### -------------------------- Example 2 --------------------------
4040
```
41-
Set-CsOnlineLisPort -PortID 0A-25-55-AB-CD-FF -ChassisID 0B-23-CD-16-AA-CC -Description "LisPort 0A-25-55-AB-CD-FF" -LocationId efd7273e-3092-4a56-8541-f5c896bb6fee
41+
PS C:\> Set-CsOnlineLisPort -PortID 0A-25-55-AB-CD-FF -ChassisID 0B-23-CD-16-AA-CC -Description "LisPort 0A-25-55-AB-CD-FF" -LocationId efd7273e-3092-4a56-8541-f5c896bb6fee
4242
```
4343

4444
Example 2 creayes the association between port "0A-25-55-AB-CD-FF" and LocationId "efd7273e-3092-4a56-8541-f5c896bb6fee".

0 commit comments

Comments
 (0)