I don't know if my title suits what it is I'm trying to do. I'm
looking to create for each of my user's home drives a common directory
structure. I'd like to have a script that will read from a input file
a list of user names. Based off of the list of user names a home
directory will be created on my target server\home\%username%

Along with creating the home drives I'd like to have each have
subdirectories created as well. I know that this is possible but I
don't know how