<?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 Qlik Sense Enterprise on Windows and changing the Active Directory Domain name in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/ta-p/1805405</link>
    <description>&lt;P&gt;In this article, we detail the &lt;STRONG&gt;12&amp;nbsp;steps&lt;/STRONG&gt; necessary to successfully configure Qlik Sense Enterprise on Windows after an Active Directory Domain name change or moving Qlik Sense to a new domain.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;Depending on how you have configured your platform, not all the steps might be applicable. Before updating any hostname in Qlik Sense, make sure that the original value is using the old domain name. In some case, you may have configured “localhost” or the server name without any reference to the domain so there is no need in these cases to perform any update.&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;In this scenario we are updating a three-node environment running Qlik Sense February 2021:&lt;/P&gt;
&lt;P&gt;The domain has been changed from &lt;FONT face="courier new,courier"&gt;DOMAIN.local&lt;/FONT&gt; to &lt;FONT face="courier new,courier"&gt;DOMAIN2.local&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The servers mentioned below are already part of the new domain name &lt;FONT face="courier new,courier"&gt;DOMAIN2.local&lt;/FONT&gt; and their Fully Qualified Domain Name (FQDN) is already updated as followed:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;QlikServer1.domain.local&lt;/FONT&gt; to &lt;FONT face="courier new,courier"&gt;QlikServer1.domain2.local&lt;/FONT&gt;: Central node&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;QlikServer2.domain.local&lt;/FONT&gt; to &lt;FONT face="courier new,courier"&gt;QlikServer2.domain2.local&lt;/FONT&gt;: Rim node&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;QlikServer3.domain.local&lt;/FONT&gt; to &lt;FONT face="courier new,courier"&gt;QlikServer3.domain2.local&lt;/FONT&gt;: &amp;nbsp;Dedicated Postgres and hosting the Qlik shared folder&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;All Qlik Sense services have been stopped on every node.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 1: Update the Postgres Configuration File&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The first step is to update the &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;postgres.conf&lt;/STRONG&gt; &lt;/FONT&gt;file to listen on the correct hostname&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;postgres.conf&lt;/STRONG&gt; &lt;/FONT&gt;(make sure to make a copy) under
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Repository\PostgreSQL\&amp;lt;version&amp;gt;&lt;/FONT&gt; (for an environment running the native Qlik Sense Repository Database)&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\PostgreSQL\&amp;lt;version&amp;gt;\data &lt;/FONT&gt;(for an environment running a dedicated PostgreSQL database)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Search for the parameter &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;listen_addresses&lt;/STRONG&gt; &lt;/FONT&gt;and update the hostname value if required&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_0-1620217386979.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54324i9878D73EC4A63FDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_0-1620217386979.png" alt="Bastien_Laugiero_0-1620217386979.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Save the file, close it and start the &lt;STRONG&gt;Qlik Sense Repository Database&lt;/STRONG&gt; or &lt;STRONG&gt;PosgresSQL&lt;/STRONG&gt; service depending if you are using the native PostgreSQL or a dedicated instance&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 2: Backup your Qlik Sense site&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Before doing any further changes, it is important to take a backup of your Qlik Sense Platform&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/May2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Backing-up-a-site.htm" target="_blank" rel="noopener"&gt;Backing up a Qlik Sense site&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 3:&amp;nbsp;Rename Server Node in QSR database&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Now we update the node names in the database with the new Fully Qualified Domain Name.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Connect to the Qlik Sense Database using &lt;A href="https://community.qlik.com/t5/Knowledge-Base/Installing-and-Configuring-PGAdmin-4-to-access-the-PostgreSQL/ta-p/1710699" target="_blank" rel="noopener"&gt;Installing and Configuring PGAdmin4 to access the PostgreSQL&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Open the &lt;STRONG&gt;QSR&lt;/STRONG&gt; Database and navigate through &lt;STRONG&gt;Schemas&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;public&lt;/STRONG&gt; -&amp;gt;&lt;STRONG&gt;Tables&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Right-click on &lt;STRONG&gt;ServerNodeConfiguration&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;View&lt;/STRONG&gt;/&lt;STRONG&gt;Edit&lt;/STRONG&gt; &lt;STRONG&gt;Data&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;All&lt;/STRONG&gt; &lt;STRONG&gt;Rows&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Modify the hostname of each node if required&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_1-1620217387141.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54325iA7FE32B74DB4FC3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_1-1620217387141.png" alt="Bastien_Laugiero_1-1620217387141.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Save by clicking on the below icon available in the toolbar&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_2-1620217387144.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54323i399AF97FF4BBD8C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_2-1620217387144.png" alt="Bastien_Laugiero_2-1620217387144.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Close PGAdmin&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 4: Rename User Directory for existing users&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Connect to the Qlik Sense Database using &lt;A href="https://community.qlik.com/t5/Knowledge-Base/Installing-and-Configuring-PGAdmin-4-to-access-the-PostgreSQL/ta-p/1710699" target="_blank" rel="noopener"&gt;Installing and Configuring PGAdmin4 to access the PostgreSQL&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Right-click on the &lt;STRONG&gt;QSR&lt;/STRONG&gt; Database and select “&lt;STRONG&gt;Query&lt;/STRONG&gt; &lt;STRONG&gt;Tool&lt;/STRONG&gt;”&lt;/LI&gt;
&lt;LI&gt;Run the following query&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;UPDATE public."Users"
SET "UserDirectory" = 'DOMAIN2'
WHERE "UserDirectory" = 'DOMAIN';​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Validate the change by running the following query&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;SELECT * FROM public."Users"​&lt;/LI-CODE&gt;&lt;BR /&gt;The User Directory should be updated to the new domain:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_3-1620217387209.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54328i98D29634DBDC7636/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_3-1620217387209.png" alt="Bastien_Laugiero_3-1620217387209.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Close PGAdmin&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 5: Update Service Cluster configuration&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;On the central node run the program &lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil\QlikSenseUtil.exe&lt;/FONT&gt; and &lt;STRONG&gt;Connect to Database&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_4-1620217387245.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54326i92BE047AE0BD4684/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_4-1620217387245.png" alt="Bastien_Laugiero_4-1620217387245.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Once connected, click on &lt;STRONG&gt;Service cluster&lt;/STRONG&gt; and then &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Update the FQDN with the new domain if required and press &lt;STRONG&gt;Save&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_5-1620217387270.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54327iE98DAC2D2C8E4A24/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_5-1620217387270.png" alt="Bastien_Laugiero_5-1620217387270.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Close &lt;STRONG&gt;QlikSenseUtil.exe&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 6: Update the repository Connection Strings&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;On the central node run the program &lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil\QlikSenseUtil.exe&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Select &lt;STRONG&gt;Connection String Editor &lt;/STRONG&gt;and click on &lt;STRONG&gt;Read&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Update the FQDN with the new domain if required and press &lt;STRONG&gt;Save Value in config file encrypted&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_6-1620217387333.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54330i10EC6D2B584FBA04/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_6-1620217387333.png" alt="Bastien_Laugiero_6-1620217387333.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Close &lt;STRONG&gt;QlikSenseUtil.exe&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Repeat the above steps on every rim node&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 7: Update the dispatcher services connection strings&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Verify if a hostname update is required&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;On the central node, open File Explorer and navigate to &lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\Licenses&lt;/FONT&gt; and open the &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;appsetting.json&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Check if the parameter &lt;STRONG&gt;host &lt;/STRONG&gt;contains the old domain name. If it does then you need to follow the below steps to update it otherwise you can jump to the next section&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Update hostname on all Qlik Sense Dispatcher subservices&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Search for the file called &lt;STRONG&gt;Configure-Service.ps1&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;EM&gt;In Qlik Sense February, there are 8 of these files placed in different Qlik Sense Dispatcher sub-services. We need to run each of these files with a specific argument. In the previous or later version of Qlik Sense, the list presented below may need to be adapted.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_7-1620217387412.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54329i51326ABF6975AD79/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_7-1620217387412.png" alt="Bastien_Laugiero_7-1620217387412.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Run the following command in PowerShell ISE &lt;STRONG&gt;&lt;STRONG&gt;as Administrator&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;LI-CODE lang="markup"&gt;cd "C:\Program Files\Qlik\Sense\NLAppSearch\install"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\AppDistributionService"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\HybridDeploymentService"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\Licenses"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\NotifierService\install"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\MobilityRegistrarService\install"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\PrecedentsService\install"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\DataPrepService\install"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Repeat the above steps on every node (Including the verification)&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 8: Update the Qlik Logging Service&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;If you are using the Qlik Logging Service;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Run the following command in Command Prompt:&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;cd "C:\Program Files\Qlik\Sense\Logging"
Qlik.Logging.Service.exe validate​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;If you get something like:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Failed to validate logging database. Database does not exist or is an invalid version.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Then it probably means that the hostname needs to be updated&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;If so, run the following command in Command Prompt:&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;cd "C:\Program Files\Qlik\Sense\Logging"
Qlik.Logging.Service.exe update -h QlikServer3.domain2.local​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Once done, run the validate command again to verify that the connectivity is working&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_8-1620217387427.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54331i42D049B8F890E3B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_8-1620217387427.png" alt="Bastien_Laugiero_8-1620217387427.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Repeat the above steps on every rim node&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 9: Update the service account running the Qlik Sense services&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;On the central node, open the &lt;STRONG&gt;Windows Service Console&lt;/STRONG&gt; an update each Qlik Sense services with the new domain (DO NOT START THE SERVICE AT THIS POINT)&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_9-1620217387608.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54333i92B5A8E3C39FF1E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_9-1620217387608.png" alt="Bastien_Laugiero_9-1620217387608.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Repeat the above step on every rim node&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 10: Update the host.cfg and remove the certificate&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;On the central node login as the service account&lt;/LI&gt;
&lt;LI&gt;Backup the Qlik Sense certificate following &lt;A href="https://help.qlik.com/en-US/sense-admin/February2021/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Backing-up-certificates.htm" target="_blank" rel="noopener"&gt;Backing up certificates&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Remove the certificate you have previous backed up from the MMC&lt;/LI&gt;
&lt;LI&gt;Make a copy of&lt;FONT face="courier new,courier"&gt; &lt;STRONG&gt;%ProgramData%\Qlik\Sense\Host.cfg&lt;/STRONG&gt; &lt;/FONT&gt;and rename the copy to &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Host.cfg.old&lt;/STRONG&gt;&lt;/FONT&gt;
&lt;UL&gt;
&lt;LI&gt;Host.cfg contains the hostname encoded in base64. You can generate this string for the new hostname using a site such as &lt;A href="https://www.base64encode.org/" target="_blank" rel="noopener"&gt;https://www.base64encode.org/&lt;/A&gt; (You may want to decode the original string to see if it contains the old domain name.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Open &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Host.cfg&lt;/STRONG&gt; &lt;/FONT&gt;and replace the content with the new encoded hostname.&lt;/LI&gt;
&lt;LI&gt;Run Windows Command Prompt as Administrator and execute the following command:&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;"C:\Program Files\Qlik\Sense\Repository\Repository.exe" -bootstrap -iscentral -restorehostname​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;In parallel start the Qlik Sense Dispatcher services&lt;/LI&gt;
&lt;LI&gt;When the command has completed successfully you should see the following message in command prompt:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Bootstrap mode has terminated. Press ENTER to exit..&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Start every Qlik Sense services on the central node and try to access the QMC with &lt;A href="https://localhost/qmc" target="_blank" rel="noopener"&gt;https://localhost/qmc&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 11: Distribute the certificate on the rim node(s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;On the rim node(s) login as the service account&lt;/LI&gt;
&lt;LI&gt;Backup the Qlik Sense certificate following &lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Backing-up-certificates.htm" target="_blank" rel="noopener"&gt;Backing up certificates&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Remove the certificate you have previous backed up from the &lt;STRONG&gt;MMC&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Start the &lt;STRONG&gt;Qlik Sense services&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;On the central node, open the QMC and go to &lt;STRONG&gt;Nodes&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;After a few minutes the rim node should have the status &lt;EM&gt;The certificates has not been installed&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_10-1620217387627.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54332iC37C6338F3E94B1E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_10-1620217387627.png" alt="Bastien_Laugiero_10-1620217387627.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Click on &lt;STRONG&gt;Redistribute &lt;/STRONG&gt;and follow the instructions to redistribute the certificates on the rim node(s)&lt;/LI&gt;
&lt;LI&gt;After a few minutes, the services should be running&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_11-1620217387647.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54334i0736D80FC4B9775D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_11-1620217387647.png" alt="Bastien_Laugiero_11-1620217387647.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 12: Additional updates&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;User Directory Connector&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;If you are syncing your users with a User Directory Connector you will need to change the LDAP path to point to the new domain.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In the &lt;STRONG&gt;QMC&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;User Directory Connector&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Edit your existing User Directory Connector, check the LDAP Path and update if necessary&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_12-1620217387687.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54335iB240467306CE7928/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_12-1620217387687.png" alt="Bastien_Laugiero_12-1620217387687.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Monitoring Application&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;You will need to update the monitoring apps and their associated data connection to use the new Fully Qualified Domain Name&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/Configure-monitoring-apps.htm#anchor-2" target="_blank" rel="noopener"&gt;Configuring the Monitoring apps&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Data Connections password&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Part of the steps followed earlier, the certificates had to be recreated. As a result, the passwords for the existing data connection needs to be re-typed and saved for all Data Connections and User Directory Connectors that include password information.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Security Rules and Licenses rules&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;It is possible that you have created rules based on the User Directory. As you have changed the domain name, the user directory has also changed in Qlik Sense so you will need to update those to reflect that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Wed, 03 Jul 2024 08:29:42 GMT</pubDate>
    <dc:creator>Bastien_Laugiero</dc:creator>
    <dc:date>2024-07-03T08:29:42Z</dc:date>
    <item>
      <title>Qlik Sense Enterprise on Windows and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/ta-p/1805405</link>
      <description>&lt;P&gt;In this article, we detail the &lt;STRONG&gt;12&amp;nbsp;steps&lt;/STRONG&gt; necessary to successfully configure Qlik Sense Enterprise on Windows after an Active Directory Domain name change or moving Qlik Sense to a new domain.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;Depending on how you have configured your platform, not all the steps might be applicable. Before updating any hostname in Qlik Sense, make sure that the original value is using the old domain name. In some case, you may have configured “localhost” or the server name without any reference to the domain so there is no need in these cases to perform any update.&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;In this scenario we are updating a three-node environment running Qlik Sense February 2021:&lt;/P&gt;
