UNC Path – AumTechHub.Com http://aumtechhub.com Just share it!!! Thu, 09 Dec 2021 07:13:29 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 179596041 How to map a network drive with NET USE? http://aumtechhub.com/how-to-map-a-network-drive-with-net-use/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-map-a-network-drive-with-net-use Thu, 09 Dec 2021 07:13:29 +0000 https://aumtechhub.com/?p=324 The following command will allow any account to map to a network unc path. The command must include credential.

C:\Users\AumTechHub>net use q: "\\Share.DomainName.com\SQL\queries" /user:DomainName.com\username Password

The above command will map drive Q: to point to the path \\Share\SQL\queries over the network. The Domain name sometimes has to be specified with the machine name or servername.

]]>
324