Batch file to send email!!
Does anyone know how to create a batch file that will send email through outlook express without using 3rd party programs??
Khiladi420
Junior Poster in Training
54 posts since Mar 2004
Reputation Points: 10
Solved Threads: 0
I prefer not using third party tools, but if this can be done in VBS using CDO instead that would be better. Using that program you suggested that monitors the CPU temp i want to enable it to auto send an email when the CPU overheats & using VBS CDO would be perfect. Any solutions on how to do this would be great.
Khiladi420
Junior Poster in Training
54 posts since Mar 2004
Reputation Points: 10
Solved Threads: 0
tayspen
<Insert title here>
1,622 posts since Jul 2005
Reputation Points: 84
Solved Threads: 99
Thanks that works perfect on a server!! is there a way to do the same on a workstation in VBS or batch?
Khiladi420
Junior Poster in Training
54 posts since Mar 2004
Reputation Points: 10
Solved Threads: 0
tayspen
<Insert title here>
1,622 posts since Jul 2005
Reputation Points: 84
Solved Threads: 99
Thanks for that link but unfortunately the code doesnt work.
Khiladi420
Junior Poster in Training
54 posts since Mar 2004
Reputation Points: 10
Solved Threads: 0
Hm are you getting error. What are they?
-T
tayspen
<Insert title here>
1,622 posts since Jul 2005
Reputation Points: 84
Solved Threads: 99
the error is:-
Line: 1
Char: 17
Error: Expected '='
Khiladi420
Junior Poster in Training
54 posts since Mar 2004
Reputation Points: 10
Solved Threads: 0
the error is:-
Line: 1
Char: 17
Error: Expected '='
Put the '=' where it syas it needs to go and see what happens.
-T
tayspen
<Insert title here>
1,622 posts since Jul 2005
Reputation Points: 84
Solved Threads: 99
Did that & now says
Line: 1
Char: 21
error: expected literal constant
the script just doesnt work.
Khiladi420
Junior Poster in Training
54 posts since Mar 2004
Reputation Points: 10
Solved Threads: 0