Can't find what you're looking for? Use of one of the search websites below …

HomeMiscnet use: map network share

net use: map network share

Published on Wednesday, January 17, 2007

To map a network share issue command below:

Define a network share
net use <drive>: \\\\<servername>\\<directoryname> /user:<domain>\\<username> <password>
Remove a network share
net use <drive>: /delete

Leave a Reply