I have seen several examples of recursive searching, but nothing that will sum at a specific level. For example, My server has all Mail stored on E: drive in the Users main folder (E:\users). Within Users, I have User1, User2, etc. I want to be able to search within each user folder for files ending in .msg so I can track how many messages each user has. Within each User folder, there can be many levels of sub folders.