Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

    Code Block
    Powershell > right click > Run as administrator


  3. Type and press enter

    Code Block
    languagepowershell
    Set-ExecutionPolicy RemoteSigned -Force


...