Login Scripts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm have some trouble with my scripts since a new sever has installed. The
server has a different name and for some reason if a user had logged into
that machine when the old server was there it remembers the connection. I
have changed the batch file to point to the new server.

I put the following command in front of my mapping on the batch file:
net use * /del

The only problem with that is the script stops and wants a y or n to remove
the connections. This there a trick to make this wipe out all old drives it
remembers and map the rest od the batch file and not need an users input (y
or n to coninue)

Thanks.
 

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

Back
Top