'The Add-VpnConnectionTriggerTrustedNetwork adds DNS suffixes to the VPN profile. When any of these DNS suffixes is present on physical interface on the client, VPN connection will not be auto triggered.'
'The Remove-VpnConnectionTriggerTrustedNetwork removes DNS suffixes from the VPN profile. When any of these DNS suffixes is present on physical interface on the client, VPN connection will not be auto triggered.'
{'Description':'Name of the VPN connection profile','In':True}
DefaultDnsSuffixes
boolean
1
✓
-
{'Description':'Switch parameter to specify that all DNS suffixes in the VpnConnectionTriggerDnsConfiguration object must be copied into the DNS suffixes for VpnConnectionTriggerTrustedNetwork. DNS suffixes without corresponding DNS servers will not be copied.','In':True}
PassThru
boolean
2
✓
-
{'Description':'Returns the VpnConnectionTriggerTrustedNetwork object containing the list of trusted networks for auto triggering','In':True}
Force
boolean
3
✓
-
{'Description':'Supplying this parameter will automatically replace the current Trusted Network List with the DNS suffixes present in VpnConnectionTriggerDnsConfiguration. Note that only DNS suffixes with corresponding DNS server addresses are copied from VpnConnectionTriggerDnsConfiguration','In':True}
'The Set-VpnConnectionTriggerTrustedNetwork sets the trusted network list with the NRPT DNS suffixes that have been configured as part of triggering properties. The NRPT exemption entries are ignored.'