Add-VpnConnection -Name $VPNServer -ServerAddress $VPNServer -AuthenticationMethod Eap -RememberCredential -SplitTunneling -TunnelType Ikev2 -PassThru
Add-VpnConnectionRoute -ConnectionName $VPNServer -DestinationPrefix 10.10.20.0/24 -PassThru
что делать с маршрутами на основании классов ?