How to Mount CIFS Shares from Windows Command Line?

May 1, 2014

To map a network drive from windows command line: Click Start, and then click Run . In the Open box, type cmd to open command line window. Type the following, replacing Z: with drive letter you want to assign to the shared resource: net use Z: \\computer_name\share_name /PERSISTENT:YES To disconnect a mapped drive: Open command […]

To map a network drive from windows command line:

  1. Click Start, and then click Run .
  2. In the Open box, type cmd to open command line window.
  3. Type the following, replacing Z: with drive letter you want to assign to the shared resource:
    net use Z: \\computer_name\share_name /PERSISTENT:YES

To disconnect a mapped drive:

  1. Open command line window.
  2. Type the following, replacing X: with drive letter of the shared resource:
    net use  Z: /delete

By Team FileCloud


Worldwide

FileCloud
CodeLathe Technologies Inc.
dba FileCloud
125 Park Avenue FL 25
New York, NY 10017-5550

Fax: +1 (866) 824-9584

Europe

FileCloud Technologies Limited
Ducart Suite,
Castletroy Park Commercial Centre, Castletroy,
Limerick, Ireland


Copyright © FileCloud. All Rights Reserved.