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

Wireless with BranchCache injected by 2Pint OSDToolKit #149

Open
3pichaxz0r opened this issue May 3, 2024 · 3 comments
Open

Wireless with BranchCache injected by 2Pint OSDToolKit #149

3pichaxz0r opened this issue May 3, 2024 · 3 comments

Comments

@3pichaxz0r
Copy link

I have been experimenting with adding wireless support by using a winre image instead of winpe for the boot image and have noticed that when adding branchcache to the winre image with the OSDToolKit it causes wireless to break.

I was wondering if anyone was able to get this successfully working? I am only building an ISO with wireless support for clients that for whatever reason cannot use ethernet so if they cant use branchcache its not a big deal but would be preferred. The specific error message when attempting to import a wifi profile or connect to wifi is "the stub received bad data"

Information about my environment:

  • tested OSDToolKit version 3.0.8.0 - 3.1.3.0
  • Using Windows ADK for version Windows 11 22H2
  • WinRE image pulled from Windows 11 23H2 but shows same build number as 22H2 (22621)
  • Image used for injecting branchcache is Windows 11 22H2 Pro
@GeoSimos
Copy link
Collaborator

Are you sure that you can enable WiFi support on a WinRE image?
Nevertheless, that question is probably for 2PintSoftware or Microsoft.... It's not PSD related right?

@PowerShellCrack
Copy link
Contributor

This is something I am working on a Wi-Fi selection UI in the PSDPrestartMenu module as a beta feature. I have read that it is possible, but this is definitely in its infancy stages and not sure of its supportability as a production release for PSD. I do not know how to test branchcache though.

@3pichaxz0r
Copy link
Author

Are you sure that you can enable WiFi support on a WinRE image? Nevertheless, that question is probably for 2PintSoftware or Microsoft.... It's not PSD related right?

Correct this wouldn't really be PSD related but I figured this would be the best place to ask the community

This is something I am working on a Wi-Fi selection UI in the PSDPrestartMenu module as a beta feature. I have read that it is possible, but this is definitely in its infancy stages and not sure of its supportability as a production release for PSD. I do not know how to test branchcache though.

Sounds great! Branchcache support is the only issue I have run into with my testing. Its annoying to have to use a separate image for wireless support but Im thinking with out clients this would be a niche use case and shouldn't be a high priority. It's annoying that I cant manage to get BC working but I still have wireless support if needed.

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

No branches or pull requests

3 participants