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
продвижение саратов официальный сайт [url=https://volga.news/article/756868.html]продвижение саратов официальный сайт[/url]
частный seo специалист москва [url=https://madwrappers.pro/blog/kak-vybrat-nadezhnogo-partnera-v-tsifrovom-mire/]частный seo специалист москва[/url]
продвижение сайта в москве [url=https://web-lesson.ru/prodvizhenie-sajta-agentstvo-moskva-kak-vybrat-gramotno-agentstvo/]продвижение сайта в москве[/url]
Because the admin of this web page is working, no hesitation very soon it will be renowned, due to its quality
contents.
продвижение сайта с гарантией результата [url=https://gamedata.club/news/technology/4616-prodvizhenie-sajtov-v-moskve-nedorogo.html]продвижение сайта с гарантией результата[/url]
Мы собрали для вас самые захватывающие факты из мира науки и истории. От малознакомых деталей до грандиозных событий — эта статья расширит ваш кругозор и подарит новое понимание того, как устроен наш мир.
Есть чему поучиться – [url=https://cherry-socks.ru/44800-2/]вывод из запоя круглосуточно[/url]
Реабилитация алкоголиков с анонимной поддержкой — это важный процесс, который помогает людям справиться с зависимостью в условиях конфиденциальности и безопасности. Многие пациенты опасаются обращаться за помощью из-за стереотипов и страха осуждения. Анонимность в реабилитации становится важным фактором для обеспечения доверия и максимальной эффективности лечения, при этом в ряде случаев доступны такие услуги, как кодирование и консультации наркологической помощи бесплатно, особенно при обращении после запоя. В Москве существует множество центров, которые предлагают реабилитацию алкоголиков с анонимной поддержкой, что позволяет пациентам пройти лечение, не раскрывая своей личности и не беспокоясь о социальном осуждении.
Получить дополнительные сведения – http://reabilitacziya-alkogolikov-moskva-4.ru/