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.
running batch file on event (login/
Name: mrbobhcrhs Date: June 26, 2008 at 12:55:41 Pacific OS: xp CPU/Ram: 2 Product: 1
Comment:
I am trying to run a batch file when a computer connects to a vpn. When the user gets a vpn the vpn client locks there computer and makes them relog on so it can authenticate them. I am not sure if this is useful information to use as a hint to run the script.
Name: rojanu Date: July 24, 2008 at 03:18:51 Pacific
Reply:
First of all we need more info like OS you are trying to connect to and how are you trying to connect and what exactly you want to do. if it is XP you are trying to connect to, have you tried to drop your batch inside startup folder
Summary: I was wondering why i can't run this batch file on my computer but other computers on my network can, or I manully enter it into Command prompt. net use q: \\10.0.18.254\C$ "S701" /user:S700 /persiste...
Summary: I run batch files on 19 different computers from the scheduled tasks. Each one is set up with the same permissions and types of users. Only one will not run the scheduled task properly. It will run...
Summary: Hi friends, I want to know does how to run a batch file present on another computer within the domain, from my computer, without logging into the remote computer. Regards, Praveen...