Creating Dynamic Distribution Group
Hi,
I have created 10 users in Active Directory. State are same for few users. while creating DDG in filter option adding State as a filter for those five users. i am not able to see in privew those five same state users.
can you please help me.
Thanks,
Jay.
October 25th, 2012 1:51pm
Console may take time to update to generate the preview list , If you happen to add apply the user mailbox properties recently
Use Exchange management shell
$FTE = Get-DynamicDistributionGroup "Full Time Employees"
Get-Recipient -RecipientPreviewFilter $FTE.RecipientFilter
Reference-http://technet.microsoft.com/en-us/library/bb232019(v=exchg.150).aspx
Satheshwaran Manoharan | Exchange 2003/2007/2010/2013 | Blog:http://www.careexchange.in | Please mark it as an answer if it really helps you ------------- I do not represent the organisation I work for, all the opinions expressed here are my own. This posting
is provided "AS IS" with no warranties or guarantees and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
October 25th, 2012 4:07pm
Hi Jay,
Any updates?Frank Wang
TechNet Community Support
October 28th, 2012 10:49pm