Can someone help me with creating a PowerShell script that will pull from Active Directory the following report from selected AD Security groups like "Domain Admins", "Enterprise Admins" etc.
formating as followed. Name,Displayname,Title,SamAccountName,DistinguishedName(filtered by out to list only domain)
Looking for the report to be a CSV file. Thanks