Skip to content

Conversation

@beanska
Copy link

@beanska beanska commented Jan 5, 2018

In Invoke-CMDownloadDriverPackage.ps1 when queryingOSImageVersion can sometimes return a build
version with a revision such as "10.0.15063.296" when comparing with the package in SCCM
it will not match "10.0.15063.0" and therefore not find the package.

beanska added 3 commits January 2, 2018 09:39
When using a captured image OSImageVersion can sometimes return a build
version such as "10.0.15063.296" when comparing with the driver package
it will not match "10.0.15063.0".
PS2.0 returns a string[]  with a count of 1 when calling the webservice.
Need a String instead.
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

Successfully merging this pull request may close these issues.

1 participant