refs #8159 Authentication method fix
This commit is contained in:
parent
a4378756c7
commit
337286f773
|
@ -54,7 +54,7 @@ Add-VpnConnection `
|
|||
-ServerAddress $vpnHost `
|
||||
-TunnelType Ikev2 `
|
||||
-EncryptionLevel Required `
|
||||
-AuthenticationMethod MSChapv2 `
|
||||
-AuthenticationMethod Eap `
|
||||
-DnsSuffix $vpnSuffix `
|
||||
-RememberCredential
|
||||
|
||||
|
|
Loading…
Reference in New Issue