We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6abe9d9 commit 8d6731bCopy full SHA for 8d6731b
1 file changed
README.md
@@ -10,10 +10,12 @@ Usage Instructions For Powershell Scripts:
10
11
2.)Navigate to location of script file through powershell ex: cd C:\Users\Michael\Downloads\
12
13
-3.)In powershell tyoe the following: Set-ExecutionPolicy Unrestricted
+3.)In powershell tyoe the following: Set-ExecutionPolicy Unrestricted
14
+
15
Do this to allow the execution of scripts
16
17
4.)Once at the location where the script is located type the following: ./cyberWin10.ps1
18
19
Hit Enter
20
21
That is it! Good Luck!
0 commit comments