<?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 powershell/scripts to compare 2 netapp enviroments rights/paths/etc in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-scripts-to-compare-2-netapp-enviroments-rights-paths-etc/m-p/121162#M4908</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Storage has been migrated from 7-mode array to new&amp;nbsp; cDOT , at this moment both arrays are available online before cut off day.&lt;BR /&gt;Do you know any scripts/powershell/ 3rd party tools which could help to compare both enviroments in terms user access&amp;nbsp; to vfilers etc? i mean user rights, paths etc ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;BR /&gt;Explorer&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 20:01:11 GMT</pubDate>
    <dc:creator>explorer12</dc:creator>
    <dc:date>2025-06-04T20:01:11Z</dc:date>
    <item>
      <title>powershell/scripts to compare 2 netapp enviroments rights/paths/etc</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-scripts-to-compare-2-netapp-enviroments-rights-paths-etc/m-p/121162#M4908</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Storage has been migrated from 7-mode array to new&amp;nbsp; cDOT , at this moment both arrays are available online before cut off day.&lt;BR /&gt;Do you know any scripts/powershell/ 3rd party tools which could help to compare both enviroments in terms user access&amp;nbsp; to vfilers etc? i mean user rights, paths etc ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;BR /&gt;Explorer&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 20:01:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-scripts-to-compare-2-netapp-enviroments-rights-paths-etc/m-p/121162#M4908</guid>
      <dc:creator>explorer12</dc:creator>
      <dc:date>2025-06-04T20:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: powershell/scripts to compare 2 netapp enviroments rights/paths/etc</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-scripts-to-compare-2-netapp-enviroments-rights-paths-etc/m-p/121178#M4910</link>
      <description>&lt;P&gt;Are you referring to share/export (NetApp object) permissions or NTFS/NFS permissions (file system objects)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 17:08:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-scripts-to-compare-2-netapp-enviroments-rights-paths-etc/m-p/121178#M4910</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2016-07-11T17:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: powershell/scripts to compare 2 netapp enviroments rights/paths/etc</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-scripts-to-compare-2-netapp-enviroments-rights-paths-etc/m-p/121198#M4914</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're right it's not clear.&amp;nbsp;It's not just about ntfs permissions.&lt;/P&gt;&lt;P&gt;In general i was asked to compare 2&amp;nbsp; netapp configurations 7 mode and cDot where somone else copied&amp;nbsp;the data from 7mode to cDot so now clients could connect to both of them&lt;/P&gt;&lt;P&gt;Storage is provisioned mostly via&amp;nbsp; Volumes, vFilers, qtrees,&lt;/P&gt;&lt;P&gt;My goal is it to confirm as much as i could that clients will be able to connect to their resources as they did before or inform them about differences etc.&lt;/P&gt;&lt;P&gt;Actually i should check on both sides what i will choose that it schould be checked.&lt;/P&gt;&lt;P&gt;Taking into account number of volumes, vFilers, qtrees i'm looking for tools or scripts which could help me in that&amp;nbsp;task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;explorer&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 09:00:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-scripts-to-compare-2-netapp-enviroments-rights-paths-etc/m-p/121198#M4914</guid>
      <dc:creator>explorer12</dc:creator>
      <dc:date>2016-07-12T09:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: powershell/scripts to compare 2 netapp enviroments rights/paths/etc</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-scripts-to-compare-2-netapp-enviroments-rights-paths-etc/m-p/121206#M4916</link>
      <description>&lt;P&gt;It sounds like you want to verify that the users will have access to the data, meaning the file system permissions are the same from old -&amp;gt; new...please correct me if I'm wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know of any third party tools that can do this, but PowerShell can validate NTFS permissions.&amp;nbsp; Here's &lt;A href="https://powershell.org/forums/topic/identifying-ntfs-folder-permission-differences/" target="_self"&gt;a thread&lt;/A&gt; I found which should get you started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 12:43:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-scripts-to-compare-2-netapp-enviroments-rights-paths-etc/m-p/121206#M4916</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2016-07-12T12:43:50Z</dc:date>
    </item>
  </channel>
</rss>

