Here’s what I want to accomplish: Backup the C:\Users directory and include each user’s subdir BUT ONLY selected subdirectories below that (Desktop, Documents, Music, etc).
It does not appear that the Wildcard filter format will support that and I’m struggling with finding the right Regular Expression language.
Any suggestions?