Map a Drive
This article applies to: Managed Servers
Mapping (sometimes called "mounting") a drive 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.
This is useful if you're using a data discovery tool to scan a server volume or folder. Once you have mapped the drive, you can scan it using the procedure to scan an external drive. For more information, see the step-by-step instructions for the scan tool you're using.
Map a Drive
-
On the Start menu, click .
-
In the next window, click
. -
In the Folder box, type the path to the server, for example \\servername.cit.cornell.edu\foldername or \\myserver.mydomain.cornell.edu\e$.
-
Click
, and then click . - In the User name box, type your login name for the domain. (The domain will be different for different servers. It may be displayed under the Password box. If you're unsure of the domain, contact your local technical support provider.)
-
In the Password box, type your password for the domain, and then click .
In the future, when you want to connect to this server, the mapped drive should be available. On the

menu, click . In the next window, click the server.
Map a Drive using Command Line
To map a drive using the command-line, type: net use x: \\myserver.cit.cornell.edu\sharename * /user:domain\netid
Comments?