I have a number of users who are members of a specific security group (Win7Users).
Each member of this group had a folder on a file server and the name of each users folder is the same as thier SamAccountName
What I would like to do is enumerate the members of the security group and move their corresponding folder to a new locaton.
Any assistance with this would be appreciated.