&lt;P&gt;The domain has been changed from &lt;FONT face="courier new,courier"&gt;DOMAIN.local&lt;/FONT&gt; to &lt;FONT face="courier new,courier"&gt;DOMAIN2.local&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The servers mentioned below are already part of the new domain name &lt;FONT face="courier new,courier"&gt;DOMAIN2.local&lt;/FONT&gt; and their Fully Qualified Domain Name (FQDN) is already updated as followed:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;QlikServer1.domain.local&lt;/FONT&gt; to &lt;FONT face="courier new,courier"&gt;QlikServer1.domain2.local&lt;/FONT&gt;: Central node&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;QlikServer2.domain.local&lt;/FONT&gt; to &lt;FONT face="courier new,courier"&gt;QlikServer2.domain2.local&lt;/FONT&gt;: Rim node&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;QlikServer3.domain.local&lt;/FONT&gt; to &lt;FONT face="courier new,courier"&gt;QlikServer3.domain2.local&lt;/FONT&gt;: &amp;nbsp;Dedicated Postgres and hosting the Qlik shared folder&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;All Qlik Sense services have been stopped on every node.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 1: Update the Postgres Configuration File&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The first step is to update the &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;postgres.conf&lt;/STRONG&gt; &lt;/FONT&gt;file to listen on the correct hostname&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;postgres.conf&lt;/STRONG&gt; &lt;/FONT&gt;(make sure to make a copy) under
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Repository\PostgreSQL\&amp;lt;version&amp;gt;&lt;/FONT&gt; (for an environment running the native Qlik Sense Repository Database)&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\PostgreSQL\&amp;lt;version&amp;gt;\data &lt;/FONT&gt;(for an environment running a dedicated PostgreSQL database)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Search for the parameter &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;listen_addresses&lt;/STRONG&gt; &lt;/FONT&gt;and update the hostname value if required&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_0-1620217386979.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54324i9878D73EC4A63FDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_0-1620217386979.png" alt="Bastien_Laugiero_0-1620217386979.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Save the file, close it and start the &lt;STRONG&gt;Qlik Sense Repository Database&lt;/STRONG&gt; or &lt;STRONG&gt;PosgresSQL&lt;/STRONG&gt; service depending if you are using the native PostgreSQL or a dedicated instance&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 2: Backup your Qlik Sense site&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Before doing any further changes, it is important to take a backup of your Qlik Sense Platform&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/May2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Backing-up-a-site.htm" target="_blank" rel="noopener"&gt;Backing up a Qlik Sense site&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 3:&amp;nbsp;Rename Server Node in QSR database&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Now we update the node names in the database with the new Fully Qualified Domain Name.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Connect to the Qlik Sense Database using &lt;A href="https://community.qlik.com/t5/Knowledge-Base/Installing-and-Configuring-PGAdmin-4-to-access-the-PostgreSQL/ta-p/1710699" target="_blank" rel="noopener"&gt;Installing and Configuring PGAdmin4 to access the PostgreSQL&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Open the &lt;STRONG&gt;QSR&lt;/STRONG&gt; Database and navigate through &lt;STRONG&gt;Schemas&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;public&lt;/STRONG&gt; -&amp;gt;&lt;STRONG&gt;Tables&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Right-click on &lt;STRONG&gt;ServerNodeConfiguration&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;View&lt;/STRONG&gt;/&lt;STRONG&gt;Edit&lt;/STRONG&gt; &lt;STRONG&gt;Data&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;All&lt;/STRONG&gt; &lt;STRONG&gt;Rows&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Modify the hostname of each node if required&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_1-1620217387141.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54325iA7FE32B74DB4FC3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_1-1620217387141.png" alt="Bastien_Laugiero_1-1620217387141.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Save by clicking on the below icon available in the toolbar&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_2-1620217387144.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54323i399AF97FF4BBD8C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_2-1620217387144.png" alt="Bastien_Laugiero_2-1620217387144.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Close PGAdmin&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 4: Rename User Directory for existing users&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Connect to the Qlik Sense Database using &lt;A href="https://community.qlik.com/t5/Knowledge-Base/Installing-and-Configuring-PGAdmin-4-to-access-the-PostgreSQL/ta-p/1710699" target="_blank" rel="noopener"&gt;Installing and Configuring PGAdmin4 to access the PostgreSQL&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Right-click on the &lt;STRONG&gt;QSR&lt;/STRONG&gt; Database and select “&lt;STRONG&gt;Query&lt;/STRONG&gt; &lt;STRONG&gt;Tool&lt;/STRONG&gt;”&lt;/LI&gt;
&lt;LI&gt;Run the following query&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;UPDATE public."Users"
SET "UserDirectory" = 'DOMAIN2'
WHERE "UserDirectory" = 'DOMAIN';​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Validate the change by running the following query&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;SELECT * FROM public."Users"​&lt;/LI-CODE&gt;&lt;BR /&gt;The User Directory should be updated to the new domain:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_3-1620217387209.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54328i98D29634DBDC7636/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_3-1620217387209.png" alt="Bastien_Laugiero_3-1620217387209.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Close PGAdmin&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 5: Update Service Cluster configuration&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;On the central node run the program &lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil\QlikSenseUtil.exe&lt;/FONT&gt; and &lt;STRONG&gt;Connect to Database&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_4-1620217387245.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54326i92BE047AE0BD4684/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_4-1620217387245.png" alt="Bastien_Laugiero_4-1620217387245.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Once connected, click on &lt;STRONG&gt;Service cluster&lt;/STRONG&gt; and then &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Update the FQDN with the new domain if required and press &lt;STRONG&gt;Save&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_5-1620217387270.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54327iE98DAC2D2C8E4A24/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_5-1620217387270.png" alt="Bastien_Laugiero_5-1620217387270.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Close &lt;STRONG&gt;QlikSenseUtil.exe&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 6: Update the repository Connection Strings&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;On the central node run the program &lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil\QlikSenseUtil.exe&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Select &lt;STRONG&gt;Connection String Editor &lt;/STRONG&gt;and click on &lt;STRONG&gt;Read&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Update the FQDN with the new domain if required and press &lt;STRONG&gt;Save Value in config file encrypted&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_6-1620217387333.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54330i10EC6D2B584FBA04/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_6-1620217387333.png" alt="Bastien_Laugiero_6-1620217387333.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Close &lt;STRONG&gt;QlikSenseUtil.exe&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Repeat the above steps on every rim node&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 7: Update the dispatcher services connection strings&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Verify if a hostname update is required&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;On the central node, open File Explorer and navigate to &lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\Licenses&lt;/FONT&gt; and open the &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;appsetting.json&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Check if the parameter &lt;STRONG&gt;host &lt;/STRONG&gt;contains the old domain name. If it does then you need to follow the below steps to update it otherwise you can jump to the next section&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Update hostname on all Qlik Sense Dispatcher subservices&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Search for the file called &lt;STRONG&gt;Configure-Service.ps1&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;EM&gt;In Qlik Sense February, there are 8 of these files placed in different Qlik Sense Dispatcher sub-services. We need to run each of these files with a specific argument. In the previous or later version of Qlik Sense, the list presented below may need to be adapted.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_7-1620217387412.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54329i51326ABF6975AD79/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_7-1620217387412.png" alt="Bastien_Laugiero_7-1620217387412.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Run the following command in PowerShell ISE &lt;STRONG&gt;&lt;STRONG&gt;as Administrator&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;LI-CODE lang="markup"&gt;cd "C:\Program Files\Qlik\Sense\NLAppSearch\install"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\AppDistributionService"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\HybridDeploymentService"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\Licenses"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\NotifierService\install"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\MobilityRegistrarService\install"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\PrecedentsService\install"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;

