I would like to run a script or batch file that will:\
for each directory go down two directory levels and print the full path
(\\servername\dir1\dir2\dir3) where dir3 matches a specific pattern....
This is how my file servers store user directories and I will need to
populate the HOME FOLDER field in AD.
Thansk
Carl