You can display customized messages during LANDESK application deployments.

I use it for applications that require either prerequisites (error message for missing prerequisites) or multiple steps.

Custom Deployment Messages
Custom Message Example

The command line for displaying messages:

"%LDMS_LOCAL_DIR%\..\SendTaskStatus.exe" -core=mycore.landesk.com -taskid=%task_ID% -retcode=%errorlevel% -message=MyMessage

The only value to modify is MyMessage.

The other variables are filled in by LANDESK.