I've experimented with the different types of send connectors one can create in Exchange 2010. As
http://technet.microsoft.com/en-us/library/aa998662.aspx clearly states, specifying different types of send connectors would result in different permissions being assigned to the respective
object. However when the connectors are analyzed using Get-SendConnector <connector> | Get-ADPermission the same set of permissions are present on a Custom type as well as on an Internal one. What would be the explanation for this ?
↧