Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
bengilad
Partner - Contributor
Partner - Contributor

Automate Repository.exe bootstrap

Hi,
I am trying to automate the procedure of changing the Qlik Sense machine hostname, and got to the point where I run via powershell the command that starts Repository.exe in bootstrap mode for hostname replacement:
.\Repository.exe -bootstrap -iscentral-restorehostname
 
Is there a QRS-API way\other creative way for doing so ? Since I cannot monitor the output automatically, and this way is not automation-friendly.

Labels (3)
2 Replies
Frank_S
Support
Support

Please check the following articles that might assist you with your requirement

Kind regards...

Please remember hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
bengilad
Partner - Contributor
Partner - Contributor
Author

Hi, thanks for your reply, but I have been trying to automate the bootstrap procedure, but as mentioned I was not able to retrieve the output via the command line or PowerShell.
I was wondering if there is a different option for this step