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

OSDDownloadContent.exe and Invoke-CMApplyDriverPackage.ps1 #219

Open
vbateman opened this issue Apr 5, 2020 · 1 comment
Open

OSDDownloadContent.exe and Invoke-CMApplyDriverPackage.ps1 #219

vbateman opened this issue Apr 5, 2020 · 1 comment
Assignees

Comments

@vbateman
Copy link

vbateman commented Apr 5, 2020

I currently use 1E Nomad as a Alternate Content Provider and have been running into some issues with this. After doing quite a bit of digging I found this article that explains the problem. This is a user voice suggestion.

"Support using OSDDownloadContent.exe outside of Download Package Content TS step
A number of organizations are using OSDDownloadContent.exe outside of Download Package Content TS Step to download dynamic driver content (made popular by http://www.scconfigmgr.com/modern-driver-management/). In this scenario, driver package version information is missing in the TS environment during TS runtime (i.e. SMSTSSourceVersion%PackageID% TS variables are not set). When an Alternate Content Provider is called using SMSTSDownloadProgram to download content, the ACP is unable to determine which version of the package needs to be downloaded and can result in download failure or downloading the incorrect version of a driver.

Ideally, OSDDownloadContent.exe would be able to retrieve the current version and update the SMSTSSourceVersion%PackageID% TS variable before calling the ACP. "

I understand this is an issue with Configuration Manager and outside of your control, I was just wondering if the invoke script can set the "SMSTSSourceVersion%PackageID% TS variable" when it retrieves the package ID from the webservice??

Thanks for any Help

Vern Bateman

@NickolajA
Copy link
Member

We could add this if it helps, what should the value be?

@NickolajA NickolajA self-assigned this Apr 28, 2020
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