FriendsOfMDT / PSD

PowerShell Deployment
MIT License
520 stars 80 forks source link

Wireless with BranchCache injected by 2Pint OSDToolKit #149

Open 3pichaxz0r opened 6 months ago

3pichaxz0r commented 6 months ago

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:

GeoSimos commented 5 months ago

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 commented 5 months ago

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 commented 4 months ago

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.

Vosssi commented 5 days ago

@3pichaxz0r can you provide some information how to achieve this ? I´m struggling how to build PE / WinRE Boot Medium with Wlan and Powershell Support. I have Downloaded 22H2 Versions. and have followed this guide : https://brookspeppin.com/2019/06/06/enable-full-wifi-support-in-winpe-for-dell-systems-in-mdt/?utm_content=cmp-true many thanks for your help. Vosssi