I'm just wondering if there is a way to have a single computer hooked into both an AD and a Workgroup.

I have a need for my laptop to be able to connect to our AD while I'm in my office, but I need it to be able to connect to a Workgroup when I'm out in the field (I connect to other Windows machines using a crossover cable).

I don't mind having two different accounts setup on the computer if it means I can accomplish this.

Thanks in advance.

link|improve this question

77% accept rate
feedback

4 Answers

up vote 6 down vote accepted

You can still connect to workgroup resources while your PC is a domain member. Resource access is controlled by each individual workgroup PC, so you'll need either completely open shares, the knowledge of a security principle on the remote workgroup PC or an identical account on your local PC to use passthrough authentication. It's all the same whether your PC is a domain member or not.

link|improve this answer
Thanks... I didn't realize it was a permissions thing and not an AD thing. – Chase Florell Jan 19 '10 at 20:06
2  
Oh what a tangled web we weave when first we practice to understand permissions. – WesleyDavid Jan 19 '10 at 20:07
In my scenario I am actually running XBMC as a media player for a local church. It can be controlled via HTTP over the lan. We have multiple sites at our church and some are on AD and some are not... so I need the connection to always work. Some computers get their IP via DHCP, and others are manually set to 10.10.10.* and hooked together over a Crossover Cable. – Chase Florell Jan 19 '10 at 22:08
feedback

It's not possible, and it's not neccessary for the reasons Nonapeptide stated. You need connectivity at the physical and network layers to begin with and then you can make use of network resources via one of the methods stated in Non's answer.

link|improve this answer
feedback

"It's not possible, and it's not neccessary"

Seems like MS is of completely different opinion

Running ADAM ( Active Directory Application Mode ) on (isolated) Windows XP Professional

link|improve this answer
3  
That's really not the same as being joined to an AD domain and being in a workgroup at the same time. – John Gardeniers Jul 9 '10 at 9:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.