Jason Berry

Results 29 comments of Jason Berry

False alarm. My issue is with Hyper-V where I see the following: ![image](https://github.com/user-attachments/assets/78df00e3-1096-477e-aa76-a6a486405bdb) On a Lenovo X390, I was able to boot the same boot.wim successfully.

In the image from my last comment I was attempting to use the "Microsoft UEFI Certificate Authority" template in Hyper-V. If I attempt to use the "Microsoft Windows" template, I...

This looks excellent, and since you're only excluding C: from the search path, it should work with network boot scenarios where no USB drive is present (ie. embedded in the...

Hi @KatsuhiroWatanabe, do you happen to have an example user defined OS catalog you could share? Have you tested it with the new GUI in OSD.Workspace invoked by Start-OSDCloudWorkflow or...

Hi @AptLogic, I'm just curious if you know for certain that Connected Cache actually caches ESD files? I only ask because Minecraft Education content takes a long time to install...

I couldn't figure out how to get WinPE to query for option 235, however I do have a working example which makes use of Oliver Kieselbach's C++ [DhcpOption.exe](https://github.com/okieselbach/Helpers/tree/master/DhcpOption/x64/Release) binary. [[1]](https://oliverkieselbach.com/2018/02/24/use-delivery-optimization-with-dhcp-option-on-pre-windows-10-version-1803/)...

I'm actually testing a proof-of-concept with OSDCloud v2 at this very moment. I didn't want to make any announcements until David officially released v2, since I'm making some assumptions as...

Testing of the above example works well in my environment. Function `step-validate-connectedcache` will: - Transparently continue if `DhcpOption.exe` does not exist in the WinPE image - Transparently continue if `DhcpOption.exe...

@AptLogic, I've been meaning to ask. Do you use OSDCloud in network boot scenarios? If you're using USB media, then your ESD will be cached on the drive, so the...