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

Security problems running powershell #81

Open
mrmanc opened this issue Feb 1, 2022 · 0 comments
Open

Security problems running powershell #81

mrmanc opened this issue Feb 1, 2022 · 0 comments

Comments

@mrmanc
Copy link
Member

mrmanc commented Feb 1, 2022

Slide wasn’t clear that only WIndows users need to use the powershell scripts.

Powershell didn’t run well on Windows. Might have to run this in Powershell (as admin) to run the shell script https://stackoverflow.com/questions/4037939/powershell-says-execution-of-scripts-is-disabled-on-this-system

example:

```powershell ./setup.ps1 : File C:\Users\XXXXXXXXX\Documents\apprentice-boot-camp-fundamentals-3\exercises\git\reset\setup.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170. At line:1 char:1 + ./setup.ps1 + ~~~~~~~~~~~ + CategoryInfo : SecurityError: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess ```
@mrmanc mrmanc added this to the Cohort Seven milestone Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant