

We need a Package in Configuration Manager with the HP Software Framework.
HP SUPPORT ASSISTANT SILENT INSTALL CMD HOW TO
We will not cover how to install the ConfigMgr webservice, that is included in the manual provided with the download above. Driver Package with the latest WinPE Driver Pack –.Exported Task Sequence with the steps need – GITHUB.HP Software Framework – Available on HP FTP /pub/caps-softpag/cmit/softpaq file “CASLSetup.exe” (use an FTP software like Winscp for example).Configmgr Webservice – by Nickolaj Andersen.The solution uses the following components: If a second pass of HPIA is needed, which could be the case simply just add that model to the Conditions for the “Second HPIA Pass if needed” Task sequence step Prereqs Then it is downloaded and installed by using the image assistant and the files downloaded to the local disc as source. In the task sequence we run the following commands that will use the Configmgr Webservice to populate the variables for which package should be used. The script will automatically install HPCSML and update it if needed. Then we run the script, it will download the Softpaqs, create a Package and distribute it to the dp group we select in the config. In the Import-models.csv file we simply put the Basebord ID, Modelname and OS version as shown below.

Site Code, Package path and more, It is well documented in the script. Sample folder structureĪll configuration is done in the Config.xml file by editing the variables there. In the folder with the scripts, we have the following files.
HP SUPPORT ASSISTANT SILENT INSTALL CMD DRIVERS

This solution is provided to the Community by Daniel Gråhns and Nicklas Eriksson, Twitter( Sigge_gooner), thank you for sharing it! Great work!Īs the title says it is a solution for deploying drivers and software during a Task Sequence using HP Image Assistant.
