In 14.5 CU1 following feature has been added :
Software Delivery -- User Prompt
Software Delivery - Job Check "prompt user" once per container (no linkage mode)
When a container is deployed using no linkage mode with prompt user option based on the configuration parameter User Prompt: Prompt each job in no linkage mode. By default this is set to true so each job will get the option to prompt for Run/Postpone/Abort options. If this parameter is set to false then the prompt will be displayed only for the first job and the same option will be chosen for the rest of the jobs deployed as part of this container.
See :
The parameter PromptInNoLinkage could be set in configuration policy :
DSM/Software Delivery/Agent/User Prompt: Prompt each job in NoLinkage
But if this parameter is set to False and there is a reboot of machine between the SD jobs, the User Prompt is again asked after the reboot.
Example :
- A job container with 2 jobs are sent to a computer. Both jobs have option "Prompt User" checked.
- "Boot level after execution" is set to "Restart machine" for first job.
- The agent executes the first job and displays the user prompt.
After execution of first job, a reboot is performed.
- After the reboot the second job is not automatically executed. It asks again for the user prompt.
Why as "User Prompt: Prompt each job in NoLinkage" is set to FALSE ?
Client Automation - 14.5