powershell script to export ntfs permissons
-
Thursday, January 31, 2013 9:21 PM
Hello
i have shared folder and i need to list ntfs permissons under that folder for selected subfolders and then change them . is there any powershell script?
All Replies
-
Thursday, January 31, 2013 9:33 PMModerator
Hi,
This forum is designed to answer scripting questions; in general we don't have the resources to write scripts on demand. Have you searched the repository (there is a link to it at the top of this forum)?
Bill
-
Friday, February 01, 2013 9:56 AM
Also have a look in the Scripting Repository :
File System Security PowerShell Module 2.1: http://gallery.technet.microsoft.com/scriptcenter/1abd77a5-9c0b-4a2b-acef-90dbb2b84e85
If you read the built-in help you should know more then enough to be able to get the information you are after.
Jaap Brasser
http://www.jaapbrasser.com- Marked As Answer by Bill_StewartMicrosoft Community Contributor, Moderator Tuesday, February 05, 2013 4:50 PM

