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

Invoke-CMApplyDriverPackage - Window 10 Version 1903 not detected #175

Open
Cyber-Unicorn-42 opened this issue Aug 12, 2019 · 1 comment

Comments

@Cyber-Unicorn-42
Copy link

Cyber-Unicorn-42 commented Aug 12, 2019

Hi,

Windows 10 1903 is not being detected as a version in the invoke-CMApplyDriverPackage.ps1 script.
The log just show an empty version [LOG[Translated OSVersion from OSImageVersion: ]LOG]
Not sure if it is just as simple as adding the below to the Get-OSDetails function:

"18362" { $OSVersion = 1903 }

EDIT: This is from a driver upgrade within the OS using the "-DeploymentType DriverUpdate" switch.

@Cyber-Unicorn-42 Cyber-Unicorn-42 changed the title Window 10 Version 1903 not detected Invoke-CMApplyDriverPackage - Window 10 Version 1903 not detected Aug 12, 2019
@NickolajA
Copy link
Member

Could you please see if this issue still persists with the new 3.0.0 version?

https://github.com/SCConfigMgr/ConfigMgr/blob/master/Operating%20System%20Deployment/Drivers/Invoke-CMApplyDriverPackage_3.0.0_Preview.ps1

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

2 participants