Microsoft Exchange Online
A Microsoft email and calendaring hosted service.
1,901 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi All
i am using the below syntax in exchange online, i am getting error.
Select-Object : A positional parameter cannot be found that accepts argument 'System.Object[]'.
At line:1 char:79
Get-DistributionGroupMember -Resultsize Unlimited DL1@contoso.com | Select DisplayName,title,userprincipalname,Department,Manager,EmployeeID,Office,country,extension attribute01,PrimarySMTPAddress| Export-csv -path C:\temp\output.csv -NoTypeInformation