Closed andycsoto closed 1 year ago
Thank you very much for your suggestion! We do include a piece of information about the ExecutionPolicy in the Troubleshooting Wiki but if you think we should move this somewhere else or add it somewhere else let me know!
Also let me know if you think the instructions are unclear!
Also, Thank You for letting me know of this Windows 11 change, before it was default at RemoteSigned on Windows 10
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Describe your suggestion
Windows 11 Home has ExecutionPolicy set to Restricted. Regular users experience a blink of PowerShell when clicking the script for execution.
I suggest adding a paragraph that includes that they should execute as an Admin in Powershell
Set-ExecutionPolicy RemoteSigned
so that the script works as intendedWhy would you like this added/changed?
To allow regular users to use the script seamlessly