<?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: Set-NaCifs: Unable to process in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Set-NaCifs-Unable-to-process/m-p/46390#M2191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well done, now I feel very stupid &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Yeah it worked of course. I forgot to add the workgroup/domain. I was abit confused by the term Domain I guess that's why I didn't include it. Makes sense tho.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 May 2013 09:16:57 GMT</pubDate>
    <dc:creator>axsys</dc:creator>
    <dc:date>2013-05-30T09:16:57Z</dc:date>
    <item>
      <title>Set-NaCifs: Unable to process</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Set-NaCifs-Unable-to-process/m-p/46376#M2187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relatively new to the PS thing but so far I could find all the information needed for my powershell script on our flexclone environment. But, I've got one tiny issue with Set-NaCifs I couldn't find the issue.&lt;/P&gt;&lt;P&gt;I create a new vfiler. I connect to the vfiler...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$Credential = Get-Credential&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Connect-NaController –name filername -Vfiler vfilertest –Credential $Credential&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$pw = $Credential.GetNetworkCredential().Password&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create the /etc/passwd &amp;amp; /etc/groups....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;New-NaCifsGroupFile&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;New-NaCifsPasswordFile $pw&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I want to run CIFS Setup via Powershell...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Set-NaCifs -CifsServer vfilertest -AuthType workgroup -SecurityStyle multiprotocol&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and get this error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Set-NaCifs : Unable to process one or more of the input values.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;At line:1 char:11&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+ Set-NaCifs &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;nbsp; -CifsServer vfilertest -AuthType workgroup -SecurityStyle multiprotocol&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+ CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : InvalidOperation: (fil-srv01-inf:NaController) [Set-NaCifs], EINVALIDINPUTERROR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+ FullyQualifiedErrorId : ApiException,DataONTAP.PowerShell.SDK.Cmdlets.Cifs.SetNaCifs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Couldn't find anything on google or on here. I have tried it with different AuthTypes and capital letter CifsServer names all leading to this same issue. Anyone ever experienced this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:01:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Set-NaCifs-Unable-to-process/m-p/46376#M2187</guid>
      <dc:creator>axsys</dc:creator>
      <dc:date>2025-06-05T06:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set-NaCifs: Unable to process</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Set-NaCifs-Unable-to-process/m-p/46381#M2188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello, did you specify the domain parameter?, here's an sample from the cmdlet help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set-NaCifs -CifsServer DUNN -AuthType workgroup -SecurityStyle ntfs &lt;STRONG&gt;-Domain cifsworkgroup&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 08:01:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Set-NaCifs-Unable-to-process/m-p/46381#M2188</guid>
      <dc:creator>vinith</dc:creator>
      <dc:date>2013-05-30T08:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set-NaCifs: Unable to process</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Set-NaCifs-Unable-to-process/m-p/46390#M2191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well done, now I feel very stupid &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Yeah it worked of course. I forgot to add the workgroup/domain. I was abit confused by the term Domain I guess that's why I didn't include it. Makes sense tho.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 09:16:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Set-NaCifs-Unable-to-process/m-p/46390#M2191</guid>
      <dc:creator>axsys</dc:creator>
      <dc:date>2013-05-30T09:16:57Z</dc:date>
    </item>
  </channel>
</rss>

