<?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: Powershell Toolkit AD Login not working in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/438001#M6574</link>
    <description>&lt;P&gt;Equivalent for Active-Directory ZAPI in REST API are planned for next ONTAP release&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2022 05:04:10 GMT</pubDate>
    <dc:creator>yuvaraju</dc:creator>
    <dc:date>2022-09-06T05:04:10Z</dc:date>
    <item>
      <title>Powershell Toolkit AD Login not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/437825#M6557</link>
      <description>&lt;P&gt;Hey there&lt;/P&gt;&lt;P&gt;Since upgrading to Netapp Ontap Powershell Toolkit 9.11.1.2208 from PStoolkit&amp;nbsp;&lt;SPAN&gt;9.10.1.2111, AD login does not work anymore on our controllers:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Connect-NcController : The remote server returned an error: (401) Unauthorized.&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Connect-NcController XXX&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;+ CategoryInfo : InvalidResult: (XXX:NcController) [Connect-NcController], WebException&lt;BR /&gt;+ FullyQualifiedErrorId : HttpConnectionFailed,DataONTAP.C.PowerShell.SDK.ConnectNcController&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when using&amp;nbsp;PStoolkit&amp;nbsp;&lt;SPAN&gt;9.10.1.2111, AD login works without issues (even after reverting back from PStoolkit&amp;nbsp;9.11.1.2208). When using local accounts, the connection works without issues. Setting the option -https also does not help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;BR /&gt;Erik&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:57:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/437825#M6557</guid>
      <dc:creator>Erik_gruetter</dc:creator>
      <dc:date>2025-06-04T09:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit AD Login not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/437841#M6560</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/109891"&gt;@Erik_gruetter&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When connecting using a active directory account, add the -ZapiCall at the end of the connect command should do the trick.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Per example:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;PS C:\Users\Administrator.DEMO&amp;gt; Connect-NcController x.x.x.x -cred demo\test -ZapiCall&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 05:28:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/437841#M6560</guid>
      <dc:creator>hmoubara</dc:creator>
      <dc:date>2022-08-31T05:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit AD Login not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/437842#M6561</link>
      <description>&lt;P&gt;Thanks, that seems to work so far. However, as Zapi gets turned off end of this year, how are we supposed to connect to our controllers via AD once that happens?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 06:19:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/437842#M6561</guid>
      <dc:creator>Erik_gruetter</dc:creator>
      <dc:date>2022-08-31T06:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit AD Login not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/437940#M6566</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/109891"&gt;@Erik_gruetter&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some Ontapi command does not have an equivalent REST API call, so you can use the -ONTAPI if you run into a command that is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can check the below documentation about mapping between Ontapi and REST API:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecm/ecm_download_file/ECMLP2882104" target="_blank"&gt;https://library.netapp.com/ecm/ecm_download_file/ECMLP2882104&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this answer your question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 03:39:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/437940#M6566</guid>
      <dc:creator>hmoubara</dc:creator>
      <dc:date>2022-09-02T03:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit AD Login not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/438001#M6574</link>
      <description>&lt;P&gt;Equivalent for Active-Directory ZAPI in REST API are planned for next ONTAP release&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 05:04:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/438001#M6574</guid>
      <dc:creator>yuvaraju</dc:creator>
      <dc:date>2022-09-06T05:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit AD Login not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/442618#M6693</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:28:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/442618#M6693</guid>
      <dc:creator>JoshuaPost-M</dc:creator>
      <dc:date>2023-03-20T21:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit AD Login not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/447008#M6788</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for this post.&amp;nbsp;&lt;SPAN&gt;We are currently running ONTAP 9.10.1P12. I have Powershell Toolkit 9.13.1 installed and&amp;nbsp;&lt;/SPAN&gt;the use of the&amp;nbsp;&lt;SPAN&gt;-ZapiCall or -ONTAPI flag resolved my 401 connection issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As ONTAP is now on version 9.13.1, I wondered if I can revisit your statement that "Equivalent for Active-Directory ZAPI in REST API are planned for next ONTAP release".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Once we upgrade our systems to ONTAP 9.13.1, will I need to change my Powershell scripts to stop using the&amp;nbsp;-ZapiCall or -ONTAPI flags ?. Is this flag redundant in ONTAP 9.13.1?.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 09:47:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-AD-Login-not-working/m-p/447008#M6788</guid>
      <dc:creator>NEILHOLMES</dc:creator>
      <dc:date>2023-08-17T09:47:18Z</dc:date>
    </item>
  </channel>
</rss>

