A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
Hi sandeep,
I think the portal drop you’re seeing comes from a broken ACL chain, not the script itself. PBIRS keeps all folder perms as SID‑based policies, so when old SID can’t resolve, any per‑folder role edit may choke the portal. If u push full SetPolicies() with only the valid SID, the server rewrite the whole ACL tree and the orphaned entries fall out cleanly.