millerd1978 Posted August 18, 2008 Posted August 18, 2008 Hi All, Was looking for some help with the following.... I'm looking at setting up a music file server for kids to store there (legitimite) music files. It would work pretty much in the same way as there home drive where pupils could access own folder only. The share however would only be mapped for members of the school_musicpupils security group. I've setup a share which a security group can access before but its how i set it up so that it creates an individual folder for each member of the security group (%username% variable ?) Any help appreciated ! thanks
ChrisH Posted August 18, 2008 Posted August 18, 2008 Get some code that queries members of the group then with that list create folders.
millerd1978 Posted August 19, 2008 Author Posted August 19, 2008 Thanks Chris , not really sure where to begin with the scripting , Has anyone got a similar setup ??
millerd1978 Posted August 26, 2008 Author Posted August 26, 2008 I think i've made a little progress with this... Going to use ifmember in a .bat file to map drive to server\share\%username% However first of all I need to create folders on share with %username% and permissions. Trying to figure out how to export the usernames from the users in the security group. Can anyone help ? Cheers
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now