- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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, the command being passed ( "C: \ WINDOWS \ system32 \ msiexec.exe" / i "PBIDesktop_x64.msi" / qn with user context) however is giving an internal error 1603
I wonder if the Power BI Desktop package supports this through installation of SCCM?
Someone would have any idea about it or someone has already made a through deployment of SCCM?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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”
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Help me. I have the same error when try to deploy PBIDesktopRS_x64.msi (May-2020) via SCCM 1910.
I tryed to do all recommendation (Per user/per device and etc).
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
anyone know the switch to disable auto updates and update notifications during the install? Being that this requires local admin rights (hence SCCM) users cannot update on thier own. Or can they once installed, like Chrome does?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
msiexec /i "PBIDesktop_x64.msi" /q ACCEPT_EULA=1 DISABLE_UPDATE_NOTIFICATION=1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks i will have to give that a go.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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”
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you, It all worked out in my tests.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it could solve it, I can not deploy by systemcenter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it could solve it, I can not deploy by systemcenter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your reply, I will test.
Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Microsoft Fabric Community Conference 2025
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
Subject | Author | Posted | |
---|---|---|---|
12-18-2023 04:51 AM | |||
05-29-2024 01:00 PM | |||
08-08-2023 04:44 AM | |||
07-20-2023 10:07 PM | |||
03-22-2024 11:44 AM |
User | Count |
---|---|
118 | |
73 | |
56 | |
56 | |
43 |
User | Count |
---|---|
181 | |
121 | |
82 | |
69 | |
54 |