Did you check my link to Limit Login? It has a feature of what you want and
it is free.
--
Paul Bergson
MVP - Directory Services
MCITP - Enterprise Administrator
MCTS, MCT, MCSE, MCSA, MCP, Security +, BS CSci
2008, Vista, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009
http://www.pbbergs.com
Please no e-mails, any questions should be posted in the NewGroups. This
posting is provided "AS IS" with no warranties and confers no rights.
"Bruce Sarte" <> wrote in message
news:C7FDAF96.11968%...
> Thanks everyone for the suggestions, I know I can check the log files on
> the
> machine but that can be cumbersome so I was looking for something more
> real-time. I' know they don't have a persistent connection, I'm more
> looking for what DC it used to authenticate and pull it's policy info from
> to try and troubleshoot where my users are having their issues... IE: if
> they connect to one they are happy but another they aren't.. That sort of
> thing.
>
>
> On 4/28/10 8:28 AM, in article #,
> "Florian Frommherz [MVP]" <> wrote:
>
>> Howdie!
>>
>> On 28.04.2010 13:52, Bruce Sarte wrote:
>>> Is there a way to generate a list or report as to who is logged in and
>>> attached to what Domain Controller at any given time?
>>
>> this isn't logged by default, so you would need to adjust the audit
>> policy on the DCs. That being said, having the DCs log it is one thing,
>> since Active Directory is a distributed system, authentication might hit
>> any DC (theoretically, most likely is any DC in the same site as the
>> client is). So you'll need a facility to comb through the event logs of
>> all DCs in question.
>>
>> Also, from your question, you used the word "attached". You need to know
>> that clients and DCs don't have a special connection - they are loosely
>> coupled. ClientA can use DC-A for authentication and 20 minutes ago, ask
>> DC-B to answer a DNS query of create a auth ticket for some services.
>> The whole thing is not as static as you might think.
>>
>> Cheers,
>> Florian
>