70-347 Free Dumps Study Materials
Question 8: You are the Office 365 administrator for a company that has a dedicated conference room for
the sales team.
You must limit booking of the conference room to sales team members and prevent reservations
more than 90 days in advance.
You need to create the room mailbox with the required settings.
Which three Windows PowerShell commands should you run in sequence? To answer, move the
appropriate actions from the list of actions to the answer area and arrange them in the correct order.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct
orders you select.
Correct Answer:Explanation
Step 1: Set-MsolGroup
The New-MsolGroup cmdlet adds a new security group to Azure Active Directory.
Step 2: New-Mailbox
Use the New-Mailbox cmdlet to create mailboxes and user accounts at the same time.
Step 3: Set-CalendarProcessing
Use the Set-CalendarProcessing cmdlet to modify calendar processing options for resource
mailboxes, which include the Calendar Attendant, resource booking assistant, and calendar
configuration. Note that this cmdlet is effective only on resource mailboxes.
References:
https://docs.microsoft.com/en-us/powershell/module/msonline/new-msolgroup?view=azureadps-
1.0
https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/new-
mailbox?view=exchange-ps
https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/set-
calendarprocessing?view=exchang