最佳解答者
List folders/files by owner’s username?

問題
解答
-
I am not sure whether there is any simple command for that but I usually do that by scripting. If you know VBScript, you can refer to the following URL for more hints:
http://www.microsoft.com/technet/scriptcenter/scripts/storage/files/stfivb10.mspx?mfr=true
-
Here is a program that you can try for free for 10 days
The website has a video to show how to use
It shows the owner of files/folders
and it shows the total files/bytes per owner
Make sure you select menu: Largest / Compute Largest Owner
before scanning
所有回覆
-
I am not sure whether there is any simple command for that but I usually do that by scripting. If you know VBScript, you can refer to the following URL for more hints:
http://www.microsoft.com/technet/scriptcenter/scripts/storage/files/stfivb10.mspx?mfr=true
-
Here is a program that you can try for free for 10 days
The website has a video to show how to use
It shows the owner of files/folders
and it shows the total files/bytes per owner
Make sure you select menu: Largest / Compute Largest Owner
before scanning