December 10, 201213 yr Author cscript c:\sendemail.vbs 1234567890@txt.att.net "" "mailserver is down"I learnt something new about CSCRIPT.Alright, I know what you meant right now. Thank you.
December 10, 201213 yr once you have the emailing part down, now you create the batch file/programming, how ever you want....to ping your stuffwhen it gets a failed pinging...have it call the batch file..with the cscrpits commands in it.
December 10, 201213 yr Author when it gets a failed pinging...have it call the batch file..with the cscrpits commands in it.This part I know. I have the complete picture right now.BTW, does the script work for you well? Accurate? Do you think should increase the timeout values for slow connections (so that it won't consider it a dead host)?
December 10, 201213 yr it works perfect for me....it all depends on your situation reallyhow good is your vpn..ect ect...do you get any dropoffs?how often do you need to check?dude...you said your a I.T. Execask yourself those questions and program and create to your needs
December 10, 201213 yr Author it works perfect for me....it all depends on your situation reallyI have answered my own question, increase timeout values and return as alive host for slower connections will work in my situation.Thank you once again.
December 10, 201213 yr Here use this VBS Ping Scan that ping computer and if it reply connects to the computer and lists some basic info. You could do what you want without using any 3 rd party app using VBS scripting.
December 13, 201213 yr Author Here use this VBS Ping Scan that ping computer and if it reply connects to the computer and lists some basic info. You could do what you want without using any 3 rd party app using VBS scripting.Dear Super Moderator, thank you for your contribution. I am not well-versed in VBS scripting, so I have no way to comment the code snippet.BTW, I have resigned the position as I.T. Executive and am now seeking new job. It is too much to handle 40 outlets statewide.
Create an account or sign in to comment