Forum Discussion
FarleyT
Oct 06, 2020Copper Contributor
Looking for a script to import cvs file that contains Email addresses into a Distribution List
I have a simply Excel CVS files that contains the user's last name & email address. The PowerShell script I'm using is erroring out. Does anyone have a script that I may be able to used. FYI: I'm...
FarleyT
Oct 08, 2020Copper Contributor
Still not working. One thing that I'm noticing that may be the problem, is the {Add-DistributionGroupMember command. I notice when I begin to type in PowerShell ISE the Add-DistributionGroupMember does not populate like other commands SeanMcAvinue
SeanMcAvinue
Oct 08, 2020MVP
Is this for Exchange on prem or Exchange Online? If on prem you need to run in the Exchange management shell. If online you need to install and connect to the EOL PowerShell module: https://docs.microsoft.com/en-us/powershell/exchange/connect-to-exchange-online-powershell?view=exchange-ps