I use Hp sdm and ssm to automatically deploy and install updates on selected notebooks.
My question is:
Since ssm install only ssm-compliant packages, how do I determine if I need to install a package that is not ssm-compliant?
For example, the "HP Thunderbolt 3 Dock Firmware" package is not ssm-compliant but my notebook may have installed the latest thunderbolt firmware, so how can I programmatically check if the thunderbolt firmware is up to date in my pc or if it needs to be updated?
Another question is: Is there a way to programmatically automatically install the packages that are not ssm-compliant?
Thanks a lot
Regards