<?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: Qlikview Management Service with Powershell in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790809#M1260616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bill!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally got around to checking that. It is in the "QlikView Management API" group, the "QlikView Administrators" group and even the "QlikView EDX" group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2014 09:16:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-11T09:16:09Z</dc:date>
    <item>
      <title>Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790806#M1260608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to use the QMS to make some of the mundane tasks of updating an installation easier to administer. Things like: changing the order in which applications load etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we are not a .NET development company and thus don't want to maintain a Visual Studio project, we were planning to use Powershell to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have come this far with our script: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$service = New-WebServiceProxy -Uri &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://someHost:4799/QMS/Service" target="_blank"&gt;http://someHost:4799/QMS/Service&lt;/A&gt;&lt;SPAN&gt; -Namespace QlikViewServer -Credential (get-credential)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;$serviceKey = $service.GetTimeLimitedServiceKey()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$service.GetServices([QlikViewServer.ServiceTypes]::All, $true)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to work fine until here. When we don't provide the credentials in step one, an authentication error is thrown when trying to get the service key. This way it returns what looks like a real key. Tells us that we are doing something right. But then we don't know what to do with the key afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We couldn't find the &lt;SPAN style="font-size: 9.5pt; font-family: Consolas;"&gt;&lt;SPAN style="color: #2b91af;"&gt;ServiceKeyClientMessageInspector&lt;/SPAN&gt; class, mentioned at &lt;/SPAN&gt;the QlikBlog.at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3649" target="_blank"&gt;QlikView Management API - #2 Export / Add / Delete Document CALs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Either from Powershell-Webservice experience or because you are actually doing something similar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790806#M1260608</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790807#M1260612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No takers for this one? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 13:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790807#M1260612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-04T13:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790808#M1260614</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;I am not a programmer so I am not able to help you there. However, I would asked have you setup the Qlikview Management API group on the local machine and put the user that is running the script as a member of that group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 14:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790808#M1260614</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2014-12-04T14:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790809#M1260616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bill!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally got around to checking that. It is in the "QlikView Management API" group, the "QlikView Administrators" group and even the "QlikView EDX" group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 09:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790809#M1260616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-11T09:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790810#M1260619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying the same and getting an error with GetServices. Has anyone used Powershell successfully to call the QliKVew Server API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cannot convert argument "serviceTypes", with value: "All", for "GetServices" to type "QlikViewServer.ServiceTypes": "Cannot convert value "All" to type &lt;/P&gt;&lt;P&gt;"QlikViewServer.ServiceTypes". Error: "Invalid cast from 'QlikViewServer.ServiceTypes' to 'QlikViewServer.ServiceTypes'.""&lt;/P&gt;&lt;P&gt;At C:\app\ACCE-MIS\qms.ps1:5 char:1&lt;/P&gt;&lt;P&gt;+ $service.GetServices([QlikViewServer.ServiceTypes]::All , $true )&lt;/P&gt;&lt;P&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : NotSpecified: (:) [], MethodException&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : MethodArgumentConversionInvalidCastArgument&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 09:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790810#M1260619</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-22T09:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790811#M1260621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a hunch, but your error sounds like Powershell doesn't know that enumeration, yet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From looking at the rest of the script: Why would it know QlikViewServer.ServiceTypes? How do you create the $service object? (same way I did?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not near the test server right now, so can't check it myself if it is there or what the error message for me actually was&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 04:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790811#M1260621</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-23T04:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790812#M1260622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandro,&lt;/P&gt;&lt;P&gt;As far as I can review, the &lt;SPAN style="font-size: 12.6667px; font-family: Consolas; color: #2b91af;"&gt;ServiceKeyClientMessageInspector&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: Consolas; font-size: 12.6667px;"&gt; class&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: Consolas; font-size: 12.6667px;"&gt; &lt;/SPAN&gt;is part of a wrapper for a class implementing IClientMessageInspector, the idea is to send a header called "X-Service-Key" with the value provided by &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;GetTimeLimitedServiceKey(), so you can use it in every request, and the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;New-WebServiceProxy don´t provide a property/method to add a header (well I just googled it).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Have someone encountered a different way to communicate to the QMS API Service with PowerShell?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 20:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790812#M1260622</guid>
      <dc:creator />
      <dc:date>2016-06-24T20:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790813#M1260623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get this to work ? I am also trying to use the QMS webservice from Powershell but haven't managed to get it to work sofar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 07:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790813#M1260623</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-17T07:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790814#M1260624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I only have access to a QlikView Server in one particular customer project and that project right now doesn't allow any work on this. I'll have to see, when I'll find the time to try something on this again. Until we stopped working on this, I hadn't managed to get it to work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 09:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790814#M1260624</guid>
      <dc:creator>krumbein</dc:creator>
      <dc:date>2016-10-21T09:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790815#M1260625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;use following code and adjust it to your needs. Basically it enables you to connect to QMC (QMS) with the exported certificate. It is essential to have all the certificates and use the Client certificate - &lt;A href="http://help.qlik.com/en-US/sense/3.2/Subsystems/ManagementConsole/Content/export-certificates.htm" title="http://help.qlik.com/en-US/sense/3.2/Subsystems/ManagementConsole/Content/export-certificates.htm"&gt;Exporting certificates through the QMC ‒ Qlik Sense&lt;/A&gt;.&lt;/P&gt;&lt;PRE&gt;$def =@"
