Get-ADGroupmember using powershell
Get-ADGroupmember using powershell
Get-ADGroupMember -Server "abc.com" -Identity "Domain Admins" -Recursive | Get-ADUser | Select Name, samaccountname, Enabled | export-csv c:\Temp\Domain-Admins.csv
We use cookies to understand how you use our site and improve your experience. This includes personalized content and advertising.... Learn more
Join the conversation