<?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: connect-shiftserver credentials issue in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/114785#M4676</link>
    <description>&lt;P&gt;i had the same issue after installation (the password defined did not work for me and i got the "invalid credentials"). I used the default password and then i was able to login&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jan 2016 14:07:31 GMT</pubDate>
    <dc:creator>diez</dc:creator>
    <dc:date>2016-01-19T14:07:31Z</dc:date>
    <item>
      <title>connect-shiftserver credentials issue</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106451#M4389</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to set up SHIFT server in our lab and facing some challenges.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed shift on windows 2012 server (virtualized on vmware). I am following the install doc step by step. When i finally trigger the connect-shiftserver command it asks for user credentials which were setup while installing the software. For some reason here it bombs out like this saying "bad credentials"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\Users\administrator.DEMO&amp;gt; connect-shiftserver&lt;BR /&gt;&lt;BR /&gt;cmdlet Connect-ShiftServer at command pipeline position 1&lt;BR /&gt;Supply values for the following parameters:&lt;BR /&gt;(Type !? for Help.)&lt;BR /&gt;credential&lt;BR /&gt;Invoke-RestMethod : HTTP Status 401 - Bad credentials&lt;BR /&gt;type Status report&lt;BR /&gt;message Bad credentials&lt;BR /&gt;description This request requires HTTP authentication.&lt;BR /&gt;Apache Tomcat/7.0.55&lt;BR /&gt;At C:\Program Files (x86)\NetApp\OnCommand Shift\ShiftClient\ShiftClient.psm1:1860 char:15&lt;BR /&gt;+&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; $result = Invoke-RestMethod -Uri $uri$appendstr -Method $method -TimeoutSec&amp;nbsp; ...&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&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; : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebExc&lt;BR /&gt;&amp;nbsp;&amp;nbsp; eption&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand&lt;BR /&gt;connect-shiftserver : Could not connect to the shift server&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ connect-shiftserver&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~&lt;BR /&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: (:) [Write-Error], WriteErrorException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Connect-ShiftServer&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Babar Haq&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Jun 2025 00:00:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106451#M4389</guid>
      <dc:creator>babar</dc:creator>
      <dc:date>2025-06-05T00:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: connect-shiftserver credentials issue</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106465#M4390</link>
      <description>&lt;P&gt;Are you using the same username(admin) and password as used in the installation ?&lt;/P&gt;&lt;P&gt;If you do not provide a hostname and port number to Connect-ShiftServer, it uses the default values, ie localhost and 8443. Is your shift server installed at the default host and port number ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 18:25:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106465#M4390</guid>
      <dc:creator>Shweta</dc:creator>
      <dc:date>2015-06-22T18:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: connect-shiftserver credentials issue</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106466#M4391</link>
      <description>&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your message. Yeah I am leaving everything as default. The port is listening and the software does repsond but keeps saying "bad credentials".I actually uninstalled and re-installed just to be sure that i didn't make a mistake while entering the passowrd. In fact I also used notepad to copy/paste the password just be sure that my keyboard (remote desktop) is not playing tricks on me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 18:48:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106466#M4391</guid>
      <dc:creator>babar</dc:creator>
      <dc:date>2015-06-22T18:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: connect-shiftserver credentials issue</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106467#M4392</link>
      <description>&lt;P&gt;Ok, then maybe there's something else going on. Here's a couple of things that you can try:&lt;/P&gt;&lt;P&gt;1) Try running Get-ShiftServerState, you should get the message "Shift server is running"&lt;/P&gt;&lt;P&gt;2) Use the verbose mode and check if you see any errors. Use "Connect-ShiftServer -verbose". Can you copy/paste the output here ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 19:39:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106467#M4392</guid>
      <dc:creator>Shweta</dc:creator>
      <dc:date>2015-06-22T19:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: connect-shiftserver credentials issue</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106565#M4393</link>
      <description>&lt;P&gt;Hi Shweta,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also attaching shift server log thinking it might help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get-ShiftServerState been retutning positive result since the begining.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;PS C:\Users\administrator.DEMO&amp;gt; Get-ShiftServerState&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Shift server is running&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Verbose doesn't seem to be provide much info either. Below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;PS C:\Users\administrator.DEMO&amp;gt; Connect-ShiftServer -verbose&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;cmdlet Connect-ShiftServer at command pipeline position 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Supply values for the following parameters:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;(Type !? for Help.)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;credential&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;VERBOSE: Connecting to the shift server located at host:localhost and port:8443&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;VERBOSE: GET https://localhost:8443/Shift/api/v1/config/networks with 0-byte payload&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoke-RestMethod : HTTP Status 401 - Bad credentials&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;type Status report&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;message Bad credentials&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;description This request requires HTTP authentication.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apache Tomcat/7.0.55&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;At C:\Program Files (x86)\NetApp\OnCommand Shift\ShiftClient\ShiftClient.psm1:1860 char:15&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ $result = Invoke-RestMethod -Uri $uri$appendstr -Method $method -TimeoutSec ...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebExc&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;eption&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Connect-ShiftServer : Could not connect to the shift server&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;At line:1 char:1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ Connect-ShiftServer -verbose&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Connect-ShiftServer&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar Haq&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2015 07:20:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106565#M4393</guid>
      <dc:creator>babar</dc:creator>
      <dc:date>2015-06-24T07:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: connect-shiftserver credentials issue</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106792#M4400</link>
      <description>&lt;P&gt;Yeah, the verbose switch is not very useful in your case. Are you using any multibyte characters as your password ? Shift 1.0 is not i18n compliant, so you need to use english characters as your password. What's&amp;nbsp; the operating system of the shift server machine ?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2015 22:05:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/106792#M4400</guid>
      <dc:creator>Shweta</dc:creator>
      <dc:date>2015-06-26T22:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: connect-shiftserver credentials issue</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/114785#M4676</link>
      <description>&lt;P&gt;i had the same issue after installation (the password defined did not work for me and i got the "invalid credentials"). I used the default password and then i was able to login&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 14:07:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/114785#M4676</guid>
      <dc:creator>diez</dc:creator>
      <dc:date>2016-01-19T14:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: connect-shiftserver credentials issue</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/114806#M4682</link>
      <description>&lt;P&gt;Also, make sure that there are no problems during installation. On the last step of the installer, you should see that "OnCommand Shift server is successfully installed". if you see a message like "Problem observed during Shift server installation" then the installation has issues.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 18:16:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-shiftserver-credentials-issue/m-p/114806#M4682</guid>
      <dc:creator>Shweta</dc:creator>
      <dc:date>2016-01-19T18:16:25Z</dc:date>
    </item>
  </channel>
</rss>

