Network Printer Report with Gateway
I use the below, and it gets me the printers I need.Select Top 1000000 tblAssets.AssetID, tblAssets.AssetName, tsysAssetTypes.AssetTypeIcon10 As icon, tblAssets.IPAddress, tblAssetCustom.Printedpages, tblAssetCustom.Manufacturer, tblAssetCustom...