Click here to Skip to main content
15,888,113 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I'm Working on C# application which reads event viewer security log entries from Win xp to track user Login/Logoff and Lock/unlock activities in that I found, default Win XP does not add entries for Lock/Unlock events. So I enabled to Local Security Policy-->Audit policies as suggested(Google search).

After enabling policies I found entries only for unlock event and not for lock event.

How do I track system lock event in Win xp?
Posted
Updated 3-Apr-13 0:36am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900