Is there a way to list only a specific depth of subfolders and copy that to - TechRepublic
Question
January 4, 2011 at 06:52 AM
dkorzenborn

Is there a way to list only a specific depth of subfolders and copy that to

by dkorzenborn . Updated 15 years, 5 months ago

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?

This discussion is locked

All Comments