I am trying to get a list of folders and a specific depth of subfolders on our network.I have a vbscript (PrintDir.vbs from this site) that will list all folder/subfolder and file information and send it to a spread sheet. Is there a way to set this script to only go two or three levels down in the folder structure and report only the folder information?