<?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: Where do I go to find documentation on powershell toolkit? in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Where-do-I-go-to-find-documentation-on-powershell-toolkit/m-p/149307#M6018</link>
    <description>&lt;P&gt;You can enter 'Show-NcHelp' and a browser will open with access to each cmdlet - it also groups cmdlets by category, etc.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2019 15:00:58 GMT</pubDate>
    <dc:creator>JohnChampion</dc:creator>
    <dc:date>2019-07-02T15:00:58Z</dc:date>
    <item>
      <title>Where do I go to find documentation on powershell toolkit?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Where-do-I-go-to-find-documentation-on-powershell-toolkit/m-p/149297#M6016</link>
      <description>&lt;P&gt;I trying to search for powershell toolkit documentation for cmdlet and trying to find out what are all the return object of a cmdlet, for example:&amp;nbsp;Get-NcCifsSessionFile.&amp;nbsp; I am trying to google and doesn't seem to find any documentation on the cmdlet anywhere.&amp;nbsp; I don't want to have to download the toolkit and then find out.&amp;nbsp; There got to be documentation somewhere.&amp;nbsp;&amp;nbsp;Any direction?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:25:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Where-do-I-go-to-find-documentation-on-powershell-toolkit/m-p/149297#M6016</guid>
      <dc:creator>Trinh</dc:creator>
      <dc:date>2025-06-04T12:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Where do I go to find documentation on powershell toolkit?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Where-do-I-go-to-find-documentation-on-powershell-toolkit/m-p/149304#M6017</link>
      <description>&lt;P&gt;Your best bet will be to use PowerShell's "Get-Help" function to display the syntax for a given cmdlet. If you'd like to get all of the methods/properties associated with a cmdlet, you can run the cmdlet and then pipe it to Get-Member like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Get-NcCifsSessionFile | Get-Member&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;This will return all of the names, types, and definitions of the data collected by the cmdlet. As far as I know, this documentation only exists within the Toolkit itself and isn't documented elsewhere.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 13:11:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Where-do-I-go-to-find-documentation-on-powershell-toolkit/m-p/149304#M6017</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2019-07-02T13:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Where do I go to find documentation on powershell toolkit?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Where-do-I-go-to-find-documentation-on-powershell-toolkit/m-p/149307#M6018</link>
      <description>&lt;P&gt;You can enter 'Show-NcHelp' and a browser will open with access to each cmdlet - it also groups cmdlets by category, etc.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 15:00:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Where-do-I-go-to-find-documentation-on-powershell-toolkit/m-p/149307#M6018</guid>
      <dc:creator>JohnChampion</dc:creator>
      <dc:date>2019-07-02T15:00:58Z</dc:date>
    </item>
  </channel>
</rss>

