Skip to content

Commit 98ef4fd

Browse files
authored
Merge pull request #1017 from sowjanya365/patch-6
Update disconnect-vpnuser.md
2 parents c59df6c + d96edeb commit 98ef4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/windows/remoteaccess/disconnect-vpnuser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Note: Only one of these methods can be used at a time.
5454

5555
### EXAMPLE 1
5656
```
57-
@{navigationLink=@{uri=http://go.microsoft.com/fwlink/p/?LinkId=113302; linkText=Format-List}; #text=System.Management.Automation.PSObject[]}
57+
Disconnect-VpnUser -HostIPAddress 10.1.1.11 -PassThru 10.1.1.11
5858
```
5959

6060
This example disconnects a VPN connection by specifying the host address.

0 commit comments

Comments
 (0)