cd "C:\Program Files\Qlik\Sense\DataPrepService\install"
.\Configure-Service.ps1 QlikServer3.domain2.local 4432 qliksenserepository &amp;lt;qliksenserepository_password&amp;gt;&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Repeat the above steps on every node (Including the verification)&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 8: Update the Qlik Logging Service&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;If you are using the Qlik Logging Service;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Run the following command in Command Prompt:&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;cd "C:\Program Files\Qlik\Sense\Logging"
Qlik.Logging.Service.exe validate​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;If you get something like:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Failed to validate logging database. Database does not exist or is an invalid version.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Then it probably means that the hostname needs to be updated&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;If so, run the following command in Command Prompt:&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;cd "C:\Program Files\Qlik\Sense\Logging"
Qlik.Logging.Service.exe update -h QlikServer3.domain2.local​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Once done, run the validate command again to verify that the connectivity is working&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_8-1620217387427.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54331i42D049B8F890E3B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_8-1620217387427.png" alt="Bastien_Laugiero_8-1620217387427.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Repeat the above steps on every rim node&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 9: Update the service account running the Qlik Sense services&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;On the central node, open the &lt;STRONG&gt;Windows Service Console&lt;/STRONG&gt; an update each Qlik Sense services with the new domain (DO NOT START THE SERVICE AT THIS POINT)&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_9-1620217387608.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54333i92B5A8E3C39FF1E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_9-1620217387608.png" alt="Bastien_Laugiero_9-1620217387608.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Repeat the above step on every rim node&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 10: Update the host.cfg and remove the certificate&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;On the central node login as the service account&lt;/LI&gt;
&lt;LI&gt;Backup the Qlik Sense certificate following &lt;A href="https://help.qlik.com/en-US/sense-admin/February2021/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Backing-up-certificates.htm" target="_blank" rel="noopener"&gt;Backing up certificates&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Remove the certificate you have previous backed up from the MMC&lt;/LI&gt;
&lt;LI&gt;Make a copy of&lt;FONT face="courier new,courier"&gt; &lt;STRONG&gt;%ProgramData%\Qlik\Sense\Host.cfg&lt;/STRONG&gt; &lt;/FONT&gt;and rename the copy to &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Host.cfg.old&lt;/STRONG&gt;&lt;/FONT&gt;
&lt;UL&gt;
&lt;LI&gt;Host.cfg contains the hostname encoded in base64. You can generate this string for the new hostname using a site such as &lt;A href="https://www.base64encode.org/" target="_blank" rel="noopener"&gt;https://www.base64encode.org/&lt;/A&gt; (You may want to decode the original string to see if it contains the old domain name.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Open &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Host.cfg&lt;/STRONG&gt; &lt;/FONT&gt;and replace the content with the new encoded hostname.&lt;/LI&gt;
&lt;LI&gt;Run Windows Command Prompt as Administrator and execute the following command:&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;"C:\Program Files\Qlik\Sense\Repository\Repository.exe" -bootstrap -iscentral -restorehostname​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;In parallel start the Qlik Sense Dispatcher services&lt;/LI&gt;
&lt;LI&gt;When the command has completed successfully you should see the following message in command prompt:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Bootstrap mode has terminated. Press ENTER to exit..&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Start every Qlik Sense services on the central node and try to access the QMC with &lt;A href="https://localhost/qmc" target="_blank" rel="noopener"&gt;https://localhost/qmc&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 11: Distribute the certificate on the rim node(s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;On the rim node(s) login as the service account&lt;/LI&gt;
&lt;LI&gt;Backup the Qlik Sense certificate following &lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Backing-up-certificates.htm" target="_blank" rel="noopener"&gt;Backing up certificates&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Remove the certificate you have previous backed up from the &lt;STRONG&gt;MMC&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Start the &lt;STRONG&gt;Qlik Sense services&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;On the central node, open the QMC and go to &lt;STRONG&gt;Nodes&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;After a few minutes the rim node should have the status &lt;EM&gt;The certificates has not been installed&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_10-1620217387627.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54332iC37C6338F3E94B1E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_10-1620217387627.png" alt="Bastien_Laugiero_10-1620217387627.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Click on &lt;STRONG&gt;Redistribute &lt;/STRONG&gt;and follow the instructions to redistribute the certificates on the rim node(s)&lt;/LI&gt;
&lt;LI&gt;After a few minutes, the services should be running&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_11-1620217387647.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54334i0736D80FC4B9775D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_11-1620217387647.png" alt="Bastien_Laugiero_11-1620217387647.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Step 12: Additional updates&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;User Directory Connector&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;If you are syncing your users with a User Directory Connector you will need to change the LDAP path to point to the new domain.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In the &lt;STRONG&gt;QMC&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;User Directory Connector&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Edit your existing User Directory Connector, check the LDAP Path and update if necessary&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bastien_Laugiero_12-1620217387687.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54335iB240467306CE7928/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bastien_Laugiero_12-1620217387687.png" alt="Bastien_Laugiero_12-1620217387687.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Monitoring Application&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;You will need to update the monitoring apps and their associated data connection to use the new Fully Qualified Domain Name&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/Configure-monitoring-apps.htm#anchor-2" target="_blank" rel="noopener"&gt;Configuring the Monitoring apps&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Data Connections password&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Part of the steps followed earlier, the certificates had to be recreated. As a result, the passwords for the existing data connection needs to be re-typed and saved for all Data Connections and User Directory Connectors that include password information.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Security Rules and Licenses rules&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;It is possible that you have created rules based on the User Directory. As you have changed the domain name, the user directory has also changed in Qlik Sense so you will need to update those to reflect that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 03 Jul 2024 08:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/ta-p/1805405</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2024-07-03T08:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/1808816#M2858</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2019"&gt;@Bastien_Laugiero&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's amazingly useful article and quite thorough.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering what would be the approach when we need to&amp;nbsp; migrate&amp;nbsp; the user ID itself and not just Domain.&lt;/P&gt;&lt;P&gt;For example when user setup Qlik Sense Environment, they allowed user to login with Email (abc@domain.com) and now they want to leverage Unified Licensing So they want users to login with Domain\UserID (Domain\abc)&lt;/P&gt;&lt;P&gt;For starters they are able to get new attribute from IdP for Domain\UserID,&amp;nbsp; but all the old bookmarks, Apps and access , users all permissions are gone, as Qlik identifies the same user as new one now.&amp;nbsp; How should they be migrated now? Is there a way to do it?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 20:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/1808816#M2858</guid>
      <dc:creator>RaviGinqo</dc:creator>
      <dc:date>2021-05-18T20:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/1808882#M2866</link>
      <description>&lt;P&gt;Hello Ravi,&lt;/P&gt;
