restore remapped drive - TechRepublic
General discussion
April 27, 2001 at 01:11 PM
ongf001

restore remapped drive

by ongf001 . Updated 25 years, 2 months ago

Is there a way use a batch file or script to take a mapped drive (ie net use f: \\serverA\share), remap it for an application that needs that drive (ie net use f: /del then net use f: \\serverB\share), and then remap the drive back to the original unc share after the application is done?

This discussion is locked

All Comments