Hi Team,
I am trying to install and configure Alteryx using PowerShell script and I could able to manage the same. I created a template of “C:\ProgramData\Alteryx\ RuntimeSettings.xml” by copying the same from an existing installation. And it is working fine.
I have confused the below two values in the xml file.
<ServerSecretEncrypted>VALUE</ServerSecretEncrypted>
<StorageKeysEncrypted>VALUE</StorageKeysEncrypted>
Is the above two values are machine dependent? Can I use the same Value in all the host where I install Alteryx using my script?.
Thanks in advance.
Thanks,
Ratheesh