Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
crfallon
Regular Visitor

Moving pbix reports from one report server to another

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!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

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.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.