Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm trying to do it a sillent installation with a powershell scrip of the software Qlik_Sense_Desktop_setup.ext
with the parameter -silent but we are receiving an error, can you help us please?
Kind regards.
Here are the instructions on how to install QlikSense Desktop in silent mode, from the help.
@latrop , apologies, my bad, I did sent the link for the Qlik Sense Enterprise and not for the Desktop, hence is why you got confused.
Please refer to Maria link or use:
The following example installs Qlik Sense Desktop, including the Dashboard and Visualization object bundles.
Qlik_Sense_Desktop_setup.exe -s accepteula=1 bundleinstall=dashboard,visualization
Cheers!
With this its working now, thank U very much to all of you @Maria_Halley , @Albert_Candelario , @Chip_Matejowsky .
Greeting from Spain!
Hi @latrop,
Can you post a screen capture or the exact wording of the error?
Best Regards
Hello @latrop,
Thanks for posting.
If this is a new installation the shared persistence file must be configured for a successful installation and I cannot see it on your script.
Please refer to Silent installing ‒ Qlik Sense for administrators
Example: To install Qlik Sense
Qlik_Sense_setup.exe -s spc="\\configpath\spc.cfg" userwithdomain=mydomain\myUser userpassword=myPassword dbpassword=mydbpassword accepteula=1
I hope this helps to resolve it.
Cheers!
Hi sorry i'm new trying to install qlicksense what is dbpassword refers?
Here are the instructions on how to install QlikSense Desktop in silent mode, from the help.
@latrop , apologies, my bad, I did sent the link for the Qlik Sense Enterprise and not for the Desktop, hence is why you got confused.
Please refer to Maria link or use:
The following example installs Qlik Sense Desktop, including the Dashboard and Visualization object bundles.
Qlik_Sense_Desktop_setup.exe -s accepteula=1 bundleinstall=dashboard,visualization
Cheers!
You don't need to apologize, i'm very grateful for your help, i keep all of you inform.
Thanks again!
With this its working now, thank U very much to all of you @Maria_Halley , @Albert_Candelario , @Chip_Matejowsky .
Greeting from Spain!
Excellent, I am glad is now working @latrop
Cheers,
Albert