I'm trying to create a batch file that will give me the size of a list of directories. I'm not interested in the sizes of folders within the list of directories just the top level directory sizes, if that makes sense.
For example, I want to be able to work out the size of the user profiles on a machine, so if there were 5 users, I want to work out the size of those 5 top level profile directories.
For example, I want to be able to work out the size of the user profiles on a machine, so if there were 5 users, I want to work out the size of those 5 top level profile directories.