Windows Setup Guidance Setup Steps Download CA Open Powershell as Administrator Set-ExecutionPolicy -Scope CurrentUser Unrestricted .\setup_windows.ps1 -CAPath <path to CA> -ServerIP <IP of the VPN> -VPNName <name> Set-ExecutionPolicy -Scope CurrentUser Restricted