I need a report that will list all members of the local admin for a desktop/laptop/server as well as the last time the system was seen on the network and or the last time the user logged in to the network.
If I had to pick one having the data for the last time the system was seen on the network would be best.
You can use the built-in "Computer: Unauthorized Administrators" report and just add tblAssets.Lastseen to it. Edit the report and, in the visual representation of the report in the upper section of the report builder, tick the Lastseen field in tblAssets. More info on how the aforementioned report works can be found in this knowledge base article.
You can use the built-in "Computer: Unauthorized Administrators" report and just add tblAssets.Lastseen to it. Edit the report and, in the visual representation of the report in the upper section of the report builder, tick the Lastseen field in tblAssets. More info on how the aforementioned report works can be found in this knowledge base article.