WMI Class that returns File/Folder Ownership
Is there a WMI Class that can return the Ownership property for a file or
folder?
I am currently using the "GetDetailsOf" method to access the extended
properties and get the ownership. Unfortunately, this method has to be done
on the local server instead of being remotely executed.
If there is a way to remotely execute this script besides Remote WSH, please
let me know.
TIA
Mark
|