Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
We are upgrading and consolidating our Power BI servers. We currently have 3 servers running Windows 2012 R2. The new server is Windows 2019 and has May 2022 Power BI Report Server installed. Is there any way to move all the folders/reports/connections/security from the old servers to the new server?
Thanks for your help!
Solved! Go to Solution.
Hi @crfallon ,
It can be done with the REST APIs and Powershell to achieve what you want. Sample PS script that you can build off of is here:
API Sample
https://github.com/Microsoft/Reporting-Services/tree/master/APISamples/powershell
API Swagger Docs
https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/
For original post:
Move Power BI Reports between PBI Report Servers via script
Best Regards,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi @crfallon ,
It can be done with the REST APIs and Powershell to achieve what you want. Sample PS script that you can build off of is here:
API Sample
https://github.com/Microsoft/Reporting-Services/tree/master/APISamples/powershell
API Swagger Docs
https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/
For original post:
Move Power BI Reports between PBI Report Servers via script
Best Regards,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 13 | |
| 7 | |
| 7 | |
| 5 | |
| 4 |