I have a third-party VPN software named “Pulse Secure VPN Client (64-bit)”.
Is there a way to automate the connecting/disconnecting of the VPN using PowerShell?
Some info:
PS > Get-VpnConnection(empty result)
PS > Get-Service JuniperAccessServiceStatus Name DisplayName
Running JuniperAccessSe… Pulse Secure Network Service
Thank you in advance.