I'm searching for a script that could accomplish the following:
We want to prevent users from moving/deleting or editing folders in de root. for example:
- Root (Prevent from deleting and moving folders or files)
- Folder1 (Folder itself could not be editen, everything underneath should be possible)
I want this to be an script, because its about 600GB. I could do in manually, but that takes a lot of time.
I can work with Powershell, but coudnt find anything to accomplish this.
Hope you can help me out!