<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Cannot change the qliksenserepository password for microservices of the service dispatcher: The system cannot find the file specified in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Cannot-change-the-qliksenserepository-password-for-microservices/ta-p/1861355</link>
    <description>&lt;P&gt;While updating the &lt;STRONG&gt;qliksenserepository&lt;/STRONG&gt; user with any of the &lt;STRONG&gt;Configure-Service.ps1&lt;/STRONG&gt; scripts, you may encounter the following error:&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Invoke-Query : Exception calling "Start" with "0" argument(s): "The system cannot find the file specified"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;At C:\Program Fi 1es\Qlik\Sense\Mobi1i tyRegistrarService\install\instal1-uti1s\Postgres.psl:56 char :10&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;+ $ret = Invoke-Query $command&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;+ Categorylnfo : NotSpecified: (:) [Invoke-Query], MethodlnvocationException&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;+ FullyQualifiedErrorld : Win32Exception,Invoke-Query&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Linser_1-1637314289812.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67016i1A5ACDA27B778230/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sebastian_Linser_1-1637314289812.png" alt="Sebastian_Linser_1-1637314289812.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Some Power-shell scripts have not been updated for the new default value of the Database home.&lt;/P&gt;
&lt;P&gt;Different versions of Qlik Sense Enterprise for Windows come with their own bundled PostgreSQL version.&lt;/P&gt;
&lt;P&gt;Examples: Qlik Sense Enterprise for Windows from May 2021 to May 2023 will install PostgreSQL 12.5, while previous releases used PostgreSQL 9.6 as a default during a new install. Similarly, from Qlik Sense Enterprise on Windows August 2023 onwards, Qlik pre-installs PostgreSQL 14.8 as the default database.&amp;nbsp;For more details on the default, see the &lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/Common/system-requirements.htm" target="_blank" rel="noopener"&gt;System Requirements&lt;/A&gt; for your respective version.&lt;/P&gt;
&lt;P&gt;When you upgrade from an earlier release you will keep 9.6 or 12.5 and you should not have the issue.&lt;/P&gt;
&lt;P&gt;This leads to issues with the following line:&lt;/P&gt;
&lt;P&gt;Variation One:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;9.6&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Variation Two:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;12.5&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Linser_2-1637314364545.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67017i230255D4DF07EB7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sebastian_Linser_2-1637314364545.png" alt="Sebastian_Linser_2-1637314364545.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Sense Enterprise on Windows&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;BLOCKQUOTE class="quote"&gt;Apply the actions in this solution on &lt;EM&gt;all&amp;nbsp;&lt;/EM&gt;nodes.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Depending on your version of Qlik Sense Enterprise on Windows different corrections will be needed.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Search for all &lt;STRONG&gt;*.ps1&lt;/STRONG&gt; scripts in&amp;nbsp;&lt;EM&gt;C:\Program Files\Qlik\Sense&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;For example, you can use Notepad++, utilizing its Search &amp;gt; Find in Files option:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Linser_3-1637315391056.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67018iE6BCF70124ACB329/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sebastian_Linser_3-1637315391056.png" alt="Sebastian_Linser_3-1637315391056.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your directory may vary if you have used an alternative folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Find out what version of PostgreSQL binaries you have installed with Qlik Sense Enterprise on Windows:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Open a Windows File Explorer and browse to&amp;nbsp;&lt;EM&gt;C:\Program Files\Qlik\Sense\Repository\PostgreSQL&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You will find the PostgreSQL binaries folder&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PostgreSQL binaries location.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174311i33589A5279AC1238/image-size/large?v=v2&amp;amp;px=999" role="button" title="PostgreSQL binaries location.png" alt="PostgreSQL binaries location.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;After identifying your PostgreSQL binaries version, replace the &lt;EM&gt;old&lt;/EM&gt; path reference in the&amp;nbsp;Configure-Service.ps1 files with the new version. &lt;BR /&gt;&lt;BR /&gt;Examples:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;replace&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;9.6&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;with&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;12.5&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;replace&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;12.5&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;with&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;14&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Repeat this action on the path&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;C:\Programdata\Qlik&amp;nbsp;&lt;/EM&gt;and update&amp;nbsp;&lt;EM&gt;C:\Programdata\Qlik\Sense\QSMQ\scripts\SetupDatabase.ps1&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This is an example list of&amp;nbsp;&lt;EM&gt;.ps1&amp;nbsp;&lt;/EM&gt;files needing to be edited in the&amp;nbsp;Qlik Sense Enterprise for Windows August 2023 version:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;EM&gt;C:\Programdata\Qlik\Sense\QSMQ\scripts\SetupDatabase.ps1&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Line 12: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\AppDistributionService\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\DataPrepService\install\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\HybridDeploymentService\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\Licenses\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\MobilityRegistrarService\install\Configure-Service.ps1&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\NLAppSearch\install\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\NLBroker\install\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\NotifierService\install\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\PrecedentsService\install\Configure-Service.ps1&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2024 14:25:28 GMT</pubDate>
    <dc:creator>Sebastian_Linser</dc:creator>
    <dc:date>2024-11-13T14:25:28Z</dc:date>
    <item>
      <title>Cannot change the qliksenserepository password for microservices of the service dispatcher: The system cannot find the file specified</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Cannot-change-the-qliksenserepository-password-for-microservices/ta-p/1861355</link>
      <description>&lt;P&gt;While updating the &lt;STRONG&gt;qliksenserepository&lt;/STRONG&gt; user with any of the &lt;STRONG&gt;Configure-Service.ps1&lt;/STRONG&gt; scripts, you may encounter the following error:&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Invoke-Query : Exception calling "Start" with "0" argument(s): "The system cannot find the file specified"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;At C:\Program Fi 1es\Qlik\Sense\Mobi1i tyRegistrarService\install\instal1-uti1s\Postgres.psl:56 char :10&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;+ $ret = Invoke-Query $command&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;+ Categorylnfo : NotSpecified: (:) [Invoke-Query], MethodlnvocationException&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;+ FullyQualifiedErrorld : Win32Exception,Invoke-Query&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Linser_1-1637314289812.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67016i1A5ACDA27B778230/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sebastian_Linser_1-1637314289812.png" alt="Sebastian_Linser_1-1637314289812.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Some Power-shell scripts have not been updated for the new default value of the Database home.&lt;/P&gt;