&lt;P&gt;Glad you have found this article useful!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So regarding your scenario I believe this will require a two step approach.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;As a first step you will need to create a SQL Script to run against the Database to update the existing users to reflect the new UserID and UserDirectory,... I would strongly recommend to involve a DB admin for that.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;If you are using a UDC, then you will potentially need to update the Attributes in the Advanced section to make sure you are loading the correct field from your Active Directory.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Finally, before doing that in a live system, I would suggest to spin up a test environment and restore your production database in it so you can make sure the script is working as expected and the users are not getting duplicated.&lt;/P&gt;
&lt;P&gt;Kind regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bastien Laugiero&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 06:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/1808882#M2866</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2021-05-19T06:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/1809059#M2879</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2019"&gt;@Bastien_Laugiero&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The points you mentioned are really crucial, I will work on this further and let you know if need advise.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 13:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/1809059#M2879</guid>
      <dc:creator>RaviGinqo</dc:creator>
      <dc:date>2021-05-19T13:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/1891679#M5530</link>
      <description>&lt;P&gt;Hi Bastien,&lt;/P&gt;
&lt;P&gt;thank you for this post, I'm trying to do the process but I have a problem in step 10.&lt;/P&gt;
&lt;P&gt;when execute the command: "C:\Program Files\Qlik\Sense\Repository\Repository.exe" -bootstrap -iscentral -restorehostname​&lt;/P&gt;
&lt;P&gt;in the CMD showme this:&lt;/P&gt;
&lt;P&gt;"Waiting for initial configuration to be run by node installed on QlikServer3.domain1.local"&lt;/P&gt;
&lt;P&gt;its still want to connect to old domain and I had no problems with the steps above.&lt;/P&gt;
&lt;P&gt;Do you know why this happens or where the problem is?&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 18:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/1891679#M5530</guid>
      <dc:creator>arosmari</dc:creator>
      <dc:date>2022-02-10T18:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2053488#M8773</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2019"&gt;@Bastien_Laugiero&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;does the UserDirectoryConnectorName need to be changed as well?&lt;/P&gt;
