We're an engineering company and for our project files, I only want certain group of people to have access to a costing subfolder. I'm looking at automating the permission of the costing folder.
Here's the problem in a bit more detail. I have on our Windows 2008 SBS Server a folder for Projects. Inside the Projects folder are the Projects labelled 1001, 1002 ect. Everyone has read/write permission to the sub folders except the costing folder. Only a security group called pre-sales have access to the costing folder. Here's an example folder structure
\project folder\Project 1001\
Costings CAD files development reports etc..
\project folder\Project 1002\
Costings CAD files development reports etc..
etc.....
we have a template folder called "standard folder layout" that staff copy and rename to the project number when creating a new project (to save time creating each sub folders). I've amended the permission on the "standard folder layout" sub folder "costings" but the permissions do not copy across for costings. Whats the best way to take the permissions accross?