PowerShell Logo Small

Remove-VpnConnectionTriggerApplication



This is the built-in help made by Microsoft for the command 'Remove-VpnConnectionTriggerApplication', in PowerShell version 5 - as retrieved from Windows version 'Microsoft Windows Server 2012 R2 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Removes a trigger application from a VPN connection object.

SYNTAX


Remove-VpnConnectionTriggerApplication [-ConnectionName] <String> [-ApplicationID] <String[]> [-AsJob] [-CimSession <CimSession[]>] [-Force] [-PassThru] [-ThrottleLimit
<Int32>] [-Confirm] [-WhatIf] [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Remove-VpnConnectionTriggerApplication cmdlet removes a trigger application from a VPN connection object. After you remove an application from the VPN connection, when
the client accesses that application, it no longer triggers the VPN connection.



<

RELATED LINKS

Online Version: htt, Microsoft.RemoteDesktop_Contoso0987}




This command uses the Remove-VpnConnectionTriggerApplication cmdlet to remove the trigger applications by using the ApplicationID parameter. The command also specifies the
PassThru and Force parameters.