/
How to setup Powershell
How to setup Powershell
Steps
These are one-time setup steps for Powershell.
- If not already installed, download and install Powershell
Run Powershell as Administrator
Powershell > right click > Run as administrator
Type and press enter
Set-ExecutionPolicy RemoteSigned -Force
References
© 2023 Foray, LLC - All Rights Reserved