Hello,
I'm trying to set up a vpn connection from a script using pulselauncher.exe
Our clients use a computer certificate to connect.
I'm trying to figure out how the syntax to pulselauncher.exe works.
Do I need this:
pulselauncher.exe -url *url* -r *realm* -cert ***
if yes, how do I tell pulselauncher to use the computer certificate? I tried using the host name but I always get error "invalid client certificate".
I searched for a log file for pulselauncher but couldn't find any.
If I initiate the connection from pulse gui, it works fine.
thanks