Hello,
I have a dynamic distribution that I need to make sure it has the correct members in it, this needs to be updated at least once per day to stay accurate. Is there a way to do this without having to send an email to the group each time? This group is actually not used for email communication, rather I have some processes with our email archving software that run against the users that are members of the group, the processes run each night, and so the group needs to stay up to date with an accurate list of users so that the processes will be applied correctly and nobody gets missed.
Initially, I created the group with powershell, and it pulls all users that have mailboxes on 2 of my 4 exchange 2010 servers and populates them in the group.
Thanks,
JScott2