OSD Upgrade – Modern Driver Management

Question

i am trying to add the modern driver management for my TS for windows 10 upgrade caching.  i am using Invoke-CMApplyDriverPackage.ps1 -URI “http://pri01.xyx.com/ConfigMgrWebService/ConfigMgr.asmx” -SecretKey “xxxx” -Filter “Driver” -DeploymentType “PreCache”

i never see the drivers get cached locally. in the applydriverpackage.log i am seeing attempting to detect os image data from task sequence with packagetid: xxx00001

unable to translate os name and version both properties did not contain any values.

apply driver package process failed.

does anyone have any suggestions?

Answers ( 4 )

  1. I don’t have any other feedback on this .. Please can you share your solution here if you find some !

  2. Have you tried the solution explained by Vimal or you don’t see any value add to this method?

    Configure SCCM Task sequence Pre-Cache Content – Part 1 https://www.anoopcnair.com/sccm-task-sequence-pre-cache-content/

      0
      2020-08-10T13:18:17+05:30

      i did see that but then i will have to create the logic for each of the driver packages for each model using the script does that all for me from what i can tell.

      Best answer

Leave an answer

Sorry, you do not have permission to answer to this question .