Hi,
I'm looking at options for deploying Windows 10 Always on VPN for our laptop users. We don't have MDM or SCCM, so looking at using a group policy deployed scheduled task to run the powershell script.
I can use a group policy preference to copy the script to local disk, which will allow changes to the XML VPN settings to be distributed to clients.
My only concern with having this set to run on computer startup is that I've observed that the VPN connection briefly drops and re-establishes every time the script runs. I'm a little wary that having this happen every time the computer starts up might disrupt policy processing etc.
Has anyone had any issues configuring the client VPN like this? do you have any delay set on the scheduled task trigger?
Thanks
Glynn