How can I get a batch script to email me notification of its completion?

Permabanned
Joined
18 Jan 2005
Posts
1,108
I have a scripted build for new machines. I want it to send an alert/message to an email address via simple http method, upon completion of the script. i.e. Written into the last line of the batch script for example, a command that will set of a process that will email notification saying its completed.

Is there a way of doing this or something like this?

The machine's network state at the end of the script would be that it would be on the LAN and would have Internet access, but would not be joined to a domain yet.

Regards
 
Back
Top Bottom