Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
hodgep
New Member

MSI silent deployment, ACCEPT_EULA=1 issue, PowerBI 2.43.4647.541

hi all,

 

I am currently attempting to deploy PowerBI 64-Bit to various Windows 7 and Windows 10 computers.

 

The command line for the install includes the ACCEPT_EULA=1 option and the setup is still failing.

Having taken a look inside the MSI file I see that the check box on the user interface sets LicenseAccepted to a value of 1 and have included this on the command line as well.

Additionally, I have tried setting these properties (and a custom MSTAppliedTest property) via a transform file.

 

In all cases the log produced via the /l* parameter to msiexec reports the properties being set to the value that I would expect [this includes reporting that ACCEPT_EULA is set to a value of 1], including my test property and its value, so I am confident that the properties in the MSI are being set correctly - using both the command line and the transform methord.

However, even with these values set the log file includes the message stating the need to pass across the ACCEPT_EULA=1 parameter.

 

For further troubleshooting, in the LaunchCondition table it appears that the Condition of "Installed OR (UILevel <> 5 AND ACCEPT_EULA = 1) OR UILevel = 5" is used to trigger this message. It looks to me like if this doesnt evaluate to true the message is triggered. I have tried replacing this condition with both a 1 (and a 0 incase I was being silly) via a transform but not had any luck.

 

Is anyone able to advise me how to get a silent deployment working correctly? I am fully willing to accept that I am doing something obviously wrong and silly but, at this stage, I am not sure what it is and I am hoping that a fresh pair of eyes will help.

 

Kindest Regards

hodgep

4 REPLIES 4
Tyson_Smith
New Member

I seem to have gotten it to work!!

 

This is how i did it.

Instead of creating a new transform and applying it through GPO i edited the msi directly then added it to the GPO.

Using Orca, opened the downloaded .msi file and add an entry to the 'Property' table.

Property = ACCEPT_EULA

Value = 1

 

Hopefully this can help others deploy across their enterprise without spending too much time on research and troubleshooting error messages.

 

Capture.PNG

Anonymous
Not applicable

I built a response transform for the silent installation of Power BI Desktop and what I found is that the ACCEPT_EULA property doesn't appear to be used. What is used is the LicenseAccepted property, including that and setting it to a value of 1 resolves the issue that I've seen with the silent install stalling at the EULA.

 

I've tested with Jan and Feb releases of Power BI Desktop and the deployment is working fine thorugh ConfigMgr.

Tyson_Smith
New Member

Hi @hodgep,

 

I'm too getting the same error you stated,

The previous reply is talkning about a SCCM deployment where I read it as you're trying to deploy using group policy software deployment.

Even adding in the ACCEPT_EULA=1 to a transform gives me an error when i try to add the MST to the GPO.

 

Did you manage to get a result with this, i understand the thread is a year old now.

v-yuezhe-msft
Employee
Employee

Hi @hodgep,


You deploy Power BI Desktop via SCCM, right? If so, do you get any issues when manually installing Power BI Desktop? If there are no issues with manual setup process, the issue is more related to the settings in SCCM, I would recommend you post the question in the SCCM forum at https://social.technet.microsoft.com/Forums/en-US/home?forum=configmanagerapps  . It is appropriate and more experts will assist you.

You can also take a look at the following blog and similar thread about how to deploy Power BI Desktop in SCCM.

https://blogs.msdn.microsoft.com/samlester/2016/09/30/installing-power-bi-desktop-through-sccm/
https://community.powerbi.com/t5/Desktop/Deploy-Power-BI-Desktop-by-SCCM/td-p/50387

Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.