I'm currently running a Windows Server 2008-R2 with a MSSQL server and Reporting Services.
There are currently hundreds and hundreds of folders and reports, however the users all adjusted their security settings.
My question is: Can I reset all permissions on all folders and reports to have the same user permissions as the /Home folder without having to open them one by one? Or reset all permissions, create new ones on the /Home folder and let the other folders and reports inherit them?
You can use the API or directly change the SSRS data. The API is approved and safer. This article has some links that should get you started.