mickey_g Posted May 20, 2011 Posted May 20, 2011 Hi all, I need to collate some data regarding network storage; file type, size, age, user totals etc... and was wondering what others use to do this. The amount of data we currently backup is spiraling out of control so I would like to impose limits on student user areas. Any advice would be greatly appreciated as I need to present the data to out SLT next week. Cheers Mike
AshEarl Posted May 20, 2011 Posted May 20, 2011 (edited) Hiya I am writing a bit of software for exactly this reason. It monitors the home drive every time a user logs in. This is done with a client msi deployed via group policy It then has a web management server that displays reports to the admins on how folder sizes have changed over time. If nothing else is around for you I would be happy for you to test this basic version as your need is great at this time Cheers Edited May 20, 2011 by AshEarl
CyberNerd Posted May 20, 2011 Posted May 20, 2011 we use a linux fileserver, with a combination of commands ( find, quota, grep, awk, sort ) you can get pretty much any statistics you like. perhaps you could look to powershell fot the same on win.
spudgun Posted June 24, 2011 Posted June 24, 2011 We use tree size free. on server 2008, we then print to cute pdf to generate the report. TreeSize Free - Quickly Scan Directory Sizes and Find Space Hogs
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now