Net Use including domain and pw?

  • Thread starter Thread starter rene
  • Start date Start date
R

rene

Hello,

I've a short question. Is it possible to connect network shares with
another domain name and a password? Our company is really large and we
have more than one domain.

Thanks
rene
 
Hello,

I've a short question. Is it possible to connect network shares with
another domain name and a password? Our company is really large and we
have more than one domain.

Thanks
rene

Domains are used to validate accounts. Servers are used to
host shares. You must therefore specify the server name when
connecting to a share, and the domain name for account validation:

net use x: \\SomeServer\SomeShare /user:SomeDomain\SomeUser SomePassword

Type "net help use" at the Command Prompt to check this out.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top