A
andrew.pound
Bit of a problem, with a batch file I have to create, wonder if any
one can help
I have an existing share ?:\\server1\servershare that has been moved
to x:\\server2\servershare
As not all of the users that use this share have an exisitng share
mapped as x:\ is there a batch file I can get the users to click on
that
1. Searches for a mapped drive with the word \\server1\servershare
finds it, and deletes it
2. Then runs net use x: \\server2\servershare.
am happy with net use ?:/delete, but as stated not all users are using
the x drive for this share, and it must now reside there.
Any Help would be much appreicated
one can help
I have an existing share ?:\\server1\servershare that has been moved
to x:\\server2\servershare
As not all of the users that use this share have an exisitng share
mapped as x:\ is there a batch file I can get the users to click on
that
1. Searches for a mapped drive with the word \\server1\servershare
finds it, and deletes it
2. Then runs net use x: \\server2\servershare.
am happy with net use ?:/delete, but as stated not all users are using
the x drive for this share, and it must now reside there.
Any Help would be much appreicated