Sign in with
Sign up | Sign in

Account Lockout Script

Last response: in Windows 2000/NT
Share

Archived from groups: microsoft.public.win2000.active_directory (More info?)

HI Richard,

I used your lockout script and found your web site which has lots of
excellent scripts. You don't by chance have a script that will query all the
DCs for lockout events in the last X number of hours and output to an html
file with the details of the DC the lockout occured on, the lockout source
and date and time stamp?

Regards,

Joe Wilson

More about : account lockout script

Archived from groups: microsoft.public.win2000.active_directory (More info?)

Hi Joe

You can use eventcombmt.exe to scan the event logs for specific events:

http://www.microsoft.com/downloads/details.aspx?FamilyI...

Kind regards
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: markreno@online.microsoft.com

Please note you'll need to strip ".online" from my email address to email
me; I'll post a response back to the group.

This posting is provided "AS IS" with no warranties, and confers no rights.

"Joe Wilson" <JoeWilson@discussions.microsoft.com> wrote in message
news:9AF6326F-7D84-4614-9E0B-E9E39936085F@microsoft.com...
> HI Richard,
>
> I used your lockout script and found your web site which has lots of
> excellent scripts. You don't by chance have a script that will query all
> the
> DCs for lockout events in the last X number of hours and output to an html
> file with the details of the DC the lockout occured on, the lockout source
> and date and time stamp?
>
> Regards,
>
> Joe Wilson
>

Archived from groups: microsoft.public.win2000.active_directory (More info?)

I have used that and it is an excellent tool. What I was hoping for was a
script that queried all domain controllers for a lockout event over the last
X number of hours and dumped it all to a web page.

I've been able to accomplish this with psloglist.exe and text2web.exe in a
batch file but it isn't very pretty or efficient but it does work. A
VBScript would be much nicer and likely more efficient. I did check the
Microsoft Script Depot and found different scripts that, if pieced together,
would do the job but I don't know enough about VBScript to do that. I'll
keep looking and will try to learn VBSCript to get the job done.

Joe

"Mark Renoden [MSFT]" wrote:

> Hi Joe
>
> You can use eventcombmt.exe to scan the event logs for specific events:
>
> http://www.microsoft.com/downloads/details.aspx?FamilyI...
>
> Kind regards
> --
> Mark Renoden [MSFT]
> Windows Platform Support Team
> Email: markreno@online.microsoft.com
>
> Please note you'll need to strip ".online" from my email address to email
> me; I'll post a response back to the group.
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Joe Wilson" <JoeWilson@discussions.microsoft.com> wrote in message
> news:9AF6326F-7D84-4614-9E0B-E9E39936085F@microsoft.com...
> > HI Richard,
> >
> > I used your lockout script and found your web site which has lots of
> > excellent scripts. You don't by chance have a script that will query all
> > the
> > DCs for lockout events in the last X number of hours and output to an html
> > file with the details of the DC the lockout occured on, the lockout source
> > and date and time stamp?
> >
> > Regards,
> >
> > Joe Wilson
> >
>
>
>
Ask the community
!