Hi Guy's I am looking for a report for our Windows machines that have been up longer than 7 days (we have disabled fast boot) but also need to have been successfully scanned within the last 24 hours?Any suggestions on how I can put the two together? ...
Hi, I am looking for what table the data "Active Directory Extension Attributes" against a user are stored in so i can add them to a report?Thanks,Arron
Added in v.6.0.100The report below lists Windows computers and gives back if the asset is a laptop or desktop.The report will only list assets that meet all of the following criteria:The computer's state is set to "active".The computer has been succe...
Trying to create a report that show specific Microsoft installed Software. We are trying to report on operating systems and Office software, and a few other Microsoft programs like visual studio. We I put the report together it will pull show the sam...
Hi. I am trying to generate a report to find ALL user accounts and groups who have Local Admin rights on all pc's and servers on my domain.I can find the report for Unathorised users but I need a report for all users and groups who have local Admin ...
Hello,I am having issues creating a report.What I would like is a report of the computers/systems used by users in a specific OU.So far example a list of all the users in a specific AD OU with the last system they logged on to.How can I create a repo...
Here is my code so far, I copied it and thought I could just add to it to ask for columns at the top, software name and versionSelect Top 1000000 tsysAssetTypes.AssetTypeIcon10 As icon, tblAssets.AssetID, tblAssets.AssetUnique, tblAssets.AssetName...