Hi, I've to connect to VPN with personal certificate and login/password. I'd like to wite a script to auto-connect. If I'm using pulselauncher.exe -cert myCert -url https://server.url -r myRealm it asks to enter user login and password. If I/m using pulselauncher.exe -u myLogin -p myPassword -url https://server.url -r myRealm I got error "Invalid argument". It is possible to connect with pulselauncher with cert and login/password?
... View more