net send multiple operators when job completes

  • I net send the manager when MyJob completes.  I do this through the job properties dialog box.  It only seems to allow one operator.  I would also like to net send myself.  I need to know if the job status when it completes so that I can fix it if it fails.

    Any ideas?

    [font="Courier New"]ZenDada[/font]

  • Just add a step to your job with...

    EXEC master.dbo.xp_cmdshell 'NET SEND MyUserID ''This is a test'''

    Steve

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply