Powershell
Powershell copied to clipboard
Owner Change not reported when changed on inherited File/Folder
If the owner of a file or folder is changed on an inherited file/folder the change is not reported.
Difficult to fix without either: a) recording the owner for every file/folder in the share (very inefficient) or b) when comparing, store the owner of the currently looked at directory/file node and use that as the basis of comparison for any child node ownership.