I have an installation job. The task runs with no issues. I created a software policy to deploy/schedule the installation job. For some reason, the software policy won't run the installation job. It is resulting to "failure". The error code is:
Exit Code 87
ITMS 8.6
Incorrect command line parameter
Troubleshoting the SW Delivery package install found that it would run successfully as a task but not as the SW delivery policy. It was failing with Exit Code 87. After searching, a vendor Installation guide was found that indicated that there was an install log available. In the log file, it was found that it errored on the /Quiet switch. After removing that switch from the SW Resource > Command Line the policy then succeeded.