Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change PowerShell ExecutionPolicy to RemoteSigned #4071

Merged
merged 4 commits into from Dec 1, 2022

Conversation

LiliaSabitova
Copy link
Contributor

@LiliaSabitova LiliaSabitova commented Nov 29, 2022

Description: Change PowerShell ExecutionPolicy to RemoteSigned when executing embedded scripts.

Related issue: #3997

Checklist:

  • There are no risky dependency updates
  • Changes have been tested with Windows and Unix systems

Change PowerShell ExecutionPolicy to RemoteSigned.
Change PowerShell ExecutionPolicy to RemoteSigned
@LiliaSabitova LiliaSabitova requested review from a team as code owners November 29, 2022 19:49
@LiliaSabitova LiliaSabitova added the misc Miscellaneous Changes label Nov 29, 2022
@merlynomsft
Copy link
Contributor

Looks good to me -- the scripts invoked are local, so this change isn't likely to break anything

@LiliaSabitova LiliaSabitova changed the title Users/lilia sabitova/issues/3997 Change PowerShell ExecutionPolicy to RemoteSigned Nov 29, 2022
@LiliaSabitova LiliaSabitova merged commit 0be1c41 into master Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
misc Miscellaneous Changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants