Posted by Kevin on January 07, 2010 at 10:50:03:
In Reply to: How to navigate to a url in invisible mode on 92 desktops using DOS posted by Matt Kaye on March 31, 2009 at 09:11:28:
Know that if this command were executed from a telnet session then the window would not open on the desktop.
: Hi, just wondered if anyone knew of a way to instigate a bat file to be run on 92 random clients. I would want the file to run in invisible mode and it would have to be executed by myself and not the users. Preferably the users would not notice anything happening
: The bat file opens a url, I have copied its code below,
: I also need this code changing so that it logs the results, I basically need to know if the client visited the URL successfully or not
: Regards
: Matt
:
: "C:\Program Files\Internet Explorer\iexplore.exe" "MY WEBPAGE"