<?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 Permissions Fail After PowerShell Toolkit Upgrade in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438375#M6601</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I just upgraded from version&amp;nbsp;9.10.1.2111 to version&amp;nbsp;9.11.1.2208 of the PowerShell Toolkit. After the upgrade, all of my PowerShell scripts fail with the message shown below. Any ideas as to the cause? I reverted to the VMware snapshot I took before upgrading and verified I can run the exact same commands pre-upgrade without any errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connect-NcController : The remote server returned an error: (401) Unauthorized.&lt;/P&gt;&lt;P&gt;FullyQualifiedErrorId : HttpConnectionFailed,DataONTAP.C.PowerShell.SDK.ConnectNcController&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 19:30:15 GMT</pubDate>
    <dc:creator>TMADOCTHOMAS</dc:creator>
    <dc:date>2022-09-15T19:30:15Z</dc:date>
    <item>
      <title>Permissions Fail After PowerShell Toolkit Upgrade</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438375#M6601</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I just upgraded from version&amp;nbsp;9.10.1.2111 to version&amp;nbsp;9.11.1.2208 of the PowerShell Toolkit. After the upgrade, all of my PowerShell scripts fail with the message shown below. Any ideas as to the cause? I reverted to the VMware snapshot I took before upgrading and verified I can run the exact same commands pre-upgrade without any errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connect-NcController : The remote server returned an error: (401) Unauthorized.&lt;/P&gt;&lt;P&gt;FullyQualifiedErrorId : HttpConnectionFailed,DataONTAP.C.PowerShell.SDK.ConnectNcController&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 19:30:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438375#M6601</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2022-09-15T19:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions Fail After PowerShell Toolkit Upgrade</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438381#M6602</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using an LDAP account for authentication? I think there might be a bug with that in the PSTK version. I'll flag it with the developers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 02:02:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438381#M6602</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2022-09-16T02:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions Fail After PowerShell Toolkit Upgrade</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438418#M6603</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/2305"&gt;@mbeattie&lt;/a&gt;&amp;nbsp;, no it's just a normal Windows service account created just for PowerShell scripting. It has limited rights on each of the clusters.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 13:13:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438418#M6603</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2022-09-16T13:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions Fail After PowerShell Toolkit Upgrade</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438480#M6604</link>
      <description>&lt;P&gt;Does anyone else have insight into the cause of this issue? I will simply have to bypass this update if there's no solution, which I don't want to do.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 15:05:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438480#M6604</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2022-09-20T15:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions Fail After PowerShell Toolkit Upgrade</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438548#M6605</link>
      <description>&lt;P&gt;In case anyone searches this post, the answer is here. One of our NetApp reps pointed me in this direction. Adding -ontapi to the Connect-NcController command worked!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/437841/highlight/true" target="_blank"&gt;https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/437841/highlight/true&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 14:37:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/438548#M6605</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2022-09-22T14:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions Fail After PowerShell Toolkit Upgrade</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/439643#M6614</link>
      <description>&lt;P&gt;The NetApp.ONTAP v9.11.1.2208 module is garbage. I don't know how this modules passed the QA checks. I uninstalled it and reinstalled v9.10.1.2111.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get-Module -ListAvailable NetApp.ONTAP | Uninstall-Module -Force&lt;/P&gt;&lt;P&gt;Install-Module -Name NetApp.ONTAP -RequiredVersion 9.10.1.2111&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 20:59:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/439643#M6614</guid>
      <dc:creator>jcolonfzenpr</dc:creator>
      <dc:date>2022-11-04T20:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions Fail After PowerShell Toolkit Upgrade</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/439670#M6615</link>
      <description>&lt;P&gt;Wow sorry to hear that. I'm only using it in limited ways thus far, but for what I'm using it for it's working the same as before.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 14:14:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/439670#M6615</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2022-11-07T14:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions Fail After PowerShell Toolkit Upgrade</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/442617#M6692</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp; I've been sitting on the Powershell Module 9.10 version waiting to figure out why I couldn't authenticate with my AD Service Account anymore.&amp;nbsp; Odd that neither -ONTAPI nor -ZAPICALL are listed when you do 'get-help connect-nccontroller' but both of them allow me to authenticate when I couldn't without them.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 21:27:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/442617#M6692</guid>
      <dc:creator>JoshuaPost-M</dc:creator>
      <dc:date>2023-03-20T21:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions Fail After PowerShell Toolkit Upgrade</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/442634#M6694</link>
      <description>&lt;P&gt;I agree, the lack of documentation is what created the confusion. Glad this post was helpful!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 12:48:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Permissions-Fail-After-PowerShell-Toolkit-Upgrade/m-p/442634#M6694</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2023-03-21T12:48:07Z</dc:date>
    </item>
  </channel>
</rss>

