I am trying to push HP SSM via deployment workbench and I keep getting the following error:
Application HP System Software Manager returned an unexpected return code: 1
I have tried everything in the book but keep getting the same error above.
I have a batch file which is called in the quiet install command named SSMsetup.cmd and within that batch file i have the following:
SSM.exe %~dp0 /accept /noreboot
Can anyone shed any light on this and point me in the right direction