NT/2000 User Accounts
You can monitor the NT security event log on the primary domain controller as the events are logged. For example: To get notified when an account gets locked....setup an event log test that searches for:
Source: Security
Event ID: 644
Then search for the text "User Account Locked Out"...
You could also search for the account name as well if you wanted to get more granular.
Hope this helps...
Source: Security
Event ID: 644
Then search for the text "User Account Locked Out"...
You could also search for the account name as well if you wanted to get more granular.
Hope this helps...
Take a look at http://www.joeware.net, there are lots of tools there that you might be able to wrap in a script to get to what you want.