No comment has been added to this question in more than 21 days, so it is now classified as abandoned..
I will leave the following recommendation for this question in the Cleanup topic area:
[Accept: JamesDS]
Any objections should be posted here in the next 4 days. After that time, the question will be closed.
Carrzkiss
EE Cleanup Volunteer
Main Topics
Browse All Topics





by: JamesDSPosted on 2005-04-19 at 05:36:59ID: 13814770
tcassio
The security log will only show login activity if you set the policy applied to that machine to audit account logon and logon events. Logoff auditing doesn't work that way you think it should in windows 2000 and so will be useless if you want track track (for instance) the amount of time a user accessed a system.
If the server is a member of a domain then you should be setting the group or local security policy. If it is standalone then you can only set the local security policy.
Use the MMC.EXE tool to edit local or group policies, the options are here:
MACHINE Windows Settings\Security Settings\Local Policies\Audit Policy Audit account logon events
MACHINE Windows Settings\Security Settings\Local Policies\Audit Policy Audit logon events
Cheers
JamesDS