You work as an Exchange Administrator for ABC Inc. The company has a Windows 2008
Active Directorybased network. The network contains an Exchange Server 2010
organization.
You need to enable automatic booking for a room mailbox called TrainingRoom.
Which of the following commands will you enter in the Exchange Management Shell to
accomplish this task?
A.
New-CalendarProcessing TrainingRoom -AutomateProcessing:AutoAccept.
B.
Set-CalendarProcessing TrainingRoom -AutomateProcessing:AutoAccept.
C.
Set-MailboxCalendarSettings TrainingRoom -AutomateProcessing:None.
D.
New-Mailbox -UserPrincipalName [email protected] -database “Mailbox
Database” -Name
“Training Room” -OrganizationalUnit Users -DisplayName “Training Room” –
ResetPasswordOnNextLogon $false -Room -AutomateProcessing:AutoAccept.