diff --git a/docset/windows/remoteaccess/disconnect-vpnuser.md b/docset/windows/remoteaccess/disconnect-vpnuser.md index 0f77b3a4a7..b346d886f0 100644 --- a/docset/windows/remoteaccess/disconnect-vpnuser.md +++ b/docset/windows/remoteaccess/disconnect-vpnuser.md @@ -54,7 +54,7 @@ Note: Only one of these methods can be used at a time. ### EXAMPLE 1 ``` -@{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 ``` This example disconnects a VPN connection by specifying the host address.