I have a report which shows all the machines on my site, the current OS and the last user to sign in on them. I filter the results to show only machines with Windows 7.
From the machines left showing, can i export the email address from all the last log users?
I want to upgrade users from 7 to 10 and exporting a list of email address would make contacting users easier.
Moved this to report request since the solution for this is a custom report.
You can add tblADusers to your report and link it to tblAssets on Username and Userdomain. This will allow you to include the email address scanned from AD.