Implementing HAB functionality through Exchange online

Source: Internet
Author: User

1 Test Content

This document is tested with the ability to implement HAB hierarchical Address Book functionality through Exchange online, enabling end users to visually see the entire company's architecture and people through outlook

2 Purpose of testing

The purpose of this document is to verify that you have HAB hierarchical Address book functionality and implementation methods through Exchange online

3 Test Flow 3.1 user creation

By creating 5 users in bulk on Office 365 and assigning Exchange online licenses, such as:

650) this.width=650; "height=" 307 "title=" clip_image002 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image002 "src=" http://s3.51cto.com/wyfs02/M02/82/B6/ Wkiol1dfxtjwssmzaabwfrhuihq292.jpg "border=" 0 "/>

The mailbox users you create belong to 3 departments: IT department, finance Department, Human resources department, such as:

650) this.width=650; "height=" 215 "title=" clip_image004 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image004 "src=" http://s3.51cto.com/wyfs02/M00/82/B6/ Wkiol1dfxtmyt_pxaabetdsu5km517.jpg "border=" 0 "/>

3.2 Distribution Group creation

Create a distribution group from the Exchange Online Admin Center, this test hab includes a 2-tier architecture with the root: Contoso company,2-level architecture includes: it, finance and human resources

A total of 4 distribution groups were created for this test, as follows:

650) this.width=650; "height=" "title=" clip_image006 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image006 "src=" http://s3.51cto.com/wyfs02/M00/82/B6/ Wkiol1dfxtmsnadeaabf7g92sse911.jpg "border=" 0 "/>

Contoso Company Distribution group members are: IT department, finance Department and Human Resources department

650) this.width=650; "height=" 405 "title=" clip_image008 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image008 "src=" http://s3.51cto.com/wyfs02/M01/82/B6/ Wkiol1dfxtui6sjxaab9e8l2ovw351.jpg "border=" 0 "/>

The IT department consists of 2 employees, such as:

650) this.width=650; "height=" 488 "title=" clip_image010 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image010 "src=" http://s3.51cto.com/wyfs02/M02/82/B6/ Wkiol1dfxtyym6cgaab4scossts636.jpg "border=" 0 "/>

The finance Department includes 1 employees, such as:

650) this.width=650; "height=" 369 "title=" clip_image012 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image012 "src=" http://s3.51cto.com/wyfs02/M02/82/B7/ Wkiom1dfxcvalyokaabhf3xnw_e926.jpg "border=" 0 "/>

Human resources include 2 people, such as:

650) this.width=650; "height=" 430 "title=" clip_image014 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image014 "src=" http://s3.51cto.com/wyfs02/M00/82/B6/ Wkiol1dfxt2jkb7laabpouxuq-k659.jpg "border=" 0 "/>

3.3 Setting Hab root organization

Set the Contoso company group to the root organization of HAB by using the following command:

Set-organizationconfig-hierarchicaladdressbookroot "Contoso Company"

650) this.width=650; "height=" "title=" clip_image016 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image016 "src=" http://s3.51cto.com/wyfs02/M01/82/B6/ Wkiol1dfxt7swc3naaaadz1ogei895.jpg "border=" 0 "/>

3.4 Assigning other distribution groups as HAB members

Specify each distribution group as a HAB member by using the following command.

Set-group-identity "Contoso Company"-ishierarchicalgroup $true

650) this.width=650; "height=" "title=" clip_image018 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image018 "src=" http://s3.51cto.com/wyfs02/M02/82/B6/ Wkiol1dfxt-htt_raaax48aeyf4112.jpg "border=" 0 "/>

3.5 make a custom arrangement for a group or user

Arrange the groups in the following order:

①contoso Company

② Finance Dept.

② Human Resources department

②it Department

Set with the following command:

Set-group-identity "Finance Department"-seniorityindex 100

Set-group-identity "Human Resources department"-seniorityindex 50

Set-group-identity "IT department"-seniorityindex 25

We can also specify the user's Seniorityindex parameter to arrange the user

Set-user-identity "[email protected]"-seniorityindex 100

Set complete results such as:

650) this.width=650; "height=" 282 "title=" clip_image020 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image020 "src=" http://s3.51cto.com/wyfs02/M00/82/B7/ Wkiom1dfxc7bpdbaaabnyikkqdo076.jpg "border=" 0 "/>

Note:

The seniorityindex parameter is a numeric value that is used to arrange groups or users in descending order of numbers in HAB. If the "seniorityindex" parameter is not set, or if two or more users have the same value for this parameter, the HAB sort order uses the "phoneticdisplayname" parameter value to list the user in ascending alphabetical order. If the phoneticdisplayname value is not set, the HAB sort order defaults to the "DisplayName" parameter value and lists the user in ascending alphabetical order.

This article is from "Jianbin Liu's Blog" blog, please be sure to keep this source http://liujb.blog.51cto.com/269257/1788998

Implementing HAB functionality through Exchange online

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.