net useIT technician command center
Windows CMD · Windows Command Line

net use

Map a network drive.

Copy-ready commandnet use
net use Z: \server\share /persistent:yes

Requirements and permissions

Requirements
Windows 10/11 or Windows Server
Permissions
Varies by command
Last reviewed
2026-07-31

Examples

Basic example

Map a network drive.

net use Z: \server\share /persistent:yes

Common errors

Command not found

Confirm Windows 10/11 or Windows Server is installed and available in your current shell.