command line to map network drive command line to map network drive

Command Line To Map Network Drive «AUTHENTIC | HANDBOOK»

If you prefer PowerShell, you have more object-oriented control over the process. The cmdlet to use is New-PSDrive .

Useful for applications that only need network path, not a letter. command line to map network drive

New-PSDrive -Name Z -PSProvider FileSystem -Root \\server\share -Persist -Credential (Get-Credential) If you prefer PowerShell, you have more object-oriented

Share by: