Загрузка данных
powershell -ExecutionPolicy Bypass -Command "Add-VpnConnection -Name 'NetShare' -ServerAddress '127.0.0.1' -TunnelType SSTP -EncryptionLevel Optional -AuthenticationMethod MSChapv2 -Force"