&lt;P&gt;Different versions of Qlik Sense Enterprise for Windows come with their own bundled PostgreSQL version.&lt;/P&gt;
&lt;P&gt;Examples: Qlik Sense Enterprise for Windows from May 2021 to May 2023 will install PostgreSQL 12.5, while previous releases used PostgreSQL 9.6 as a default during a new install. Similarly, from Qlik Sense Enterprise on Windows August 2023 onwards, Qlik pre-installs PostgreSQL 14.8 as the default database.&amp;nbsp;For more details on the default, see the &lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/Common/system-requirements.htm" target="_blank" rel="noopener"&gt;System Requirements&lt;/A&gt; for your respective version.&lt;/P&gt;
&lt;P&gt;When you upgrade from an earlier release you will keep 9.6 or 12.5 and you should not have the issue.&lt;/P&gt;
&lt;P&gt;This leads to issues with the following line:&lt;/P&gt;
&lt;P&gt;Variation One:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;9.6&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Variation Two:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;12.5&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Linser_2-1637314364545.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67017i230255D4DF07EB7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sebastian_Linser_2-1637314364545.png" alt="Sebastian_Linser_2-1637314364545.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Sense Enterprise on Windows&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;BLOCKQUOTE class="quote"&gt;Apply the actions in this solution on &lt;EM&gt;all&amp;nbsp;&lt;/EM&gt;nodes.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Depending on your version of Qlik Sense Enterprise on Windows different corrections will be needed.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Search for all &lt;STRONG&gt;*.ps1&lt;/STRONG&gt; scripts in&amp;nbsp;&lt;EM&gt;C:\Program Files\Qlik\Sense&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;For example, you can use Notepad++, utilizing its Search &amp;gt; Find in Files option:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sebastian_Linser_3-1637315391056.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67018iE6BCF70124ACB329/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sebastian_Linser_3-1637315391056.png" alt="Sebastian_Linser_3-1637315391056.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your directory may vary if you have used an alternative folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Find out what version of PostgreSQL binaries you have installed with Qlik Sense Enterprise on Windows:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Open a Windows File Explorer and browse to&amp;nbsp;&lt;EM&gt;C:\Program Files\Qlik\Sense\Repository\PostgreSQL&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You will find the PostgreSQL binaries folder&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PostgreSQL binaries location.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174311i33589A5279AC1238/image-size/large?v=v2&amp;amp;px=999" role="button" title="PostgreSQL binaries location.png" alt="PostgreSQL binaries location.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;After identifying your PostgreSQL binaries version, replace the &lt;EM&gt;old&lt;/EM&gt; path reference in the&amp;nbsp;Configure-Service.ps1 files with the new version. &lt;BR /&gt;&lt;BR /&gt;Examples:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;replace&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;9.6&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;with&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;12.5&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;replace&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;12.5&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;with&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;$senseInstallPath\Repository\PostgreSQL\&lt;STRONG&gt;14&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Repeat this action on the path&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;C:\Programdata\Qlik&amp;nbsp;&lt;/EM&gt;and update&amp;nbsp;&lt;EM&gt;C:\Programdata\Qlik\Sense\QSMQ\scripts\SetupDatabase.ps1&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This is an example list of&amp;nbsp;&lt;EM&gt;.ps1&amp;nbsp;&lt;/EM&gt;files needing to be edited in the&amp;nbsp;Qlik Sense Enterprise for Windows August 2023 version:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;EM&gt;C:\Programdata\Qlik\Sense\QSMQ\scripts\SetupDatabase.ps1&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Line 12: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\AppDistributionService\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\DataPrepService\install\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\HybridDeploymentService\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\Licenses\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\MobilityRegistrarService\install\Configure-Service.ps1&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\NLAppSearch\install\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\NLBroker\install\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\NotifierService\install\Configure-Service.ps1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense\PrecedentsService\install\Configure-Service.ps1&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Line 13: [string]$postgresHome = "$senseInstallPath\Repository\PostgreSQL\12.5",&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 14:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Cannot-change-the-qliksenserepository-password-for-microservices/ta-p/1861355</guid>
      <dc:creator>Sebastian_Linser</dc:creator>
      <dc:date>2024-11-13T14:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot change the qliksenserepository password for microservices of the service dispatcher: The system cannot find the file specified</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Cannot-change-the-qliksenserepository-password-for-microservices/tac-p/2499093#M15148</link>
      <description>&lt;P&gt;Dear&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After upgrading postgres from 12 to 14, our Qliksense and postgres new path are:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;C:\Program Files\Qlik\Sense &amp;amp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;C:\Program Files\PostgreSQL\14&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;So&amp;nbsp; how can write line 13 ? what will be&amp;nbsp;&lt;SPAN&gt;[string]$postgresHome value?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 04:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Cannot-change-the-qliksenserepository-password-for-microservices/tac-p/2499093#M15148</guid>
      <dc:creator>Mahamed_Qlik</dc:creator>
      <dc:date>2024-12-23T04:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot change the qliksenserepository password for microservices of the service dispatcher: The system cannot find the file specified</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Cannot-change-the-qliksenserepository-password-for-microservices/tac-p/2506044#M15381</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have successfully upgraded postgres from 12.5 to 14.&lt;/P&gt;
&lt;P&gt;But I am unable to see below folder path as you mentioned in above steps:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tool_Tip_0-1739697976751.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177591i8099EEA04EA53138/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tool_Tip_0-1739697976751.png" alt="Tool_Tip_0-1739697976751.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thers is no postgres folder available :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tool_Tip_1-1739698065524.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177592iCD5DF46D066FEA23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tool_Tip_1-1739698065524.png" alt="Tool_Tip_1-1739698065524.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2025 09:28:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Cannot-change-the-qliksenserepository-password-for-microservices/tac-p/2506044#M15381</guid>
      <dc:creator>Tool_Tip</dc:creator>
      <dc:date>2025-02-16T09:28:14Z</dc:date>
    </item>
  </channel>
</rss>

