<?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: read-ncdirectory no longer working after update in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/440481#M6655</link>
    <description>&lt;P&gt;changing variable to full volume name in path also ends the same&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2022 14:44:37 GMT</pubDate>
    <dc:creator>PawelSliwa</dc:creator>
    <dc:date>2022-12-12T14:44:37Z</dc:date>
    <item>
      <title>read-ncdirectory no longer working after update</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/440460#M6652</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;some time ago I created script that shows me directories on each volume.&lt;/P&gt;&lt;P&gt;After module update to 9.11.1.2208 the script fails on read-ncdirectory command with error message:&lt;/P&gt;&lt;P&gt;Read-NcDirectory : Invalid path. Path should be in format /vol/&amp;lt;volume name&amp;gt;/&amp;lt;directory name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;part of code:&lt;/P&gt;&lt;P&gt;foreach ($volume in (Get-NcVol -Aggregate ************)) {&lt;/P&gt;&lt;P&gt;$vserver = $volume.Vserver&lt;BR /&gt;$volname = $volume.Name&lt;BR /&gt;$level1 = Read-NcDirectory -VserverContext $vserver -Path /vol/$volname|?{($_.Name -notlike ".*") -and ($_.Type -like "directory")-and ($_.Name -notlike "Trash")}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i modify the script to work again?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:54:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/440460#M6652</guid>
      <dc:creator>PawelSliwa</dc:creator>
      <dc:date>2025-06-04T09:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: read-ncdirectory no longer working after update</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/440473#M6653</link>
      <description>&lt;P&gt;Could you try this for path:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Path&amp;nbsp; "/vol/$($volName)"&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 12:11:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/440473#M6653</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2022-12-12T12:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: read-ncdirectory no longer working after update</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/440477#M6654</link>
      <description>&lt;P&gt;Did try - the same result&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 12:35:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/440477#M6654</guid>
      <dc:creator>PawelSliwa</dc:creator>
      <dc:date>2022-12-12T12:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: read-ncdirectory no longer working after update</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/440481#M6655</link>
      <description>&lt;P&gt;changing variable to full volume name in path also ends the same&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 14:44:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/440481#M6655</guid>
      <dc:creator>PawelSliwa</dc:creator>
      <dc:date>2022-12-12T14:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: read-ncdirectory no longer working after update</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/441336#M6668</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/112836"&gt;@PawelSliwa&lt;/a&gt;&amp;nbsp;&amp;nbsp; Were you able to get this working? If so, could you share the solution?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 15:59:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/441336#M6668</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2023-01-31T15:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: read-ncdirectory no longer working after update</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/441455#M6671</link>
      <description>&lt;P&gt;unfortunately i didn't find any solution yet &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and no help from Netapp on this&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 12:03:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/read-ncdirectory-no-longer-working-after-update/m-p/441455#M6671</guid>
      <dc:creator>PawelSliwa</dc:creator>
      <dc:date>2023-02-06T12:03:13Z</dc:date>
    </item>
  </channel>
</rss>

