Microsoft
Software
Hardware
Network
Question : Apply bulk NTFS permission through powershell
I'm trying to apply permissions to a list of specific folders without having to do them individually.
I've got the following of the web, but it gives me and error when trying to apply. I'm new to powershell so please be patient :)
.\BulkSet-NTFSPermissions.
ps1 -FolderListFile x:\xxxx\xxxx.txt -SecIdentity “Domain\Group” -AccessRights “FullControl” -AccessControlType “Allow”
Error - cmdlet invalid command
Please help??
Answer : Apply bulk NTFS permission through powershell
No worries, I had a look at the script and it should do the job. If you have any bother with it just yell :)
Chris
Random Solutions
RHEL command to do an LS and have the result stop until you hit the space bar
Cannot mount mailbox database in Exchange 2010.
restrict 3com 4500 switch port to a specific mac address
VPN Disconnects
Crystal Reports 2008 Basic Runtime on Windows 2008 x64
How to write a simple PHP login script
Identify keyboard layout
Acronis True Image 11 Home stops in the middle of the job
Shell Api problem
Visual Studio 2008 Threading Window