I would like to allow a group of user to rename the name of folder, but cannot delete it (in Windows 2012 server environment). So far, I found:
from the web, I got "rename = delete the folder and create a new one", so there is no way to allow rename but deny delete by NTFS permission.
What I tried is when I untick the "delete" permission at advance permission settings, the "modify" permission is also disappered.
Is this really the case? There is no way to achieve through permission?