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 c59df6c + d96edeb commit 98ef4fdCopy full SHA for 98ef4fd
docset/windows/remoteaccess/disconnect-vpnuser.md
@@ -54,7 +54,7 @@ Note: Only one of these methods can be used at a time.
54
55
### EXAMPLE 1
56
```
57
-@{navigationLink=@{uri=http://go.microsoft.com/fwlink/p/?LinkId=113302; linkText=Format-List}; #text=System.Management.Automation.PSObject[]}
+Disconnect-VpnUser -HostIPAddress 10.1.1.11 -PassThru 10.1.1.11
58
59
60
This example disconnects a VPN connection by specifying the host address.
0 commit comments