I am trying to get the Total Count only on the number of machines last patched in 20**, 20**, 20** and so on. I have this report which pulls back our last patched Server 2003 Machines however I cannot get the report to spit out just totals and not in...
I am currently scanning two custom reg keys to pull back a report of our installations of our two Encryption Products. I can run each report individually and pull back the information but I am currently trying to compile a report that will first Look...
Good day all. I've been working with the Reporting process, and trying to have a single report display information for both Windows and Apple hardware. Certainly I can get this individually and export to Excel to combine the data. But I'm hoping i...
Below is the standard code for the printers almost out of toner.How to add a filter on Ip location ? I've got multiple sitesCan you help me ?Select Top 1000000 tsysAssetTypes.AssetTypeIcon10 As icon, tblAssets.AssetName, tblAssetCustom.Model As [De...
This OS information is seen when hovering over a host name, I can not seem to add this information to report nor can I find any details on how to do this. The only thing I have found is listed below but it seems the tables are older and no longer par...
Is there a way to get the IOS version number for switches and routers in reports? Current report running is: Select Top 1000000 tblAssets.AssetID, tblAssets.AssetName, tsysAssetTypes.AssetTypename, tsysAssetTypes.AssetTypeIcon10 As icon, tblAsset...