First
This commit is contained in:
47
SCCMINST/Data/CiscoXML/SupportFiles/AUDIVPN.xml
Normal file
47
SCCMINST/Data/CiscoXML/SupportFiles/AUDIVPN.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<AnyConnectProfile xmlns="http://schemas.xmlsoap.org/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/encoding/ AnyConnectProfile.xsd">
|
||||
<ClientInitialization>
|
||||
<UseStartBeforeLogon UserControllable="true">false</UseStartBeforeLogon>
|
||||
<AutomaticCertSelection UserControllable="true">true</AutomaticCertSelection>
|
||||
<ShowPreConnectMessage>false</ShowPreConnectMessage>
|
||||
<CertificateStore>All</CertificateStore>
|
||||
<CertificateStoreOverride>true</CertificateStoreOverride>
|
||||
<ProxySettings>Native</ProxySettings>
|
||||
<AllowLocalProxyConnections>false</AllowLocalProxyConnections>
|
||||
<AuthenticationTimeout>12</AuthenticationTimeout>
|
||||
<AutoConnectOnStart UserControllable="true">false</AutoConnectOnStart>
|
||||
<MinimizeOnConnect UserControllable="true">true</MinimizeOnConnect>
|
||||
<LocalLanAccess UserControllable="true">false</LocalLanAccess>
|
||||
<ClearSmartcardPin UserControllable="true">true</ClearSmartcardPin>
|
||||
<AutoReconnect UserControllable="false">false</AutoReconnect>
|
||||
<AutoUpdate UserControllable="false">true</AutoUpdate>
|
||||
<RSASecurIDIntegration UserControllable="false">Automatic</RSASecurIDIntegration>
|
||||
<WindowsLogonEnforcement>SingleLocalLogon</WindowsLogonEnforcement>
|
||||
<WindowsVPNEstablishment>LocalUsersOnly</WindowsVPNEstablishment>
|
||||
<AutomaticVPNPolicy>false</AutomaticVPNPolicy>
|
||||
<PPPExclusion UserControllable="false">Disable
|
||||
<PPPExclusionServerIP UserControllable="false"></PPPExclusionServerIP>
|
||||
</PPPExclusion>
|
||||
<EnableScripting UserControllable="false">false</EnableScripting>
|
||||
<CertificateMatch>
|
||||
<KeyUsage>
|
||||
<MatchKey>Digital_Signature</MatchKey>
|
||||
</KeyUsage>
|
||||
</CertificateMatch>
|
||||
<EnableAutomaticServerSelection UserControllable="false">false
|
||||
<AutoServerSelectionImprovement>20</AutoServerSelectionImprovement>
|
||||
<AutoServerSelectionSuspendTime>4</AutoServerSelectionSuspendTime>
|
||||
</EnableAutomaticServerSelection>
|
||||
<RetainVpnOnLogoff>false
|
||||
</RetainVpnOnLogoff>
|
||||
</ClientInitialization>
|
||||
<ServerList>
|
||||
<HostEntry>
|
||||
<HostName>Audi Cisco Gateway</HostName>
|
||||
<HostAddress>vpn.audi.de</HostAddress>
|
||||
<BackupServerList>
|
||||
<HostAddress>143.164.6.70</HostAddress>
|
||||
</BackupServerList>
|
||||
</HostEntry>
|
||||
</ServerList>
|
||||
</AnyConnectProfile>
|
||||
Reference in New Issue
Block a user