Dwight555
Guest
|
Posted:
Thu Oct 06, 2005 6:28 am Post subject:
Login Script Question - Failed Login Count, Location, and Me |
|
|
I need supply the following information in a login script:
Count of failed logins since last successfuly login
(the current login running the login script would not count)
Method of last login
Location of successful login
I have search all over the available ADSI information using ADSI Edit and
have not found the method or location information. There is count of failed
logins but it is reset by the current login running the login script. I know
all of this information is in the event log but I don't think there is an
easy way to search the event log via login script. I am using a .vbs login
script and I can supply the last successful and unsuccessful login
timestamps.
Does any orgnization do this type of login script currently? Has anybody ran
into this problem? Is this a question better suited for a scripting group?
-Dwight |
|