Hi,
I have a security group called "team", and in that group i have a list of users, eg fred, wilma, barney
I have a directory called c:\team and I am trying to use a scripts that will look at the security group and will then create sub directory folders for each member of the group, also giving FULL security rights to the named folder.
ie c:\team\fred, c:\team\wilma etc..
Any suggestions as i cant work out how to pipe it all together
ta in advance