I have tried looking for a way to export the user information under Project Server 2010 and have come up with some solutions but it mainly is listing sharepoint users/users groups, nothing like what I am asking for (unless I missed it - which is possible).
When you log into Project Server 2010 as an administrator you see on the left hand side server settings -> Manage Users -> Listing of all users/emails/user-logon account/state/rbs/and last connect
is there a way via powershell (preferred)(but C# is ok) to get this list (all users and details) out of Project Server? Or would connecting directly to the database be a more efficient way to accomplish generating the list?
We want to eventually generate a 90 report/alert for users who have not logged in which can be sent to a CSV.... and then maybe charts/diagrams/etc from other Project Server 2010 data.