Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

How to pull out the domain local group members and all users are member of trusted domain

$
0
0

Hi

I need to pull out the other domain users which are added in my domain of one domain local group.

when I am running below command to get the group user list getting below error:

PS C:\> Get-ADGroupMember "ic users" | Select-Object name
Get-ADGroupMember : The operation returned because the timeout limit was exceed
ed.
At line:1 char:18
+ Get-ADGroupMember <<<<  "ic users" | Select-Object name
    + CategoryInfo          : OperationTimeout: (ic misc users:ADGroup) [Get-A
   DGroupMember], TimeoutException
    + FullyQualifiedErrorId : The operation returned because the timeout limit
    was exceeded.,Microsoft.ActiveDirectory.Management.Commands.GetADGroupMem
  ber

PS C:\>






Viewing all articles
Browse latest Browse all 21975

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>