Microsoft
Software
Hardware
Network
Question : Microsoft, NTFS Permissions, Windows 2003 R2, PowerShell, recursive search for folder, not file, ACLs on 200,000 folders
Hello,
I need to use PowerShell to dump the ACLs for folders only, recursively, through 200,000+ folders on a DFS file system running on Windows 2003 R2. We have a tool for doing this but it cannot handle either the path lengths or the number of folders (it stores all the results in memory before writing the output file). I would prefer to use Powershell as it is our go-forward language. The output should be CSV.
Answer : Microsoft, NTFS Permissions, Windows 2003 R2, PowerShell, recursive search for folder, not file, ACLs on 200,000 folders
hrmmm
Perhaps:
Get-childitem
-rec | ?{$_.PSisContainer} | get-acl | select Path -expand Access | export-csv aclexport.csv
Random Solutions
Samsung Blackjack phone with Windows Mobile device center ; unrecognized USB device
Dial-up Network screen keeps popping up
Native OLE DB Provider for MySQL?
explod a file making another user owner
Exchange - Send/recieve error Ox8004010f (offiline address list)
routing and Remote access error
Microsoft OLE DB Provider for SQL Server error '80040e31' Timeout expired (Unrelated to Connection or ASP script Timeout Properties)
post XML to URL using AJAX
Activesync will not sync with my Exchange server Can not obtain a valid certificate error
Small Business Server 2003 - Changing Hard Drive Letter.