I am currently running a .bat file that runs various steps where I update an Oracle database. I’m running on NT 4.0. I would like to include a step between each of the other steps that emails me in the event of a failure and also an email at the end of the job when the .bat finishes. Is there a way to email from a .bat file in NT? I would like to do this with native NT commands and not third party software.