• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

how to see who is logging to your server?

zener

Senior member
What command should I use to see who is logging to my server running win2k server software. Thanks,

 
Local Security Policy, turn on Auditing, Audit Logon Events, Success and Failure. For a quick check, look at Computer Management, Shared Folders, Sessions...that will show you any active netbios connections to your server.

IIS, enable logging, check log...winnt\system32\logfiles\w3svc(#)\ex(date).log

DHCP, open DHCP manager, check active leases under appropriate scope.

:|
 
Back
Top