At IU, using Windows, how do I access a shared resource on another Windows computer?
Notes:
- The term "share" refers to any shared computer, drive, folder, or resource.
- If you don't know the location of a share, contact its owner.
- To access certain shares at Indiana University, you may need a VPN connection; see The basics of VPN at IU.
To connect to shared resources, you can use the command line or map a drive or folder.
Using the command line
- In Windows 7 and Vista, from the
Startmenu, click the search field, and then typecmd.In XP, from the
Startmenu, chooseRun.... Typecmd, and then clickOK. - Enter two backslashes followed by the name of the computer to
which you wish to connect. For example, if the NetBIOS name of the
remote computer is POTATO, enter:
\\POTATO
Note: The above command is not case sensitive.
To connect to specific shares on the remote computer, enter a share's UNC path. For example, the UNC path to a share called C-DRIVE on a computer named POTATO would be:
\\POTATO\C-DRIVE - Double-click the share's icon. A window will open, showing the shared resources available on the computer. If you double-click a share, you may be asked to log in.
Mapping a drive
- From the
Startmenu, right-clickComputerorMy Computer.
- Select
Map Network Drive....
- In the "Drive:" field, select the letter you would
like to assign to the drive. That letter will become the mapped
drive.
If you would like to connect to the drive every time you start your computer, select
Reconnect at logon. - In the "Path:" or "Folder:" field, type the pathname of the networked drive, for example: \\myserver\docs
- Click
OKorFinish.
Connecting with a different Windows username
Sometimes you might need to use a different Windows username to access the drive or folder you plan to map. By default, Windows will try to use the username you logged in with, but if access to the share is limited to a group account, you must force Windows to supply the group username and password in place of your own:
- When following the instructions above, before you click
OKorFinish, clickConnect using a different user name. AConnect As...login box will appear.
- In the fields provided, enter the username and password you plan
to use to map the drive.
Note: If at least one computer (either your own or the one with the drive you want to map) is joined to a domain or Active Directory, you'll have to supply the domain with a backslash in front of the username. At IU, use the following example with the ADS domain, where
ads\dvaderdvaderis the username: - Click
OKto return to the original mapping dialog window, and then clickFinish.
Last modified on July 13, 2011.







