Default job completion e-mails do not contain the name of the job.
If you wish to do this for each job, please use the psmail.bat/psmail.sh script in the Advanced Option of the job. So check the 'use post script' option and enter the e-mail address to which you want to have the e-mail sent as the 'user parameter'. Then edit the psmail.bat script on the clients to include the following:
"%NV_HOME%\util\psformat" | "%NV_HOME%\util\nvsendmail" -f - -s "Job '%NV_JOBTITLE%' on '%NV_JOBCLIENT%': %NV_STATUS% %NV_JOB_WARNINGS_TEXT%" -d %NV_USER_ARG%
This will give you the job title and the client name on which the job was run. The only drawback is that you have to edit the psmail.bat on each client, modified as shown above, then also modify the advanced options on each individual job. If the jobs are all using the same advanced options then create an advanced options set and then just apply that set to all the jobs to include the script and the e-mail address.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center