Hi all,
I’m trying to find a way to limit down the amount of subfolders users can create. I want to stop folders creation after 6 or 7 level down. I know that you can use NTFS and deny folder creation, but that will not work for me since i want to lock down at the lower level. For Example:
Main Folder – Marketing Group – create folders
main folder\sub1 – inherit from parents
main folder\sub1\sub2 inherit from parent
etc…
main folder\sub\.\.\sub6 Stop folder creation at this level.
Any recommendation is appreciated.
Thanks for reading!