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.
VBscript checks connection 2 do job
Name: eesa Date: January 8, 2009 at 04:51:31 Pacific OS: Windows Server 2003 CPU/Ram: Xeon - 2G Product: Intel / Xeon(tm) cpu 3.20ghz Subcategory: General
Comment:
Hi all, I need a script that checks connectivity with certain server (like pinging it), if connection is available then it performs certain job (I have the VBScript of that job), if connection is not available then it checks connection with 2nd server to perform 2nd job, if connection is not available then it goes back to check connection with first server and so on. Additionally, I need the script to stop checking connectivity with the server that it does its job with. By the way, when I needed cmd script someone named Holla helped me, I just want to say thanks Holla.
Summary: hello Does anybody know how to fix or find the problem of this error/message (run-time check failure #2). At first I run the program in C++ 6.0 but I have install a new version VS2003.net which has ...
Summary: Hi All Can you please let me know how a VBSCript can connect to a SQL Server, run a pre-defined stored procedure (a simple select that returns a table results), then output the table into a file and s...
Summary: I'm trying figure out how to do an If-Then script. This has to be done using basic commands found in XP. I can't add programs. It's been years since I've done any command line programing. I need to ru...