Hey Guys,
I need to remove an email address from a distribution group, the web interface lacks the ability to do this as far as I can see so I've turned to PowerShell.
I'm not very familiar with it so i'm struggling to locate the right command. The closest I can see is;
Remove-DistributionGroupMember
This does not seem to be right though as it's not a member I want to remove its an email address from the "Email Options" section.
Can someone point me to the right command please?