Adding OU to a Report
Hi All,I am having issues adding OU and computer model to the following Hard drive size report.please can someone assist? here is the SQL i am using for HDD sizeSelect Top 1000000 tblAssets.AssetID, tblAssets.AssetName, Sum(Cast(Cast(tblDiskdrives....