<?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 Get-NcCifsSessionFile not working in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463333#M7081</link>
    <description>&lt;P&gt;Hi all, I'm experiencing an issue with the Netapp.ONTAP powershell module. Any time I run Get-NcCifsSessionFile, I get this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\Users\user&amp;gt; Get-NcCifsSessionFile&lt;BR /&gt;Get-NcCifsSessionFile: Error converting value 15619890882604747598 to type 'System.Nullable`1[System.Int64]'. Path 'session.identifier', line 26, position 38.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other commands do work, but this one and a few others (I don't remember which offhand) all get this integer conversion error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Per a thread back in March, this was supposedly resolved, but I am getting this today.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For reference we're running a AFF C30 on&amp;nbsp;9.16.1P5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 23 Sep 2025 21:28:03 GMT</pubDate>
    <dc:creator>TomCheese</dc:creator>
    <dc:date>2025-09-23T21:28:03Z</dc:date>
    <item>
      <title>Get-NcCifsSessionFile not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463333#M7081</link>
      <description>&lt;P&gt;Hi all, I'm experiencing an issue with the Netapp.ONTAP powershell module. Any time I run Get-NcCifsSessionFile, I get this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\Users\user&amp;gt; Get-NcCifsSessionFile&lt;BR /&gt;Get-NcCifsSessionFile: Error converting value 15619890882604747598 to type 'System.Nullable`1[System.Int64]'. Path 'session.identifier', line 26, position 38.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other commands do work, but this one and a few others (I don't remember which offhand) all get this integer conversion error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Per a thread back in March, this was supposedly resolved, but I am getting this today.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For reference we're running a AFF C30 on&amp;nbsp;9.16.1P5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 21:28:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463333#M7081</guid>
      <dc:creator>TomCheese</dc:creator>
      <dc:date>2025-09-23T21:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Get-NcCifsSessionFile not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463344#M7082</link>
      <description>&lt;P&gt;The thread from March mentions it's a PSTK fix, so the version of&amp;nbsp;Netapp.ONTAP you're using matters.&amp;nbsp; I assume the fix was to change from using a signed int to an unsigned int, which would accommodate that larger value:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;[int64]15619890882604747598 # throws error
vs
[uint64]15619890882604747598 # works fine&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 13:48:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463344#M7082</guid>
      <dc:creator>RobDBA</dc:creator>
      <dc:date>2025-09-24T13:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Get-NcCifsSessionFile not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463352#M7083</link>
      <description>&lt;P&gt;Ah, thanks for that. It looks like I'm using version 9.16.1.2501 of PSTK. I've tried in both Powershell 5 windows native version and Powershell 7 latest from MS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Looking &lt;A href="https://mysupport.netapp.com/site/tools/tool-eula/ontap-powershell-toolkit" target="_blank" rel="noopener"&gt;here&lt;/A&gt;, it looks like the latest version is&amp;nbsp;&lt;SPAN&gt;9.17.1.2509. Not sure how I got&amp;nbsp;9.16.1.2501, as I downloaded it a month ago. I guess I can try to download&amp;nbsp;9.17 and see if it fixes it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 15:55:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463352#M7083</guid>
      <dc:creator>TomCheese</dc:creator>
      <dc:date>2025-09-24T15:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Get-NcCifsSessionFile not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463353#M7084</link>
      <description>&lt;P&gt;Holy mackerel, it was the PSTK version. How did I get the old one before?!&amp;nbsp;&lt;BR /&gt;Anyway, thanks for your insight!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 16:03:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463353#M7084</guid>
      <dc:creator>TomCheese</dc:creator>
      <dc:date>2025-09-24T16:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get-NcCifsSessionFile not working</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463357#M7085</link>
      <description>&lt;P&gt;&lt;STRONG&gt;We released PSTK version 9.17.1 GA on September 9, 2025.&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;If you downloaded PSTK after this date, your version will be 9.17.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue mentioned above has been resolved in this release.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 05:21:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-NcCifsSessionFile-not-working/m-p/463357#M7085</guid>
      <dc:creator>DeepakPallai</dc:creator>
      <dc:date>2025-09-25T05:21:39Z</dc:date>
    </item>
  </channel>
</rss>

