Running batch file once connected to dial-up network

S

Scott Bowden

I need to setup a batch file to run once a user is
connected to our company network via a dial-up networking
connection. Is there any way to do this other than having
the user manually run the batch file (Maybe through a
scheduled task or the dial-up connection settings)? I
can't seem to find any setttings that allow me to do
something once connected. All the batch file needs to do
is copy a file to a server. The desktop machines are
running Windows XP.
 
C

CWatters

Scott Bowden said:
I need to setup a batch file to run once a user is
connected to our company network via a dial-up networking
connection. Is there any way to do this other than having
the user manually run the batch file (Maybe through a
scheduled task or the dial-up connection settings)? I
can't seem to find any setttings that allow me to do
something once connected. All the batch file needs to do
is copy a file to a server. The desktop machines are
running Windows XP.

Investigate "Automatic Configuration Scripts"? I'm not sure if these can do
what you want but might be worth a look.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top