How to navigate to a url in invisible mode on 92 desktops

MDK

New member
Local time
Today, 01:20
Joined
Mar 31, 2009
Messages
2
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"
 
Last edited:
Does this have anything at all with Access Queries? If not it shouldn't be here
 
Does this have anything at all with Access Queries? If not it shouldn't be here

Sorry, i got here via a google search for what I wanted and only realised it was for access after I posted.
Dont suppose you know where I can ask this? Ive tried a few other forums but they are no good :(
 

Users who are viewing this thread

Back
Top Bottom