<?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: Any plans to support for certificate based authentication for the  powershell toolkit in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Any-plans-to-support-for-certificate-based-authentication-for-the-powershell/m-p/148722#M6011</link>
    <description>&lt;P&gt;You might be able to use the CredentialManager module (available in the PSGallery at &lt;A href="https://www.powershellgallery.com/packages/CredentialManager/2.0" target="_blank"&gt;https://www.powershellgallery.com/packages/CredentialManager/2.0&lt;/A&gt;) to accomplish this. Something like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$creds = Get-StoredCredential &amp;lt;name of certificate-based cred in the Windows Credential Manager&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Connect-NcController &amp;lt;controller&amp;gt; -Credential $creds -HTTPS&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have not tested this to see if it would actually work, but it might lead you down the right path. Hope that helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Donny&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2019 13:42:13 GMT</pubDate>
    <dc:creator>donny_lang</dc:creator>
    <dc:date>2019-06-05T13:42:13Z</dc:date>
    <item>
      <title>Any plans to support for certificate based authentication for the  powershell toolkit</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Any-plans-to-support-for-certificate-based-authentication-for-the-powershell/m-p/148713#M6010</link>
      <description>&lt;P&gt;As per the title, one my customers has queried if there are any plans for&amp;nbsp;&lt;SPAN&gt;connect-nccontroller to allow certificiate based authentication from the credential cache so we could use&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;PS&amp;gt; $cert = Get-Credential &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;PS&amp;gt; connect-nccontroller &amp;lt;controller. -Credential $cred -HTTPS&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I know the underlying NMSDK allows this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:29:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Any-plans-to-support-for-certificate-based-authentication-for-the-powershell/m-p/148713#M6010</guid>
      <dc:creator>STEVEWILLSQ</dc:creator>
      <dc:date>2025-06-04T12:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Any plans to support for certificate based authentication for the  powershell toolkit</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Any-plans-to-support-for-certificate-based-authentication-for-the-powershell/m-p/148722#M6011</link>
      <description>&lt;P&gt;You might be able to use the CredentialManager module (available in the PSGallery at &lt;A href="https://www.powershellgallery.com/packages/CredentialManager/2.0" target="_blank"&gt;https://www.powershellgallery.com/packages/CredentialManager/2.0&lt;/A&gt;) to accomplish this. Something like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$creds = Get-StoredCredential &amp;lt;name of certificate-based cred in the Windows Credential Manager&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Connect-NcController &amp;lt;controller&amp;gt; -Credential $creds -HTTPS&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have not tested this to see if it would actually work, but it might lead you down the right path. Hope that helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Donny&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 13:42:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Any-plans-to-support-for-certificate-based-authentication-for-the-powershell/m-p/148722#M6011</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2019-06-05T13:42:13Z</dc:date>
    </item>
  </channel>
</rss>

