<?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: DataONTAP powershell module documentation. in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/DataONTAP-powershell-module-documentation/m-p/135105#M5515</link>
    <description>&lt;P&gt;Get-Help works just fine without the "-Online" switch.&amp;nbsp; The help isn't plublished to a URL, so there's no place for it to retrieve the information from.&amp;nbsp; As&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/11560"&gt;@JGPSHNTAP&lt;/a&gt;&amp;nbsp;noted, there's a number of places to view the help:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Get-NcHelp / Get-NaHelp =&amp;nbsp;List the cmdlets available for the respetive platform ("Na" = 7-mode, "Nc" = clustered).&lt;/LI&gt;&lt;LI&gt;Show-NcHelp / Show-NaHelp = Open the HTML based help in the default browser.&amp;nbsp; This is a convenient way to view the equivalent of "Get-Help $cmdlet -Full" for all of the cmdlets, but in a browser.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;And, of course, you can use "Get-Help $cmdlet", with all the normal parameters (Full, Examples, etc...except Online).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2017 14:58:27 GMT</pubDate>
    <dc:creator>asulliva</dc:creator>
    <dc:date>2017-10-09T14:58:27Z</dc:date>
    <item>
      <title>DataONTAP powershell module documentation.</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/DataONTAP-powershell-module-documentation/m-p/135076#M5512</link>
      <description>&lt;P&gt;Where is all the documentation for all cmdlets with parameter descriptions?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:30:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/DataONTAP-powershell-module-documentation/m-p/135076#M5512</guid>
      <dc:creator>ijustwantthemodule</dc:creator>
      <dc:date>2025-06-04T14:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: DataONTAP powershell module documentation.</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/DataONTAP-powershell-module-documentation/m-p/135077#M5513</link>
      <description>&lt;P&gt;show-nchelp, get-nchelp, get-nahelp,show-nahelp.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 19:35:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/DataONTAP-powershell-module-documentation/m-p/135077#M5513</guid>
      <dc:creator>JGPSHNTAP</dc:creator>
      <dc:date>2017-10-06T19:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: DataONTAP powershell module documentation.</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/DataONTAP-powershell-module-documentation/m-p/135079#M5514</link>
      <description>&lt;P&gt;Interesting. Not your average powershell module.. get-help get-ncvol -online would have been more along the powershell rules &lt;img id="smileylol" class="emoticon emoticon-smileylol" src="https://community.netapp.com/i/smilies/16x16_smiley-lol.png" alt="Smiley LOL" title="Smiley LOL" /&gt; &amp;nbsp;I did notice another post asking the same question after I posted this. The nchelp cmdlets are not intuitive even for very well versed PS users unless you review every single cmdlet in the module.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 22:40:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/DataONTAP-powershell-module-documentation/m-p/135079#M5514</guid>
      <dc:creator>ijustwantthemodule</dc:creator>
      <dc:date>2017-10-06T22:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: DataONTAP powershell module documentation.</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/DataONTAP-powershell-module-documentation/m-p/135105#M5515</link>
      <description>&lt;P&gt;Get-Help works just fine without the "-Online" switch.&amp;nbsp; The help isn't plublished to a URL, so there's no place for it to retrieve the information from.&amp;nbsp; As&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/11560"&gt;@JGPSHNTAP&lt;/a&gt;&amp;nbsp;noted, there's a number of places to view the help:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Get-NcHelp / Get-NaHelp =&amp;nbsp;List the cmdlets available for the respetive platform ("Na" = 7-mode, "Nc" = clustered).&lt;/LI&gt;&lt;LI&gt;Show-NcHelp / Show-NaHelp = Open the HTML based help in the default browser.&amp;nbsp; This is a convenient way to view the equivalent of "Get-Help $cmdlet -Full" for all of the cmdlets, but in a browser.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;And, of course, you can use "Get-Help $cmdlet", with all the normal parameters (Full, Examples, etc...except Online).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 14:58:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/DataONTAP-powershell-module-documentation/m-p/135105#M5515</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2017-10-09T14:58:27Z</dc:date>
    </item>
  </channel>
</rss>

