1,110 pts.
1,110 pts.

Answer Wiki:
Last Wiki Answer Submitted:  Aug 9, 2011  5:58 PM (GMT)  by  NewnanIT   1,110 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

It is possible as AD stored the last logon time in the schema, you can access the field through ADSI edit. Your script would have to run in a loop to catch a new event so you may lose some performance on the server with a script constantly running and referencing AD.

 3,120 pts.