From a domain controller, is there a way to see which workstation
incorrect logins/account lockouts are coming from? Everything I can
find says you have to go to the workstation to identify what is
generating the incorrect logins. I don't care so much at this point
what is generating them, I need to identify the workstation they are
coming from.

Thanks
Jason

Re: Tracking down account lockouts by Jorge

Jorge
Thu Feb 14 12:44:02 PST 2008

use NETLOGON debug logging

Enabling debug logging for the Net Logon service
HKLM\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters\DBFlag
DBFlag = 0x2080FFFF (in: %windir%\debug\netlogon.log)


google for "NETLOGON debug logging" and you will find more info

--

Cheers,
(HOPEFULLY THIS INFORMATION HELPS YOU!)

# Jorge de Almeida Pinto # MVP Windows Server - Directory Services

BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx
BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx
------------------------------------------------------------------------------------------
* How to ask a question --> http://support.microsoft.com/?id=555375
------------------------------------------------------------------------------------------
* This posting is provided "AS IS" with no warranties and confers no rights!
* Always test before implementing!
------------------------------------------------------------------------------------------
#################################################
#################################################
------------------------------------------------------------------------------------------
<rop.jason@gmail.com> wrote in message
news:b3a9e6f2-6d84-407d-9a4d-e6bae01b3dc0@b74g2000hsg.googlegroups.com...
>
> From a domain controller, is there a way to see which workstation
> incorrect logins/account lockouts are coming from? Everything I can
> find says you have to go to the workstation to identify what is
> generating the incorrect logins. I don't care so much at this point
> what is generating them, I need to identify the workstation they are
> coming from.
>
> Thanks
> Jason