Forum Discussion
Anonymous
7 years agoNot applicable
how do I know what my gateway version is?
I have a several gateways installed on different machines. Where to check what version they have installed? I would like to quickly indentify which one require update? Where to check what versio...
- Anonymous7 years ago
Anonymous ,
You might need to remote sign in that VM to check gateway version, it is not possible to check gateway version from Power BI Service.
In addition, you can check what is the version of latest gateway under Details in the link below.
https://www.microsoft.com/en-us/download/details.aspx?id=53127
Regards,
Lydia
NeilRCarmichael
4 years agoNew Member
Another way, without requiring login (and therefore more suitable for checking with an automated tool) maybe to check the version number of the .exe using something like this
(Get-Item "C:\Program Files\On-premises data gateway\Microsoft.PowerBI.EnterpriseGateway.exe").VersionInfo.FileVersion