I'm having a similar issue with my 32GB Surface tablet, running Windows 8.1 with the latest (as of this post) Windows Updates.
When attempting to connect to my corporate SSL VPN using the Microsoft provided Junos VPN client, I received an error message immediately after my credentials have been successfully verified or after selecting a previous session. The message is simply "invalid
parameter".
Reviewing the VPN Client Event Log (as described in the troubleshooting section of the Junos client setup document), I noticed the following 3 events:
<VPN Connection Name> SaveResumpionData: -1671969169
<VPN Connection Name> Invalid parameter.
<VPN Connection Name> RemoveResumptionData: 2622998127
It seems the software is failing on "SaveResumpionData". It also seems like there's a typo there, as the function is labeled "SaveResumpionData" while its counter part is "RemoveResumptionData" .. note the "t" between mp_ion in the Remove function, that does
not exist in the Save_ fucntion.
The Junos Pulse client works flawless on iOS and Android devices with my company's setup.
I use Token based authentication, with an app called MobilePASS from SafeNet.
Our Juniper appliance is a Junos Pulse Secure Access Service, release 7.4 R8.
Any suggestions, feedback, or relevant information would be helpful