Hello,
A few days ago my friend need a Visual Basic Script to verify if a process is running and if it is send an e-mail. He asked me for help to code it, and I helped him.
Visual Basic Script to verify if a process is running and notify via e-mail.
Verify if a process is running with Visual Basic Script and shows a window if it is.
[code lang=”vb”]
set service = GetObject (“winmgmts:”)
for each Process in Service.InstancesOf (“Win32_Process”)
If Process.Name = processName then
wscript.echo “Notepad running”
wscript.quit
End If
next
[/code]
Send an e-mail using Visual Basic Script
[code lang=”vb”]
Const username = “USERNAME”
Const password = “PASSWORD”
Const smtpServer = “smtp.gmail.com”
Const port = 465
Const secure = True
Const userFrom = “FROM”
Const userTo = “TO”
Const emailSubject = “Subject”
Const emailText = “Text”
‘== CODE ==
Const cdoSendUsingPickup = 1 ‘Send message using the local SMTP service pickup directory.
Const cdoSendUsingPort = 2 ‘Send the message using the network (SMTP over the network).
Const cdoAnonymous = 0 ‘Do not authenticate
Const cdoBasic = 1 ‘basic (clear-text) authentication
Const cdoNTLM = 2 ‘NTLM
Set objMessage = CreateObject(“CDO.Message”)
objMessage.Subject = emailSubject
objMessage.From = userFrom
objMessage.To = userTo
objMessage.TextBody = emailText
‘==This section provides the configuration information for the remote SMTP server.
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/sendusing”) = 2
‘Name or IP of Remote SMTP Servesr
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/smtpserver”) = smtpServer
‘Type of authentication, NONE, Basic (Base64 encoded), NTLM
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/smtpauthenticate”) = cdoBasic
‘Your UserID on the SMTP server
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/sendusername”) = username
‘Your password on the SMTP server
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/sendpassword”) = password
‘Server port (typically 25)
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/smtpserverport”) = port
‘Use SSL for the connection (False or True)
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/smtpusessl”) = secure
‘Connection Timeout in seconds (the maximum time CDO will try to establish a connection to the SMTP server)
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/smtpconnectiontimeout”) = 60
objMessage.Configuration.Fields.Update
objMessage.Send
[/code]
This two scripts are changed to work together to do what we want and have a config section.
Best Regards,
Matheus
References:
http://wiki.imacros.net/send-email.vbs
http://www.techimo.com/forum/applications-operating-systems/117464-need-vbulletin-script-check-see-if-process-running.html
이 사이트를 찾아서 더할 나위 없이 기뻤습니다.
이 멋진 읽기를 위해 시간 내줘서 감사합니다!!
저는 확실히 모든 부분을 사랑했습니다 그리고 당신을 북마크 해놓고
새로운 정보를 확인할 것입니다.
OMT’ѕ adaptive learning devices individualize tһe journey, tսrning mathematics riցht into a precious buddy ɑnd motivating
steadfast test commitment.
Founded іn 2013 by Mr. Justin Tan, OMT Math Tuition һas actually assisted numerous students ace examinations ⅼike PSLE, O-Levels, ɑnd A-Levels with tested ρroblem-solving strategies.
Ꭲhe holistic Singapore Math method, ᴡhich constructs
multilayered analytical abilities, highlights ᴡhy math tuition іs vital for mastering tһe curriculum
and getting ready for future careers.
Ϝor PSLE success, tuition offeгs customized guidance
tօ weak ɑreas, liie ratio ɑnd portion issues, avoiding typical mistakes tһroughout the examination.
Secondary school math tuition іs іmportant for O Levels as
it strengthens proficiency ߋf algebraic adjustment, а core part tһat often shoᴡs up іn examination concerns.
Building confidence ԝith consistent assistance
іn junior college math tuition decreases test anxiety, гesulting in better resultѕ in Α Levels.
OMT’s proprietary mathematics program enhances MOE standards Ƅy emphasizing conceptual proficiency ⲟver rote knowing,
bгing about deeper long-lasting retention.
OMT’ѕ budget-friendly online option lah, providing
quality tuition ԝithout damaging tһe bank for much bеtter math results.
Tuition highlights tіme management apрroaches, vital foг allocating efforts carefully in multi-ѕection Singapore
math tests.
Review mү web paɡe ::best math tuition agency