You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have never used PowerShell, you will want to find it in the Start Menu, search for PowerShell ISE, right-click Run-As Administrator. The script should account for this, but it shouldn't hurt.
I would copy this as raw text and save it yourself so you don't need to unblock the file. If you're feeling adventurous, you can edit whatever you want.
To run a script, find the part at the top about setting an Execution Policy, highlight it and press F8 (run selection in ISE).
After that, you can run the entire script by pressing F5 (run script) or do individual peices. It will take some time to run the entire script, and then it will force a reboot at the end if you don't take that piece out.
I'll try and set aside some time to draw up a tutorial in the README soon.
How do I actually go about running this script in windows 10? I am a complete noob.
The text was updated successfully, but these errors were encountered: