I have a list of folders on my network in a .txt, which are stored in different locations throughout the network. Looking for a tool or script to pull the size of those folders and output them to a txt/cvs files.
|
feedback
|
You can get the du program from Sysinternals Disk Usage | |||
|
feedback
|
|
I think Disk Usage will do that for you. At a minimum you can whip up a script that uses it to do what you want. | |||
|
feedback
|