<?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: PS command reference &amp;amp; Export policy backup in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PS-command-reference-amp-Export-policy-backup/m-p/155018#M27609</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe these documents can also help you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Making-The-Most-Of-Data-ONTAP-PowerShell-Toolkit/ta-p/87234" target="_blank"&gt;https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Making-The-Most-Of-Data-ONTAP-PowerShell-Toolkit/ta-p/87234&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.netapp.com/t5/Cloud-Articles-and-Resources/Getting-Started-With-Data-ONTAP-PowerShell-Toolkit-pptx/ta-p/87123" target="_blank"&gt;https://community.netapp.com/t5/Cloud-Articles-and-Resources/Getting-Started-With-Data-ONTAP-PowerShell-Toolkit-pptx/ta-p/87123&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.netapp.com/us/media/tr-4161.pdf" target="_blank"&gt;https://www.netapp.com/us/media/tr-4161.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://fieldportal.netapp.com/content/316607" target="_blank"&gt;https://fieldportal.netapp.com/content/316607&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Pedro&lt;/P&gt;</description>
    <pubDate>Wed, 18 Mar 2020 21:42:48 GMT</pubDate>
    <dc:creator>pedro_rocha</dc:creator>
    <dc:date>2020-03-18T21:42:48Z</dc:date>
    <item>
      <title>PS command reference &amp; Export policy backup</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PS-command-reference-amp-Export-policy-backup/m-p/154997#M27605</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where can I find the current PowerShell Toolkit command line reference?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also I'm looking for a script which can export qtrees including export-policy settings and import it on another svm.&lt;/P&gt;
&lt;P&gt;I found this for cifs shares + export polices&amp;nbsp;&lt;A href="https://github.com/DatacenterDudes/cDOT-CIFS-share-backup-restore" target="_blank"&gt;https://github.com/DatacenterDudes/cDOT-CIFS-share-backup-restore&lt;/A&gt;&amp;nbsp; which works very well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:15:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PS-command-reference-amp-Export-policy-backup/m-p/154997#M27605</guid>
      <dc:creator>Thomas_</dc:creator>
      <dc:date>2025-06-04T11:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: PS command reference &amp; Export policy backup</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PS-command-reference-amp-Export-policy-backup/m-p/155001#M27606</link>
      <description>&lt;P&gt;Once you have the PSTK module loaded, the "Show-NcHelp" cmdlet will launch the documentation in your web browser, which will include all of the information about various cmdlets. Off the top of my head, I would think you'd want to look at the "Get-NcQtree", "Get-NcExportPolicy" and "Get-NcExportRule" cmdlets to pull in data from your "source" cluster and then duplicate on your "destination" cluster.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, I don't have any code handy to help out with your specific use case, but if you start writing a script/function and run into issues, post your code and I'll be happy to help work the kinks out!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 15:21:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PS-command-reference-amp-Export-policy-backup/m-p/155001#M27606</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2020-03-18T15:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: PS command reference &amp; Export policy backup</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PS-command-reference-amp-Export-policy-backup/m-p/155018#M27609</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe these documents can also help you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Making-The-Most-Of-Data-ONTAP-PowerShell-Toolkit/ta-p/87234" target="_blank"&gt;https://community.netapp.com/t5/Virtualization-Articles-and-Resources/Making-The-Most-Of-Data-ONTAP-PowerShell-Toolkit/ta-p/87234&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.netapp.com/t5/Cloud-Articles-and-Resources/Getting-Started-With-Data-ONTAP-PowerShell-Toolkit-pptx/ta-p/87123" target="_blank"&gt;https://community.netapp.com/t5/Cloud-Articles-and-Resources/Getting-Started-With-Data-ONTAP-PowerShell-Toolkit-pptx/ta-p/87123&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.netapp.com/us/media/tr-4161.pdf" target="_blank"&gt;https://www.netapp.com/us/media/tr-4161.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://fieldportal.netapp.com/content/316607" target="_blank"&gt;https://fieldportal.netapp.com/content/316607&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 21:42:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/PS-command-reference-amp-Export-policy-backup/m-p/155018#M27609</guid>
      <dc:creator>pedro_rocha</dc:creator>
      <dc:date>2020-03-18T21:42:48Z</dc:date>
    </item>
  </channel>
</rss>

