How to setup Powershell

Steps

These are one-time setup steps for Powershell.

  1. If not already installed, download and install Powershell
  2. Run Powershell as Administrator

    Powershell > right click > Run as administrator
  3. Type and press enter

    Set-ExecutionPolicy RemoteSigned -Force

References

https://docs.microsoft.com/en-us/skypeforbusiness/set-up-your-computer-for-windows-powershell/download-and-install-windows-powershell-5-1

© 2023 Foray, LLC - All Rights Reserved