Cmd Map Network Drive Better Online
@echo off net use P: /delete >nul 2>&1 net use P: \\fileserver\projects\Shared /persistent:yes
Status Local Remote Network
net use Z: \\Server\Share /user:DOMAIN\Username Password 3. Map Without a Drive Letter (UNC Path) cmd map network drive better
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLinkedConnections /t REG_DWORD /d 1 /f @echo off net use P: /delete >nul 2>&1
The most common "better" way to use the standard CMD command is to force it to stay. Without this, the drive often disappears when you log out. University of Southern California The Command: net use Z: \\ServerName\SharedFolder /persistent:yes cmd map network drive better