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

fix(windows-server): default to e1000 network device. fixes #1315 #1340

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

flexiondotorg
Copy link
Member

Description

Set the default network interface to e1000 on Windows Server to ensure networking functions post-install. Tested Windows Server 2012-R2, 2016, 2019 and 2022.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation (updates documentation)

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

@flexiondotorg flexiondotorg merged commit 5e90e33 into master Jun 30, 2024
2 checks passed
@flexiondotorg flexiondotorg deleted the windows-server branch June 30, 2024 10:52
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.

bug: Windows Server has no network post-install
1 participant