Set NTFS folder permissions


when creating new file servers need set ntfs rights manually , takes forever...
instead have a powershell command/script configures ntfs security settings on folders.


i have 2 needs hopefuly of allready have solution on,

1, ntfs settings on homefolder share:
users should able access the location of user folders (ex: \\server\users\). user should able create folder(s). without access other users files or folders. user should have have full r/w access his/her created folder.

below can see settings when created windows explorer, how can accomplish this powershell instead?

></p>  <p>2, need commands set following ntfs settings on folder:</p>  <p>a list group: want add ad group should able access folder (not subfolder or files).<br/>  read group: want add ad group should able read files , subfolders in folder.<br/>   write group: want add ad group should able read , write on files/subfolders in folder.</p>  <p>see sceenshot below how looks today windows explorer:</p>  <p><img alt=



Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file