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

Switch to PowerShell utilities for installing .NET Framework 3.5 on Windows Server #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

girardc79
Copy link

This PR addresses #58. It modifies the logic for installing on Windows Server instances and leaves the standard consumer Windows untouched. I've verified that I can successfully install via WinRM on fresh AWS instances of the following:

  • Windows Server 2008 R2
  • Windows Server 2012 R2
  • Windows Server 2016

… This method allows for performing the installation remotely via WinRM.
@girardc79
Copy link
Author

It's also worth noting that I believe the consumer Windows versions also suffer from this problem, but I don't have time check, fix, and verify those at the moment. If at some point I have a need to work with those versions, I'll revisit the issue. Or someone else can have at it before then.

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

Successfully merging this pull request may close these issues.

1 participant