<?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: Windows Powershell is very slow in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Windows-Powershell-is-very-slow/m-p/108457#M1738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be these:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/en-US/sense-developer/April2018/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Example-Connect-Powershell.htm" rel="nofollow" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/April2018/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Example-Connect-Powershell.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/2016/01/authorizing-the-script-execute-statement/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/2016/01/authorizing-the-script-execute-statement/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the commands:&lt;/P&gt;&lt;P&gt;Establish connection by using commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Connect-Qlik -Computername &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://computer/" rel="nofollow" target="_blank"&gt;https://computer/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; -TrustAllCerts -Username domain\user"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"gci cert:currentuser\my | where { $_.friendlyname -eq 'QlikClient' } | Connect-Qlik"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2018 13:02:42 GMT</pubDate>
    <dc:creator>BalaBhaskar_Qlik</dc:creator>
    <dc:date>2018-07-04T13:02:42Z</dc:date>
    <item>
      <title>Windows Powershell is very slow</title>
      <link>https://community.qlik.com/t5/Management-Governance/Windows-Powershell-is-very-slow/m-p/108456#M1737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;we are using windows powershell to migrate a App from one System to another.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;After we changed to another server the script is being very very slow!&lt;/P&gt;&lt;P&gt;The Server has the same specs! (AWS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;In the Sinpet you see the call of the pwershell. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We built up the conection over ssh .&lt;/P&gt;&lt;P&gt;We have no idee why the prozess noch takes more then have an hour (on the old server it taks only 3 minutes) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LIB CONNECT TO 'PSExecute';&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt;"&gt;SQL PSEXECUTE()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Import-Module D:\scripts\qs_application_deploy.psm1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Qlik-App-Deploy&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i am looking forward for your hints&lt;BR /&gt;Best Regards&lt;BR /&gt;Christoph &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 08:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Windows-Powershell-is-very-slow/m-p/108456#M1737</guid>
      <dc:creator>chrisg</dc:creator>
      <dc:date>2018-07-04T08:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Powershell is very slow</title>
      <link>https://community.qlik.com/t5/Management-Governance/Windows-Powershell-is-very-slow/m-p/108457#M1738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be these:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/en-US/sense-developer/April2018/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Example-Connect-Powershell.htm" rel="nofollow" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/April2018/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Example-Connect-Powershell.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/2016/01/authorizing-the-script-execute-statement/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/2016/01/authorizing-the-script-execute-statement/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the commands:&lt;/P&gt;&lt;P&gt;Establish connection by using commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Connect-Qlik -Computername &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://computer/" rel="nofollow" target="_blank"&gt;https://computer/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; -TrustAllCerts -Username domain\user"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"gci cert:currentuser\my | where { $_.friendlyname -eq 'QlikClient' } | Connect-Qlik"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 13:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Windows-Powershell-is-very-slow/m-p/108457#M1738</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-04T13:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Powershell is very slow</title>
      <link>https://community.qlik.com/t5/Management-Governance/Windows-Powershell-is-very-slow/m-p/108458#M1739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Christoph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first pass would be that this is at play: &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/PowerShell/PowerShell/issues/2238" style="font-size: 10pt;" title="https://github.com/PowerShell/PowerShell/issues/2238"&gt;https://github.com/PowerShell/PowerShell/issues/2238&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/PowerShell/PowerShell/issues/2138" title="https://github.com/PowerShell/PowerShell/issues/2138"&gt;https://github.com/PowerShell/PowerShell/issues/2138&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To work-around it add this line into the beginning of the PowerShell script:&lt;/P&gt;&lt;P&gt;$progressPreference = 'silentlyContinue'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 15:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Windows-Powershell-is-very-slow/m-p/108458#M1739</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-08-13T15:40:49Z</dc:date>
    </item>
  </channel>
</rss>

