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

OSVersionFallback not working on Custom Package #345

Open
Fearless-Fish opened this issue Jan 27, 2022 · 0 comments
Open

OSVersionFallback not working on Custom Package #345

Fearless-Fish opened this issue Jan 27, 2022 · 0 comments

Comments

@Fearless-Fish
Copy link

Hi,

I'm really scratching my head with this one. I'm just testing this solution at the moment, and was able to go through the full process successfully with a HP Z440. I created a 20H2 driver pack and installed it with TargetOSVersion being 20H2. I then changed TargetOSVersion to be 21H2 and used the -OSVersionFallback switch, and again it successfully installed the 20H2 driver pack as expected.

I then created a custom package for a Lenovo device. Initially I made it as just "Windows 10 x64" (without a build being specified) as that's how it appeared when I downloaded it from the Lenovo site. This didn't work with or without the -OSVersionFallback switch. I then used the Driver Automation Tool to convert this from "Windows 10 x64" to "Windows 10 20H2 x64" in case the -OSVersionFallback switch still required a specific build to fall back to. But this still doesn't work.

The logs appear to indicate it can't match the OS, but other than that I have no real idea of how to progress as everything seems right. I've attached a log - one for when the driver pack was just "Windows 10" and one for when it was "Windows 10 20H2".

Hope you can help :)

Thanks
FF

P.S. the only slight difference I can see is that the Lenovo package seems to have a double space in it in between 20H2 and x64, whereas the other packages seem to only have a single space (see screenshot). Not sure why, or whether that would make a difference
DoubleSpace
ApplyDriverPackage-Windows10.log
ApplyDriverPackage-Windows10-20H2.log
.

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

1 participant