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
Disable IPv6 on windows 2008
Include page headers when printing HTML pages with different headers on some of each page
Exchange 2007 Incremental backup
Microsoft.SqlServer.Dts.Pi
peline in XML
can't find Printer Setup Utility in Mac OS X 10.5.8
Close a connection to Ajax
Security Status within SBS Console showing all workstations as critical
Locking down Exchange in SBS 2003
MDT 2010 Resources
How to open .BMP file with Internet Explorer in Windows XP OS.