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.