Forum Discussion

h4tt3n's avatar
h4tt3n
Helper V
5 years ago
Solved

(PowerShell) Connect-PowerBIServiceAccount not working

Hello folks,   Since yesterday I have been unable to log on to PBI service through PowerShell with the  Connect-PowerBIServiceAccount command. I have been working with PBI service management via ...
  • h4tt3n's avatar
    4 years ago

    Problem found and solved!

    It turned out that an update to the PowerShell extension for VS Code set this value "powershell.useX86Host": true. In other words, it started running 32 bit as default. Manually changing it back to x64 like shown in the screenshots belov solved the problem:

     


    Cheers, Mike