Forum Discussion
Deploy Power BI Desktop by SCCM
- 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 - 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”
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”