Projects

Microsoft Exchange Server 2016: Creating a hierarchical address book

As part of an exercise in this learning path on Pluralsight, I create a hierarchical address book which represents the organizational structure of people in the business. Here is how it was done.

  • Create a new distribution group
  • Set the group to be hierarchical
  • Set the distribution group as the hierarchical root address book
  • Run a script which creates distribution groups representing departments. Then it nests departments as distribution group members of the previously created distribution groups.
  • Then I set all the newly created distribution groups to be hierarchical
  • Then I set some seniority indexes on some distribution groups and one member

And that’s it for this post. Thank you for reading!

Leave a Reply