Windows: Mapping a Drive
Follow these instructions to map a drive on your Windows computer to a shared server volume. This means you assign a drive letter on your computer to the server path. You can then connect to the server without having to remember and type the path every time.
Map a Drive
- On the Start menu, right-click My Computer, and then click Map Network Drive.
- In the Folder box, type the path to the server, for example \\servername.cit.cornell.edu\foldername or \\myserver.mydomain.cornell.edu\e$.
- Click Connect Using Different User Name.
- In the User name box, type your login name for CITWIN domain.
- In the Password box, type your password for the CITWIN domain, and then click OK.
- In the Map Network Drive box, click Finish.
Note: To map a drive using the command-line, type:
net use x: \\myserver.cit.cornell.edu\sharename * /user:CITWIN\netid
