From 71cbb6e68f439e4b634c9228f2297fd532ef658c Mon Sep 17 00:00:00 2001 From: spigelli Date: Mon, 27 Sep 2021 15:08:06 -0700 Subject: [PATCH] Inform in README.md about PS ISE vs PS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85d6bf5d..ab61e337 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ There are different methods of running the PowerShell script. The methods are as 1) Download the .zip file on the main page of the GitHub and extract the .zip file to your desired location 2) Once extracted, open [PowerShell](https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-5.1) (or [PowerShell ISE](https://docs.microsoft.com/en-us/powershell/scripting/windows-powershell/ise/introducing-the-windows-powershell-ise?view=powershell-7)) as an Administrator + > :information_source: _If you are experiencing issues in PowerShell ISE, try regular PowerShell_ 3) Enable PowerShell execution Set-ExecutionPolicy Unrestricted -Force 4) On the prompt, change to the directory where you extracted the files: