What's the easiest way to be automatically notified if a folder size exceeds a value?
Solution 1:
I recommed an alternative approach: Use http://windirstat.info/
WinDirStat is a folder / disk usage statistics viewer and cleanup tool for Microsoft Windows.
Also, it is free and open source. We have it on all our machines!
Solution 2:
Check Disk Quota Software, I can't find a good free alternative.
Solution 3:
Hi are you familiar with python? Since there seems to be no free software you could modify this script: link text
for you needs.