Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 293 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 293 Bytes

Windows Setup Guidance

Setup Steps

  1. Download CA
  2. Open Powershell as Administrator
  3. Set-ExecutionPolicy -Scope CurrentUser Unrestricted
  4. .\setup_windows.ps1 -CAPath <path to CA> -ServerIP <IP of the VPN> -VPNName <name>
  5. Set-ExecutionPolicy -Scope CurrentUser Restricted