Execution policies on GFEs prevent downloaded scripts from being run, but user created (e.g. locally created) scripts still work. To run the setup.ps1, create a new ps1 file and copy/paste the contents of setup.ps1 into it before running it!
Or..
- open https://raw.githubusercontent.com/department-of-veterans-affairs/hats-cucumber-framework-setup/refs/heads/main/setup.ps1 in a browser
- Ctrl+A
- Ctrl+C
- Windows Key+R
- type
powershell.exe
, hit enter - Ctrl+V