Resolved! Reports not finding/reading some AD security groups
Hello again,For some reason the reports can't output the contents of some our AD security groups. We have a very simple report:Select Top 1000000 tsysOS.Image As icon, tblAssets.AssetID, tblAssets.AssetName, tblAssets.Domain, tblAssets.Username, ...