Technology Microsoft Software & solutions

How to Map Drives That Windows Explorer Can See in Command Prompt

    • 1). Click "Start" and then type "cmd" (without quotes) into the search bar on the Start menu.

    • 2). Press "Enter" to open the Command Prompt application.

    • 3). Type "net use X: \\path\to\share" into the Command Prompt, where "X" is the drive letter that you want to map the network location to and "\\path\to\share" is the fully qualified path to the folder that you want to map to the drive letter.

    • 4). Press "Enter" to map the drive.



Leave a reply