public class ClientCertWebClient : System.Net.WebClient
{
&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Net.HttpWebRequest request = null;
&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Security.Cryptography.X509Certificates.X509CertificateCollection certificates = null;

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; protected override System.Net.WebRequest GetWebRequest(System.Uri address)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; request = (System.Net.HttpWebRequest)base.GetWebRequest(address);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (certificates != null)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; request.ClientCertificates.AddRange(certificates);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return request;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public void AddCerts(System.Security.Cryptography.X509Certificates.X509Certificate[] certs)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (certificates == null)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; certificates = new System.Security.Cryptography.X509Certificates.X509CertificateCollection();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (request != null)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; request.ClientCertificates.AddRange(certs);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; certificates.AddRange(certs);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
 }
"@;

Add-Type -TypeDefinition $def;

$xrfkey = "0123456789abcdef";
$req = New-Object ClientCertWebClient
# Overrided $req.Credentials = [System.Net.CredentialCache]::DefaultCredentials 

# LOAD CERTIFICATE FROM STORE00
$certs = Get-ChildItem ("Microsoft.PowerShell.Security\Certificate::LocalMachine\My\YOURCERTTHUMBPRINT");
$req.AddCerts($certs); 
$req.QueryString.Add("xrfkey", $xrfkey) ;
$req.Headers.Add("X-Qlik-xrfkey", $xrfkey);
$req.Headers.Add("X-Qlik-User", "UserDirectory=internal;UserId=qs_admin");
#$req.DownloadString(("https://CENTRALNODE:4242/QRS/app?xrfkey=" + $xrfkey));
$req.DownloadString(("https://CENTRALNODE:4242/qrs/about/api/description"));



&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 11:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790815#M1260625</guid>
      <dc:creator>analienx</dc:creator>
      <dc:date>2017-08-21T11:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790816#M1260626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jakub, thank you for the input &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed that you are referencing the Qlik Sense documentation. My question was about QlikView server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea if it should work the same there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 08:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790816#M1260626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-22T08:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790817#M1260627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been trying this for a long time now and I haven't really gotten any further than you in this Sandro.&lt;/P&gt;&lt;P&gt;The problem is that you somehow have to put the service key in the header.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="soap_Services.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179797_soap_Services.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;with soap ui I get everything I want back successfully. The problem is that the command we're using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;New-WebServiceProxy doesn't allow a header to be added. Please see the following website: &lt;A href="https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/new-webserviceproxy?view=powershell-5.1" title="https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/new-webserviceproxy?view=powershell-5.1"&gt;New-WebServiceProxy&lt;/A&gt;&lt;/SPAN&gt; which explains the whole command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now see the REST request: &lt;A href="https://docs.microsoft.com/en-us/powershell/module/Microsoft.PowerShell.Utility/Invoke-RestMethod?view=powershell-6" title="https://docs.microsoft.com/en-us/powershell/module/Microsoft.PowerShell.Utility/Invoke-RestMethod?view=powershell-6"&gt;Invoke-RestMethod&lt;/A&gt; which does allow you to add a header. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a common problem with powershell and soap. A possibility to use the new-webserviceproxy command is to send a soap envelope with it but I am a bad programmer. I don't really understand how I can utilize this in poiwershell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope there is someone here who can help us out with this whole thing because it's driving me crazy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;René&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 15:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/790817#M1260627</guid>
      <dc:creator>rheijnen</dc:creator>
      <dc:date>2017-10-16T15:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/1512332#M1260628</link>
      <description>Does anyone fixed this issue with a Invoke-RestMethod?? Or can explain how to use a New-WebServiceProxy comdlet to avoid the "Missing key" error??</description>
      <pubDate>Mon, 26 Nov 2018 14:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/1512332#M1260628</guid>
      <dc:creator>Molange</dc:creator>
      <dc:date>2018-11-26T14:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Management Service with Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/1591923#M1260629</link>
      <description>&lt;P&gt;Looks like the issue was solved in this other thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Management/Call-QMS-API-with-PowerShell-and-get-running-tasks/td-p/1560940" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Management/Call-QMS-API-with-PowerShell-and-get-running-tasks/td-p/1560940&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 07:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Management-Service-with-Powershell/m-p/1591923#M1260629</guid>
      <dc:creator>krumbein</dc:creator>
      <dc:date>2019-06-14T07:47:15Z</dc:date>
    </item>
  </channel>
</rss>

