I need a solution
I need to create a high-level report which amongst other things needs to give the number of files and folders for each physical and DFS share, which in theory I should be able to get from the MSU table (msu.file_count) however this particular field only seems to be populated for physical shares and not DFS shares.
Is there any reason why this field isn't populated for DFS shares, and any way around it other than to write a report to trawl through the dfspath table to count the paths?
As always, any advice is appreciated.
Thanks
Phil.