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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
TePe
Helper IV
Helper IV

Find out about installed gateways

Is there any way to find out about all installed gateways and their admins? I understand that there's no way to control who's allowed to install a gateway. So is there at least a way how to find out who did so?

 

Thanks

3 REPLIES 3
Anonymous
Not applicable

@TePe,

Do you want to get the configured gateway in Power BI Service and want to know that who configures the gateway? If so, you can use Power BI REST API to search the information.

However, if you want to know what gateways are installed in a machine, directly go to control panel, enter gateway to find the installed gateway. You are able to install only one on-premises gateway(personal mode) and only one on-premises gateway in a machine. Alternatively, you can use PowerShell script to automate this process following the guide in the blogs below.

https://blogs.technet.microsoft.com/heyscriptingguy/2013/11/15/use-powershell-to-find-installed-soft...
https://social.technet.microsoft.com/wiki/contents/articles/34637.powershell-list-and-export-install...


Moreover, you would need to explore Windows log to find who installed gateway.

Regards,
Lydia

Hi Lydia,

 

THANKS for the extensive answer... I guess the Power BI Rest API might be a good start for me... However I suspect that I'll only see the Gateways I have access to (can you confirm?)... The question is more coming out of a governance background... How can I find out on which machine in my organization is a gateway running? So besides the tradional Software Management approach (get an inventory of the installed apps on a PC)  I hoped to get an answer from Power BI (in my tennant which gateways are registered)...

 

Best Regards,

 


Thomas

Anonymous
Not applicable

@TePe,

About the Power BI REST API issues, please post the questions in Power BI Developer forum at http://community.powerbi.com/t5/Developer/bd-p/Developer to get dedicated support.

In addition, to find which machine in your organization is a gateway running, you would need to use PowerShell scripts.


Regards,
Lydia

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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.

Top Solution Authors