DOS boot mapped drive to 2000 Server

  • Thread starter Thread starter Tim
  • Start date Start date
T

Tim

How would configure a DOS ver. 6.22 computer to boot up a
map a drive to a network on a Windows 2000 server?
 
Tim said:
How would configure a DOS ver. 6.22 computer to boot up a
map a drive to a network on a Windows 2000 server?

You have to boot the machine with a network boot disk
(www.bootdisk.com), then run this command:

net use x: \\SomeServer\SomeShare
 
Back
Top