<?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: Get-NcCifsPreferredDomainController Requires a Transient Connect-NcController Connection to SVM in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsPreferredDomainController-Requires-a-Transient-Connect-NcController/m-p/106311#M4387</link>
    <description>&lt;P&gt;According to the toolkit help system, Get-NcCifsPreferredDomainController must be directed to a specific SVM whereas Get-NcCifsDomainServer can be directed to either the cluster connection or an SVM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can determine this behaviour by looking at the Family attribute in the output of `Get-NcCommand &amp;lt;cmdlet-name&amp;gt;` (example below).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; * Family 'vserver' means the cmdlet must be directed to the SVM (either create a connection to the SVM directly or specify the Vserver parameter when connecting to the cluster or provide a value for the VserverContext parameter when running cmdlets of this family).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; * Family 'cluster' means the cmdlet must be directed to the cluster (i.e. will fail if you are directly connected to an SVM).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; * Family of 'cluster, vserver' means you can direct the cmdlet to either an SVM or a cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;PS C:\Users\aparajir\Perforce\aparajir_BTC_pstk_3\main&amp;gt; Get-NcCommand Get-NcCifsPreferredDomainController

Name Category Family Api
---- -------- ------ ---
Get-NcCifsPreferredDomainController cifs {vserver} {cifs-domain-preferred-dc-get-iter}


PS C:\Users\aparajir\Perforce\aparajir_BTC_pstk_3\main&amp;gt; Get-NcCommand Get-NcCifsDomainServer

Name Category Family Api
---- -------- ------ ---
Get-NcCifsDomainServer cifs {cluster, vserver} {cifs-domain-discovered-servers-get-iter}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2015 05:12:41 GMT</pubDate>
    <dc:creator>Aparajita</dc:creator>
    <dc:date>2015-06-17T05:12:41Z</dc:date>
    <item>
      <title>Get-NcCifsPreferredDomainController Requires a Transient Connect-NcController Connection to SVM</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsPreferredDomainController-Requires-a-Transient-Connect-NcController/m-p/106300#M4386</link>
      <description>&lt;P&gt;When I use&amp;nbsp;Get-NcCifsPreferredDomainController I am having to create and use a transient connection to a cluster. &amp;nbsp;I don't have to use that for similar type cmdlets like&amp;nbsp;Get-NcCifsDomainServer. &amp;nbsp;Is there something about this one that requires this SVM specific connection or is there something I should be doing different?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:09:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsPreferredDomainController-Requires-a-Transient-Connect-NcController/m-p/106300#M4386</guid>
      <dc:creator>mcgue</dc:creator>
      <dc:date>2025-06-05T04:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Get-NcCifsPreferredDomainController Requires a Transient Connect-NcController Connection to SVM</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsPreferredDomainController-Requires-a-Transient-Connect-NcController/m-p/106311#M4387</link>
      <description>&lt;P&gt;According to the toolkit help system, Get-NcCifsPreferredDomainController must be directed to a specific SVM whereas Get-NcCifsDomainServer can be directed to either the cluster connection or an SVM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can determine this behaviour by looking at the Family attribute in the output of `Get-NcCommand &amp;lt;cmdlet-name&amp;gt;` (example below).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; * Family 'vserver' means the cmdlet must be directed to the SVM (either create a connection to the SVM directly or specify the Vserver parameter when connecting to the cluster or provide a value for the VserverContext parameter when running cmdlets of this family).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; * Family 'cluster' means the cmdlet must be directed to the cluster (i.e. will fail if you are directly connected to an SVM).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; * Family of 'cluster, vserver' means you can direct the cmdlet to either an SVM or a cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;PS C:\Users\aparajir\Perforce\aparajir_BTC_pstk_3\main&amp;gt; Get-NcCommand Get-NcCifsPreferredDomainController

Name Category Family Api
---- -------- ------ ---
Get-NcCifsPreferredDomainController cifs {vserver} {cifs-domain-preferred-dc-get-iter}


PS C:\Users\aparajir\Perforce\aparajir_BTC_pstk_3\main&amp;gt; Get-NcCommand Get-NcCifsDomainServer

Name Category Family Api
---- -------- ------ ---
Get-NcCifsDomainServer cifs {cluster, vserver} {cifs-domain-discovered-servers-get-iter}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 05:12:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsPreferredDomainController-Requires-a-Transient-Connect-NcController/m-p/106311#M4387</guid>
      <dc:creator>Aparajita</dc:creator>
      <dc:date>2015-06-17T05:12:41Z</dc:date>
    </item>
  </channel>
</rss>

