List all file per user

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, I am managing a file server. I want to list all for each user. Is
possible. is there any tools to help with this. My target is to help people
when the reach their file quota limit. If can give them the list of file,
they can decide wich file to keep.
 
Hello, I am managing a file server. I want to list all for each user. Is
possible. is there any tools to help with this. My target is to help people
when the reach their file quota limit. If can give them the list of file,
they can decide wich file to keep.

See tip 8308 in the 'Tips & Tricks' at http://www.jsiinc.com

Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
 
Thank you for the tip. I have probleme with syntax. I got error message user
not found.

My user is FR123123
My ad domain is EURO

I type OwnerRepport.bat (e-mail address removed) c:\ c:\report.txt

Is there any tip to enter the user name ?
 
Thank you for the tip. I have probleme with syntax. I got error message user
not found.

My user is FR123123
My ad domain is EURO

I type OwnerRepport.bat (e-mail address removed) c:\ c:\report.txt

Is there any tip to enter the user name ?


The syntax is:

OwnerReport DriveOrFolder ReportFile

No user name is specified.

OwnerReport C: C:\Report


Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top