You need to ensure that the users can locate ConfRoom1 …

You create a mailbox named ConfRoom1 as shown in the exhibit. (Click the Exhibit button.)

Users report that when they schedule meetings and attempt to locate ConfRoom1 in the All Rooms address list,
they do not see ConfRoom1 on the list.
You need to ensure that the users can locate ConfRoom1 on the All Rooms address list.
What should you do?

You create a mailbox named ConfRoom1 as shown in the exhibit. (Click the Exhibit button.)

Users report that when they schedule meetings and attempt to locate ConfRoom1 in the All Rooms address list,
they do not see ConfRoom1 on the list.
You need to ensure that the users can locate ConfRoom1 on the All Rooms address list.
What should you do?

A.
Modify the Sharing Policy that is associated to ConfRoom1.

B.
Run the Update-AddressList command and specify the -Identity parameter.

C.
Run the Set-Mailbox command and specify the -IsRootPublicFolderMailbox parameter.

D.
Delete the ConfRoom1 mailbox, and create a new resource mailbox.

Explanation:
New-Mailbox
This example creates a user in Active Directory and a resource mailbox for a conference room. The resource
mailbox is located in Mailbox Database 1. The password must be reset at the next logon. The Exchange
Management Shell prompts for the value of the initial password because it’s not specified. New-Mailbox –
UserPrincipalName [email protected] -Alias confmbx -Name ConfRoomMailbox – Database “MailboxDatabase 1” -OrganizationalUnit Users -Room -ResetPasswordOnNextLogon $true



Leave a Reply 0

Your email address will not be published. Required fields are marked *