This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

30 day report of which users logged into NPM

I have already run a query to find out how many users I have.

SELECT * FROM dbo.Accounts

but in the list it does give "last login" but this does not reflect the correct information.  I say that because I have been logged into NPM for days, weeks, months and normally don't have to log out.  So is there another way to get the information and it be accurate?