How to list all 2nd level subfolders and delete un-required ones?
        Posted  
        
            by 
                AllSolutions
            
        on Super User
        
        See other posts from Super User
        
            or by AllSolutions
        
        
        
        Published on 2012-10-27T10:21:12Z
        Indexed on 
            2012/10/27
            11:06 UTC
        
        
        Read the original article
        Hit count: 330
        
folder
I provide support to a lot of clients. I have created a folder for each client, and under each client folder, I create a folder for the date on which the issue was reported.
Now due to growing data, I want to delete all issues for all clients which are before a cut off date.
The problem is while creating the date folder, I have not always followed a specific convention, some are creating using dd-MM-yyyy, some are using dd.MM.yyyy, etc.
Is there a quick way I can list all such date subfolders, and then choose which ones I do not want, and delete them?
I am using Windows XP SP 2 32 bit.
Thanks.
© Super User or respective owner