Connect a drive from My Network Places
      | 1. | Click Start, click My Network Places, click  Entire Network, and then double-click Microsoft Windows  Network. | 
  | 2. | Double-click the domain that you want to open. | 
  | 3. | Double-click the computer that has the shared resource you want  to map. All the shared resources for that computer automatically appear in the  window. | 
  | 4. | Right-click the shared drive or folder that you want to map, and  then click Map Network Drive. | 
  | 5. | Click the drive letter that you want to use, and then specify  whether you want to reconnect every time that you log on to your computer. 
 Note Network drives are mapped by using letters starting from the  letter Z. This is the default drive letter for the first mapped drive you  create. However, you can select another letter if you want to use a letter other  than Z.
 | 
  | 6. | Click Finish. 
 | 
Connect a drive from My Computer or Windows Explorer
      | 1. | To connect a drive from My Computer, click Start, right-click My  Computer, and then click Explore. 
 To connect a drive from Windows Explorer,  right-click Start, and then click Explore.
 | 
  | 2. | On the Tools menu, click Map Network Drive. | 
  | 3. | In the Drive box, click a drive letter. | 
  | 4. | In the Folder box, type the UNC path for the server and  shared resource in the following format: \\server  name\share name. You can also click Browse to find the  computer and shared resource. | 
Use the Net Use command to map or disconnect a drive
  You can use the 
net use command for batch files and  scripts. To use the 
net use command to map or  disconnect a drive:  
   | • | To map a network drive:    | 1. | Click Start, and then click Run. |   | 2. | In the Open box, type cmd. |   | 3. | Type net use x: \\computer  name\share name, where x: is the drive letter you want  to assign to the shared resource. |  | 
  | • | To disconnect a mapped drive:    | 1. | Click Start, and then click Run. |   | 2. | In the Open box, type cmd. |   | 3. | Type net use x: /delete,  where x: is the drive letter of the shared  resource. |  | 
Disconnect from a mapped network drive
      | 1. | Click Start, and then click My Computer. | 
  | 2. | Right-click the icon for the mapped drive. | 
  | 3. | Click Disconnect. 
 
 | 
Note  When you disconnect from a mapped drive, you remove the mapped drive letter that  you assigned to the shared resource. You can still access the resource from My  Network Places.
 
No comments:
Post a Comment