&lt;P&gt;Users in the different domain are not synchronized due to that field with OLDDOMAIN value in users table.&lt;/P&gt;
&lt;P&gt;thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 09:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2053488#M8773</guid>
      <dc:creator>Giovanni_Civardi</dc:creator>
      <dc:date>2023-03-27T09:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2053516#M8775</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2019"&gt;@Bastien_Laugiero&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;&amp;nbsp;little more of details:&lt;/P&gt;
&lt;P&gt;I updated the UserDirectory with&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;UPDATE public."Users"
SET "UserDirectory" = 'DOMAIN2'
WHERE "UserDirectory" = 'DOMAIN';​&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;the users now are shows in QMC with the DOMAIN2 UserDirectory but they are not being synchronized.&lt;/P&gt;
&lt;P&gt;Looking at the INFO icon for those users I noticed that there is this value UserDirectoryConnectorName that is still referring the old DOMAIN name.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 10:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2053516#M8775</guid>
      <dc:creator>Giovanni_Civardi</dc:creator>
      <dc:date>2023-03-27T10:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2054653#M8805</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/129471"&gt;@Giovanni_Civardi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have followed all steps (including 12), the server setup is completed. We provide additional steps on how to convert users to a new user directory here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-moved-to-a-new-domain-or-server-name-changed-Convert/ta-p/1713323" target="_blank" rel="noopener"&gt;Qlik Sense moved to a new domain or server name changed: Convert Users To New User Directory &lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need more help, I recommend posting about the challenge in our &lt;A href="https://community.qlik.com/t5/deployment-management/bd-p/qlik-sense-deployment" target="_blank" rel="noopener"&gt;Qlik Sense Management forum&lt;/A&gt;. And if you are looking for a direct engagement from Qlik in this regard, we would need to recommend &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-and-when-to-contact-Qlik-s-Professional-Services-and/ta-p/1714936" target="_blank" rel="noopener"&gt;our Professional Services&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 12:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2054653#M8805</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-03-29T12:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2054674#M8807</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;, i will post on that forum.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 13:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2054674#M8807</guid>
      <dc:creator>Giovanni_Civardi</dc:creator>
      <dc:date>2023-03-29T13:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2159095#M11066</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49322"&gt;@Mahamed_Qlik&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your case, this can be left unedited. The line is commented out (the # in front of it means it is not being read), meaning it has never been configured previously. You can safely leave it as it is. The step you quote is only necessary if this line was previously edited.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 11:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2159095#M11066</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-01-08T11:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2164032#M11198</link>
      <description>&lt;P&gt;Hi Sonja&lt;BR /&gt;&lt;BR /&gt;We have followed all the 12 steps including your additional steps. We have successfully changed the domain.&lt;BR /&gt;&lt;BR /&gt;But, we are getting user is not authenticated while accessing QMC with new user service account.&lt;BR /&gt;We also have provided 'rootadmin' for newly created service account user.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 19:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2164032#M11198</guid>
      <dc:creator>Qlik_FZ</dc:creator>
      <dc:date>2024-01-22T19:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Enterprise on Windows and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2477977#M14471</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;
