<?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: how to - list groups for domainuser in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52673#M2477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it's impossible but wasn't sure&lt;/P&gt;&lt;P&gt;I'm familiar with invoke-nassh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks you for being my private mentor &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Apr 2013 15:54:24 GMT</pubDate>
    <dc:creator>JSHACHER11</dc:creator>
    <dc:date>2013-04-26T15:54:24Z</dc:date>
    <item>
      <title>how to - list groups for domainuser</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52645#M2472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to list all groups a domainuser is in - for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;command whitehouse\obama&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whitehouse\obama is in groups sd_group,backup operators&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw C:\PS&amp;gt;Get-NaDomainUser - but it is asking to input a group&lt;/P&gt;&lt;P&gt;I've also seen this: C:\PS&amp;gt;Get-NaGroup | Get-NaDomainUser - this just lists all domain users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:04:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52645#M2472</guid>
      <dc:creator>JSHACHER11</dc:creator>
      <dc:date>2025-06-05T06:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to - list groups for domainuser</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52650#M2474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the below command, Please check all other group also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;useradmin domainuser list -g Administrators&lt;/P&gt;&lt;P&gt;List of SIDS in Administrators&lt;/P&gt;&lt;P&gt;S-1-5-21-829997826-372528177-1256645902-500&lt;/P&gt;&lt;P&gt;S-1-5-21-337916495-1329879564-1005799528-512&lt;/P&gt;&lt;P&gt;S-1-5-21-337916495-1329879564-1005799528-118262&lt;/P&gt;&lt;P&gt;S-1-5-21-337916495-1329879564-1005799528-118263&lt;/P&gt;&lt;P&gt;S-1-5-21-337916495-1329879564-1005799528-118943&lt;/P&gt;&lt;P&gt;S-1-5-21-337916495-1329879564-1005799528-118335&lt;/P&gt;&lt;P&gt;S-1-5-21-829997826-372528177-1256645902-131074&lt;/P&gt;&lt;P&gt;S-1-5-21-829997826-372528177-1256645902-131077&lt;/P&gt;&lt;P&gt;S-1-5-21-194394294-102398579-185099702-40066&lt;/P&gt;&lt;P&gt;S-1-5-21-829997826-372528177-1256645902-131075&lt;/P&gt;&lt;P&gt;S-1-5-21-829997826-372528177-1256645902-131081&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 14:55:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52650#M2474</guid>
      <dc:creator>bondbhola</dc:creator>
      <dc:date>2013-04-26T14:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to - list groups for domainuser</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52659#M2475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a. I'm after a powershell command&lt;/P&gt;&lt;P&gt;b. I want to input the domainuser (whitehouse\obama) and get an output similar to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user whitehouse\obama is a member of the following groups:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;backup operators&lt;/P&gt;&lt;P&gt;snapdrive_users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks anyway&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 15:25:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52659#M2475</guid>
      <dc:creator>JSHACHER11</dc:creator>
      <dc:date>2013-04-26T15:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to - list groups for domainuser</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52664#M2476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It's me again!&amp;nbsp; Are you looking for the equivalent of a "wcc -s" command?&amp;nbsp; Or are you looking for an output of all the groups local to the filer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think there is any built in command with the wcc functions, but I also have not installed the 2.3 toolkit yet.&amp;nbsp; I do know that using the 2.3 toolkit you can use invoke-nassh -command COMMAND to run any particular command that there is no cmdlet for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 15:33:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52664#M2476</guid>
      <dc:creator>cscott</dc:creator>
      <dc:date>2013-04-26T15:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to - list groups for domainuser</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52673#M2477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it's impossible but wasn't sure&lt;/P&gt;&lt;P&gt;I'm familiar with invoke-nassh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks you for being my private mentor &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 15:54:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52673#M2477</guid>
      <dc:creator>JSHACHER11</dc:creator>
      <dc:date>2013-04-26T15:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to - list groups for domainuser</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52678#M2478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-NaGroup | ? { Get-NaDomainUser -Group $_ | ? { $_.Name -imatch "myusername" } }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 16:36:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/how-to-list-groups-for-domainuser/m-p/52678#M2478</guid>
      <dc:creator>bsti</dc:creator>
      <dc:date>2013-05-08T16:36:50Z</dc:date>
    </item>
  </channel>
</rss>

