does not appear to have been filled in.
when I run msi manually with logs, what I see when I select this option is that the value of the property "AgreeToLicense" goes to 1
Could you maybe share the entire MSI command? You may clear username, password and other internal information before sharing.
Where do you see "I accept the terms in the licence agreement" is not filled in? Does the installer open a GUI and you see that this checkbox is not enabled when you run the MSI command with this parameters? ?
Have you already tried to get an answer from our customer support? If yes, what's the case number?
Your command is missing a license file. And you have opened the case for the community edition.
Are you using Community Edition?
Enterprise Manager is not available in the Community Edition. Please see page 13 in our feature comparison guide: https://www.veeam.com/veeam_data_platfo ... son_ds.pdf
In the command that I want to run I have the license part there even though it is a dummy file.
I am not part of the BaaS team but the DevOps team where the only goal is to create an IaC installation of the Veeam deploy and config and its various components.
I don't think it is just a problem of missing the license because in a debug installation like I was doing the arguments I was passing are much less and I couldn't even get to the part where I should put the license if I had one. i could get to the part about putting license if i manually accepted the terms
The problem is really at the initial stage "LicenseAgreement. Dialog created" and before I get to the part to enter a license.
I can always ask for the official license that we have from the BaaS team to perform tests with but what was agreed was that I would do all the deployment tests with the free license and only afterwards, when I would present it, I would use the official license since the company I'm part of is a Veeam partner.
Ah, I see. I searched for lic and couldn‘t see it.
Please provide a valid license file and try again. You can also download a NFR license for such tests.
I will try it also in my lab.
Update:
Test installation Nr. 1 with MSSQL as the database. It works without any additional approval required.
so I made some changes.
I went to get an NFR license and put the values exactly as stated and made some other changes that were not relevant to this situation.
i ran the code and everything worked as expected.