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?
hi,
try module, makes setting permissions easier:
http://gallery.technet.microsoft.com/scriptcenter/powershellaccesscontrol-d3be7b83
don't retire technet! - (don't give yet - 12,950+ strong , growing)
Windows Server > Windows PowerShell
Comments
Post a Comment