<?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>topic Re: Qlik Migration problem in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qlik-Migration-problem/m-p/2124950#M25765</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'll suggest manually taking a backup of&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;QRS postgres db&lt;/LI&gt;
&lt;LI&gt;Qlik share folder&lt;/LI&gt;
&lt;LI&gt;data disk/folder&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Move the above in another VM with same path &amp;amp; qlik share path&lt;/P&gt;
&lt;P&gt;finally if preinstalled qlik sense and then restored the backup again it will work just fine.&lt;/P&gt;
&lt;P&gt;Make a note of of SSL thumbprint as it could change &amp;amp; you might need to update this.&lt;/P&gt;
&lt;P&gt;i did this activity with ease using below steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Login as the Service account user&lt;/LI&gt;
&lt;LI&gt;Run&amp;nbsp;PowerShell in administrator mode.&lt;/LI&gt;
&lt;LI&gt;Run &amp;nbsp;"Set-ExecutionPolicy Unrestricted" in PowerShell and select &lt;STRONG&gt;Y&lt;/STRONG&gt;. (or Bypass) (&lt;A href="https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-executionpolicy?view=powershell-7.2" target="_blank" rel="nofollow noopener noreferrer"&gt;Set-ExecutionPolicy (Microsoft.PowerShell.Security) - PowerShell | Microsoft Docs&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Confirm the command ran without errors.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Restart the machine.&lt;/LI&gt;
&lt;LI&gt;Start the installation process&lt;/LI&gt;
&lt;LI&gt;disabled service running on PORT 80 (netstat)&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Wed, 04 Oct 2023 06:29:06 GMT</pubDate>
    <dc:creator>ajaykakkar93</dc:creator>
    <dc:date>2023-10-04T06:29:06Z</dc:date>
    <item>
      <title>Qlik Migration problem</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Migration-problem/m-p/2124717#M25760</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I would like help with the following problem : we are trying to migrate our Qlik platform (Qlik Sense Enterpsie) from one virtual machine to another, following this procedure &lt;A href="https://help.qlik.com/en-US/sense-admin/May2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Backup-and-restore.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense-admin/May2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Backup-and-restore.htm&lt;/A&gt;, &lt;BR /&gt;but when trying to deploy Qlik Sense on the new VM we got the error message : "The following information has been collected from your system: Powershell version 4 or later is required to install Qlik Sense."&lt;BR /&gt;Strange, as the VM has a version 5 of Powershell installed.&lt;/P&gt;
&lt;P&gt;I first found this post : &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Powershell-version-4-or-later-is-required-to-install-Qlik-Sense/ta-p/1711069" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Official-Support-Articles/Powershell-version-4-or-later-is-required-to-install-Qlik-Sense/ta-p/1711069&lt;/A&gt;&lt;BR /&gt;I tried every solution : check the command lines, different places for the exe, the script policy, and disabling the antivirus, but nothing worked.&lt;/P&gt;
&lt;P&gt;I then found this post : &lt;A href="https://community.qlik.com/t5/Deployment-Management/qlik-sense-upgrade-issue-powershell-error-quot-Powershell/td-p/1922692" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Deployment-Management/qlik-sense-upgrade-issue-powershell-error-quot-Powershell/td-p/1922692&lt;/A&gt;&lt;BR /&gt;Again, we tested the solutions with the 80 port and the antivirus, be we still get the error message.&lt;/P&gt;
&lt;P&gt;Is there anything else we could do to solve this ?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 13:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Migration-problem/m-p/2124717#M25760</guid>
      <dc:creator>User93</dc:creator>
      <dc:date>2023-10-03T13:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Migration problem</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Migration-problem/m-p/2124950#M25765</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'll suggest manually taking a backup of&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;QRS postgres db&lt;/LI&gt;
&lt;LI&gt;Qlik share folder&lt;/LI&gt;
&lt;LI&gt;data disk/folder&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Move the above in another VM with same path &amp;amp; qlik share path&lt;/P&gt;
&lt;P&gt;finally if preinstalled qlik sense and then restored the backup again it will work just fine.&lt;/P&gt;
&lt;P&gt;Make a note of of SSL thumbprint as it could change &amp;amp; you might need to update this.&lt;/P&gt;
&lt;P&gt;i did this activity with ease using below steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Login as the Service account user&lt;/LI&gt;
&lt;LI&gt;Run&amp;nbsp;PowerShell in administrator mode.&lt;/LI&gt;
&lt;LI&gt;Run &amp;nbsp;"Set-ExecutionPolicy Unrestricted" in PowerShell and select &lt;STRONG&gt;Y&lt;/STRONG&gt;. (or Bypass) (&lt;A href="https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-executionpolicy?view=powershell-7.2" target="_blank" rel="nofollow noopener noreferrer"&gt;Set-ExecutionPolicy (Microsoft.PowerShell.Security) - PowerShell | Microsoft Docs&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Confirm the command ran without errors.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Restart the machine.&lt;/LI&gt;
&lt;LI&gt;Start the installation process&lt;/LI&gt;
&lt;LI&gt;disabled service running on PORT 80 (netstat)&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 04 Oct 2023 06:29:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Migration-problem/m-p/2124950#M25765</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2023-10-04T06:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Migration problem</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Migration-problem/m-p/2125005#M25769</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your answer.&lt;/P&gt;
&lt;P&gt;We just tried the 7 steps, but we still get the same error message about the version of Powershell when we try to install Qlik.&lt;/P&gt;
&lt;P&gt;Is there something else we can try ?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 08:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Migration-problem/m-p/2125005#M25769</guid>
      <dc:creator>User93</dc:creator>
      <dc:date>2023-10-04T08:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Migration problem</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Migration-problem/m-p/2125411#M25780</link>
      <description>&lt;P&gt;ill suggest you, get in touch with support / raise a ticket with them.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 07:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Migration-problem/m-p/2125411#M25780</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2023-10-05T07:34:26Z</dc:date>
    </item>
  </channel>
</rss>

