Hi,
I want to connect PS VPN automatically before doing an Automation job .
# The script should Download the required PS client/lib to run PS through script.
# Then through script it should connect to VPN using given username and password
The script has to download the ps client to do this job as the automation job is targeted to run servers/vm where availability of PS client is not known.
If there is a options to decrypt username password password ,that would be good.
Kindly help with this .