无法将标识符 名称 GCMAES256 与有效的枚举器名称相匹配

学校发的VPN,一共四步,卡在第三步报错了图片说明

阿里云

certutil –addstore -enterprise –f "Root" ~\Downloads\vpn-ca-cert.crt

Add-VpnConnection -Name "106.14.170.158" -ServerAddress "106.14.170.158" -TunnelType IKEv2 -EncryptionLevel Maximum -AuthenticationMethod EAP -RememberCredential

Set-VpnConnectionIPsecConfiguration -ConnectionName "106.14.170.158" -AuthenticationTransformConstants GCMAES256 -CipherTransformConstants GCMAES256 -EncryptionMethod GCMAES256 -IntegrityCheckMethod SHA384 -DHGroup ECP384 -PfsGroup ECP384 -Force

Set-VpnConnectionProxy -Name "106.14.170.158" -AutoConfigurationScript "http://192.168.210.108/example.pac"

http://www.jinber.cn/post/394.html