Custom Inventory Folder Information VBScript
The following vbscript will gather folder information, including folder name, size, path & date last accessed. The list of folders to scan can be customized. Subdirectories of folders in this list are also scanned. This list is the starting folder as subdirectories will also be scanned. A second list of folders to exclude can be populated, also, to allow for excluding system folders as well as subdirectories of an included parent directory. The scan is very fast as it does not do a disk scan.