Email notification via scheduled tasks

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a scheduled task runs at night to restart my computer. How do
I create a .BAT file that will send me an email after the successful restart?
 
In
Candace said:
I have created a scheduled task runs at night to restart my computer.
How do I create a .BAT file that will send me an email after the
successful restart?

You could use something like BLAT (google for it). You'll need it to access
whatever SMTP server you have/use, or you'll need to install your own.
 
Back
Top