Forum Discussion

Chris Parker's avatar
Chris Parker
Iron Contributor
Dec 23, 2016
Solved

"New-TransportRule -FromMemberOf" fails because object can't be found

I'm trying to create a transport rule (Exchange Online) to add an image to outgoing emails where the send is a member of a certain group.   I've created the group in AD and performed a delta sync t...
  • VasilMichev's avatar
    Dec 24, 2016

    The group needs to be 'recognizable' by Exchange. You cannot use a regular security group, it needs to be mail-enabled. Or a simple distributiongroup. In other words, it should appear in the list you get with Get-Group or Get-Recipient.

Resources