I have a Windows 7 computer that has several users. I have a parent folder that is shared with the users. I want certain users to be able to create files/folders within this parent folder. However, I do not want them to be able to delete those files/folders. Is this possible? Also, when they create a new folder, they need to be able to rename it.
feedback
|
|
Under the Securtity tab, you need to add the group Creator Owner. This group statically assigns permissions to who ever the first owner of the object is. Edit: http://technet.microsoft.com/en-us/library/cc780823(v=ws.10).aspx Note the Drop Folder which is similar to your scenario.
Basically, those who create the objects need different permissions from others. | ||||
|
feedback
|