PS Scriptors needed!

1etherer

Fully Optimized
Messages
1,878
Location
Earth
Within a data folder, there is a user folder for each user in the company.

The NTFS permission is set to inherit "this folder only" on each folder and subfolder.

ie.

\\myserver\data\users\%username%\

-Users
--Marra (this folder only - inherited)
---Documents (this folder only - inherited)
----Scripts(this folder only - inherited)
-----Etc (this folder only - inherited)


This is for all users within "-users"

I am trying to find a script that will look at each users folder name (all folder names are their Active directory name) within the "Users" folder and update NTFS to change there permission from "this folder only" to "folders, subfolders and files".


I hope someone here has a script already made or can point me in the right direction :cool:
 
Last edited:
Back
Top Bottom