Forum Discussion

Fronza's avatar
Fronza
New Member
10 years ago
Solved

Deploy Power BI Desktop by SCCM

Hello everyone I am creating a package to a Power BI Desktop deployment, through SCCM 2012 R2 SP1, using the .msi file which I downloaded. The package are: PBIDesktop.msi and PBIDesktop_x64.msi, th...
  • v-qiuyu-msft's avatar
    10 years ago

    Hi Fronza,

     

    To deploy the Power BI Desktop by SCCM, I would suggest you use Applications mode. In your scenario, please check if the Installation behavior is set as "Install for user". And check if the command is correct like below:

     

     

     

    If issue persists, as the issue is more related to SCCM, I would suggest you post a new thread in SCCM forum to get dedicated support.

     

    Best Regards,
    Qiuyun Yu

     

     

     

  • shawnrand's avatar
    9 years ago

    We need to modify the “installation program" command line. Add ACCEPT_EULA=1 to automatically accept the EULA during the automated installation or PowerBI will not install successfully (1603)

     

    Also PowerBI does not allow installation behavior on a per user basis so use the install behavior of “install for system”