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

Installation script fails with old powershell versions #126

Open
WilliamHPNielsen opened this issue Aug 6, 2018 · 3 comments
Open

Installation script fails with old powershell versions #126

WilliamHPNielsen opened this issue Aug 6, 2018 · 3 comments
Labels

Comments

@WilliamHPNielsen
Copy link
Contributor

Apparently, Invoke-WebRequest fails on (ancient) powershell versions older than major version 3. The installation script could check the version and warn.

@jenshnielsen
Copy link
Contributor

Looks like this is the default on windows 7 but you can upgrade

https://blogs.technet.microsoft.com/heyscriptingguy/2014/11/09/weekend-scripter-install-powershell-4-0-in-windows-7/

@Dominik-Vogel
Copy link
Contributor

Anytime we run into this situation on a lab computer we should consider updating windows not the powershell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants