enable inheritance
1 TopicPowershell script to enable inheritance for the folders created in NTFS share
Hi, We have a NTFS Share folder wherein we are creating all the users' homeDirectories (homefolder) within the enterprise using Oracle identity management tool. Homefolder creation is working good. But, we are having issues with the permissions. -- It doesn't inherit permissions from the parent folder. -- sometimes the owner also doesn't get the permissions. Is there a way for us to check the current permissions and enable inheritance for the folders created in the share and all the child items within. We have a lot of homefolders and not able to figureout how to do it via Powershell. Any input will be greatly appreciated. Thanks in advance.Solved91KViews0likes13Comments