Re: Exchange 2007-Dynamic Distribution Group - Custom Attribute
- From: "Rich Matheisen [MVP]" <richnews@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 05 Jun 2008 21:58:16 -0400
greg.hart@xxxxxxxxxxxxxxxx wrote:
I may be missing the mark here, but have been toying with this for a
while and not making much progress. I will also preface this with I
am in no way an 'Exchange Person" so please be kind in the replies.
I am setting up a few Dynamic Distribution lists and for the ones that
we are basing on Department, I have managed to get those to work using
the predefined condition 'Recipient is in a Department. The next
thing I was trying to do was setup Dynamic list for people that had
XYZ in their Office location in AD. I guess I was hoping that I could
set the Custom Attribute to physicalDeliveryOfficeName and use the
custom attribute condition to include the people where Custom
Attribute 1 equals XYZ.
You'll have to construct your own RecipientFilter in OPATH syntax. But
if the appropriate property is already populated, just use it. No need
to duplicate the data.
physicalDeliveryOfficeName == Office
Something like this:
RecipientFilter{ Office -like "XYZ" }
I'm not clear if the custom attributes are attributes exchange is not
predefining, like State, Dept, Company, or if they are custom AD
attributes or soemthing totally different.
"Custom Attributes" are AD properties. Their contents can be anything
you'd like them to be (with the limitation that the length of data
doesn't exceed the maximum allowed for the property). So, the "Custom
Attributes" are predefined, they just don't have a predefined use.
So if they are not indended to be used as I am using them above, does
anyone have any thoughts on if I can create a Dynamic Distribution
list and only select people with XYZ as their Office location?
--
Rich Matheisen
MCSE+I, Exchange MVP
MS Exchange FAQ at http://www.swinc.com/resource/exch_faq.htm
Don't send mail to this address mailto:h.pott@xxxxxxxxxxxxx
Or to these, either: mailto:h.pott@xxxxxxxxxxxxxxx mailto:melvin.mcphucknuckle@xxxxxxxxxxxxx mailto:melvin.mcphucknuckle@xxxxxxxxxxxxxxx
.
- Follow-Ups:
- Re: Exchange 2007-Dynamic Distribution Group - Custom Attribute
- From: greg . hart
- Re: Exchange 2007-Dynamic Distribution Group - Custom Attribute
- References:
- Exchange 2007-Dynamic Distribution Group - Custom Attribute
- From: greg . hart
- Exchange 2007-Dynamic Distribution Group - Custom Attribute
- Prev by Date: RE: Cannot Remove/Uninstall Exchange 2007 Management Tools on XP
- Next by Date: Re: Exchange 2007 System Attendant service (Mad.exe) consumes 50% of cpu
- Previous by thread: Re: Exchange 2007-Dynamic Distribution Group - Custom Attribute
- Next by thread: Re: Exchange 2007-Dynamic Distribution Group - Custom Attribute
- Index(es):
Relevant Pages
|