Re: How to see which DC clients are being authenticated by

Tech-Archive recommends: Fix windows errors by optimizing your registry



Not out of the box. You would have to construct this information based on
looking at the logon timestamp for each user, and the current time. This is
made more difficult by the format that the time is stored and the fact that
this isn't a replicated attribute [1]. There are some scripts available on
the web that will do what you want, but may require some minor configuration
changes.

[1] In Windows 2000 this isn't replicated. In Windows 2003 there's a new
attribute if you are in fully functional mode that is replicated -this makes
this much easier.

--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net


.