Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gsuberland/lbfo_win10
Re-enable NIC teaming (LBFO) in Windows 10 using components from Windows Server.
https://github.com/gsuberland/lbfo_win10
Last synced: 3 months ago
JSON representation
Re-enable NIC teaming (LBFO) in Windows 10 using components from Windows Server.
- Host: GitHub
- URL: https://github.com/gsuberland/lbfo_win10
- Owner: gsuberland
- Created: 2020-05-27T00:02:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T23:45:10.000Z (almost 4 years ago)
- Last Synced: 2024-04-24T13:41:03.066Z (6 months ago)
- Language: Batchfile
- Size: 2.93 KB
- Stars: 29
- Watchers: 7
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - gsuberland/lbfo_win10 - Re-enable NIC teaming (LBFO) in Windows 10 using components from Windows Server. (Batchfile)
README
# LBFO in Windows 10
Microsoft removed Load Balancing / Fail-Over (LBFO) support, also known as NIC Teaming, from desktop SKUs like Windows 10. It is possible to re-install this feature using files from a Windows Server ISO. This repository contains some helper scripts and registry keys to make this happen.
See the [blog post](https://codeinsecurity.wordpress.com/2020/05/27/re-enabling-nic-teaming-lbfo-in-windows-10-desktop-skus-even-after-microsoft-removed-it/) for instructions.
**NOTE:** This was only tested on a couple of Windows 10 Pro 1909 VMs. I have no idea if it'll work on your machine, or on newer versions. This is a complete hack and you should be careful with it.