Network Connections with Domain Login and Non-Domain login PC's
This is hard to explain but please bear with me as this problem has
gotten to be quite an annoyance.
I have 2 pcs. 1 (laptop) I use for work and one home desktop pc.
When I bring my laptop home and connect it to the network, I am unable
to see or connect TO other pc's on the network. I can, however,
connect to my laptop FROM other pc's on the network.
The reason for this is because the PC's on my home network are all
setup to logon locally to the machines. My laptop, however, is set to
"Log on to" (at the Windows login screen) my companies domain name,
not the local pc itself.
Is there anyway I can allow my laptop to access the pc's on my home
network?
I hope this made sense, more importantly, I hope someone can offer
some advice.
Thanks.
Re: Network Connections with Domain Login and Non-Domain login PC's
Tim wrote:
> This is hard to explain but please bear with me as this problem has
> gotten to be quite an annoyance.
>
> I have 2 pcs. 1 (laptop) I use for work and one home desktop pc.
> When I bring my laptop home and connect it to the network, I am unable
> to see or connect TO other pc's on the network. I can, however,
> connect to my laptop FROM other pc's on the network.
>
> The reason for this is because the PC's on my home network are all
> setup to logon locally to the machines. My laptop, however, is set to
> "Log on to" (at the Windows login screen) my companies domain name,
> not the local pc itself.
>
> Is there anyway I can allow my laptop to access the pc's on my home
> network?
Yes. Just don't take your laptop out of the domain or Bad Things will
happen - it isn't necessary.
Can you ping one of the home PCs by IP address? By name?
If you have a shared folder/printer, you can access it if you pass along the
appropriate credentials. I usually do this in a command prompt:
net use x: \\computername\sharename /user:computername\usernameOnComputer
<enter>
Once that's succeeded, you can use those cached credentials to access other
shares, printers, whatnot.
>
>
> I hope this made sense, more importantly, I hope someone can offer
> some advice.
> Thanks.
>
> -Tim