Send mail using CDO & VBS from the command line or windows using cscript.exe for command line and wscript.exe for windows. Music by : I forgot to add any this time round … fail. lol but i didnt forget the code : ‘on error resume next Set objMessage = CreateObject(“CDO.Message”) objMessage.Subject = “Mail sent via CDO & VBS” objMessage.From = “email@email.com” objMessage.To = “emailto@emailto.com” objMessage.TextBody = “Easy command line email using CDO & VBS” ‘==This section provides the configuration information for the remote SMTP server. ‘==Normally you will only change the server name or IP. objMessage.Configuration.Fields.Item _ (“schemas.microsoft.com = 2 ‘Name or IP of Remote SMTP Server objMessage.Configuration.Fields.Item _ (“schemas.microsoft.com = “127.0.0.1″ ‘Server port (typically 25) objMessage.Configuration.Fields.Item _ (“schemas.microsoft.com = 25 objMessage.Configuration.Fields.Update ‘==End remote SMTP server configuration section== objMessage.Send
Video Rating: 0 / 5

simple vbscript virus that creates an endless stream of popups… Here’s the code: i = 0 Do While True MsgBox “You have clicked ”OK” ” & i & ” times.” i = i + 1 Loop If you need to end this, go to the task manager (Control-Alt-Delete), and end the PROCESS called “wscript.exe”
Video Rating: 3 / 5

Incoming search terms:

  • vbs objmessage
  • outlook cdo batch send email
  • how to create vbscript virus
  • vbscript cdo 2011
  • cdo vbs
  • vbs error on CreateObject(CDO Message)
  • vbs cdo tutorial
  • VBS CDO smtp
  • vbs cdo sendmail
  • vbs cdo message

Related posts:

  1. ShoreTel Route Points or How to get free voice mail boxes!