Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch file to ping and email.
Name: JrMaster Date: September 23, 2008 at 13:05:35 Pacific OS: Vista/2008 CPU/Ram: 4GB Product: Dell
Comment:
Hi,
I'm trying to write a script that will ping a number of machines, If there's a reply continue to the next machine if not email me with alert. I'm in a domain and need to send the mail through Exchange server 2007. I need it to be fully automated. After a week of searching i couldn't find any answer that worked for me.
Summary: Hi! I need a batch file to start and stop some specifig service. The service could be in example messenger. I have now tried to make it with the guide of http://www.ss64.com/nt/sc.html which guides me...
Summary: I need a batch file to open folders in c:TempFonts and then move and delete any .ttf files therein to s:Projects\_fonts. I am a newbie to DOS batch files and any help will be greatly appreciated. Than...
Summary: Have a text file that has about 100 Entries that look like this. ["Brumak"] = { ["class"]="Death Knight", ["dkp"]=12.00, ["dkp_1"]=12.00, }, Yes, this is a WoW Macro, I'm a Huge do...