&lt;P&gt;In step 7, am getting error while running powershell from notifier service onwards. So I searched appsettings.json file in program files and wherever old DB hostname is found, it's changed to new DB name manually. Please let me know if there's any issue for doing like that.&lt;/P&gt;
&lt;P&gt;Thanks and regards&lt;/P&gt;
&lt;P&gt;Vajid&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 09:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2477977#M14471</guid>
      <dc:creator>Vajid</dc:creator>
      <dc:date>2024-08-26T09:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Enterprise on Windows and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2478122#M14477</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/218974"&gt;@Vajid&lt;/a&gt;&amp;nbsp;No issues are anticipated. Adjusting the hostname manually is often a required step.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 07:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2478122#M14477</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-08-27T07:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Enterprise on Windows and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2529524#M16330</link>
      <description>&lt;P&gt;Is it a safe assumption that user's sheets will follow them with all these changes so they don't lose any custom private sheets?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 13:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2529524#M16330</guid>
      <dc:creator>dwighttrumbower</dc:creator>
      <dc:date>2025-09-04T13:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Enterprise on Windows and changing the Active Directory Domain name</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2541065#M16769</link>
      <description>&lt;P&gt;Since this article has been posted, the Licenses DB as been add. Looks like if you change the userid in QSR that you would need to change license_assignments.subject field to match the userid.&lt;BR /&gt;&lt;BR /&gt;Would this be correct?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jan 2026 01:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-changing-the-Active/tac-p/2541065#M16769</guid>
      <dc:creator>dwighttrumbower</dc:creator>
      <dc:date>2026-01-18T01:18:06Z</dc:date>
    </item>
  </channel>
</rss>

