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
I am wondering if users find it frustrating to have to change the execution policy on both Windows PowerShell and PowerShell 7 separately? Like would folks prefer if it were changed in PS 7 it also changes it in WinPS? or vice a versa? or does it not matter much since you may use one predominately and the other does not matter as much.
Interested to hear folks thoughts. In my head it seems this change could lead to security issues but unsure of specifics. Or is this overall just a ludicrous idea 😅
Have ExecutionPolicy of Windows PowerShell 5.1 follow whatever the ExecutionPolicy of PowerShell 7.x
The text was updated successfully, but these errors were encountered:
StevenBucher98
changed the title
Idea: Is there a need for having ExecutionPolicy for PS7 and WinPS be mirror?
Idea: Is there a need for having ExecutionPolicy for PS7 and WinPS be mirrored?
Sep 26, 2022
Summary of the new feature / enhancement
I am wondering if users find it frustrating to have to change the execution policy on both Windows PowerShell and PowerShell 7 separately? Like would folks prefer if it were changed in PS 7 it also changes it in WinPS? or vice a versa? or does it not matter much since you may use one predominately and the other does not matter as much.
Interested to hear folks thoughts. In my head it seems this change could lead to security issues but unsure of specifics. Or is this overall just a ludicrous idea 😅
Proposed technical implementation details (optional)
Have
ExecutionPolicy
of Windows PowerShell 5.1 follow whatever theExecutionPolicy
of PowerShell 7.xThe text was updated successfully, but these errors were encountered: