Originally posted by: TheDiggler
Originally posted by: reicherb
I had considered that options, but someone will be using the system and probably doesn't want a command prompt popping up every minute.
Any other ideas?
I just tested this and it looks like this may work for you:
1) Create a SHORTCUT to the ping.exe program (let's call it "ping_minimized")
2) Set the properties of that shortcut to RUN MINIMIZED
3) In the Windows Task Scheduler, instead of invoking "ping.exe," invoke the SHORTCUT "ping_minimized.lnk" (it's very important that you add the .lnk file extension).
The only intrusion will be a temporary
Minimized Command Prompt in the
Windows Start Bar. Under Windows XP it doesn't even change the FOCUS from the CURRENT WINDOW to the scheduler invoked "ping_minimized" COMMAND WINDOW. Thus, it's almost transparent to users working at that computer. Of course an observant user may wonder why a
Minimized Command Prompt keeps appearing and disappearing in the
Start Bar.
P.S. If it'll still meet your needs, change the scheduler frequency to run every 5 minutes. This will further reduce the subtly intrusive nature of the aformentioned keep-alive process.