Connecting to Multiple Networks

F

Fred Kruger

I am on my company's server 2003 network at work. I would
like to (re-)connect to my peer to peer network at home as
well as other peer and domain based networks on a regular
basis. How can I switch from one network to another
easily? Thanks, Fred Kruger
 
L

Lanwench [MVP - Exchange]

Nothing native does this....your computer can belong to either a domain or a
workgroup, but only one, in either case. If you just want to connect to
resources on other workgroups or domains, your computer doesn't need to
belong to them....you can just log on to your domain with cached
credentials, get an IP address on the network you're on (ideally, assigned
by DHCP), and then map drives, etc., while providing the appropriate remote
credentials. For example -

net use x: \\serverOrComputer\share /user:DomainOrComputer\username <enter>

Enter your password when prompted....once authenticated, you can then access
other resources such as printers, etc., on the other
network/server/computer.

There are third party apps like MultiNetworkManager or NetSwitcher, but I
prefer to keep things simple.
 
F

Fred Kruger

Where can help or documentation on the "net use" command?
Thanks, Fred Kruger
-----Original Message-----
Nothing native does this....your computer can belong to either a domain or a
workgroup, but only one, in either case. If you just want to connect to
resources on other workgroups or domains, your computer doesn't need to
belong to them....you can just log on to your domain with cached
credentials, get an IP address on the network you're on (ideally, assigned
by DHCP), and then map drives, etc., while providing the appropriate remote
credentials. For example -

net use x:
\\serverOrComputer\share /user:DomainOrComputer\username
 

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

Top