Sending an E-mail Message with a VBScript Using CDO.Message - view details
This video shows how to use a simple Visual Basic Scripting Edition (.vbs) script to send an e-mail message. Useful for Administrators and programmers.
Just a few highlights from this video:
- Using VBScript to send email through SMTP (in this case, the SMTP server is an Exchange Server)
- Using VBScript variables to create objects and store values for CDO Messages
- Using WScript.Echo to verify your mail was sent successfully
- Basic error handling within VBScript using CDO
- Discussions of the various properties and methods exposed by CDO
- Using the Configuration.Fields method of CDO to add schemas to your outbound email
This video was a request from one of our subscribers. Do you have any video requests? We'd love to hear from you - visit our
page and submit it today!
- Source: http://www.learnitfirst.com/Course/221/Video/503/Send-Email-Message-with-a-VBScript-Using-CDO-Message.aspx
- Course: http://www.learnitfirst.com/Course/221/Exchange-2003.aspx
- Skill Level: 200 (Beginner - Intermediate)
- Length: 18:10 (13.7MB)
- Full Details
To download this video, log in then then visit the video's detail page and click "download".
Keywords for this video: vbs, vbscript cdonts, cdo.message
This video comes from the Exchange 2003 online training course, Exchange Server 2003 Administration. And be sure to check out even more MS Exchange 2003 training videos.