Configuring Exchange Recipients and Public Folders Flashcards
Configuring Exchange Recipients and Public Folders
What should you create to have a user in a trusted forest access a mailbox in your own forest?
Create a linked mailbox
Which parameter of the Set-CalendarProcessing cmdlet will indicate pending requests as tentative on the calendar?
-TentativePendingApproval
Which cmdlet modifies such properties as Calendar Attendant, resource booking assistant, and calendar configuration for the target mailbox?
Set-CalendarProcessing
Where can you set the Prohibit send and receive quota limit so that it affects all users’ mailboxes on a particular database?
On the database
How can you allow a user named Joseph to open and read the contents of Sara’s mailbox?
Give Joseph Read permissions to Sara’s account, or delegate mailbox access in Outlook
What would prevent a user from sending e-mail even after they delete items from their mailbox?
This would occur if the user had not deleted the items from the Deleted items folder, or if the user was still beyond the storage limit.
What property of a recipient must be enabled so that the recipient can have messages sent to an archive folder?
the Archive property
Which cmdlet in Exchange 2010 SP1 updates folder-level permissions for all folders within a user’s mailbox?
Set-MailboxFolderPermission
Which parameter must you use with the Enable-Mailbox cmdlet to use an existing managed folder policy?
the -ManagedFolderMailboxPolicy parameter
What script would you type to apply the RP-Tax retention policy to all the users in the Tax distribution group?
Get-DistributionGroupMember -Identity “Tax” | Set-Mailbox -RetentionPolicy “RP-Tax”
What cmdlet do you use to create a new management role group?
New-RoleGroup
Which cmdlet would you use if you wanted to set a meeting request for a resource mailbox as tentative?
Set-CalendarProcessing
What built-in management role has the ability to create top-level public folders?
the Public Folder Management role group
Which GUI utility can you use to create custom resource properties for an equipment mailbox?
None. You can only use the Set-ResourceConfig cmdlet.
Which cmdlet in Exchange 2010 SP1 helps you troubleshoot the health of the Microsoft Exchange Mailbox Assistants service (MSExchangeMailboxAssistants) by verifying that the Mailbox Assistants service can recover from health issues and to report the status of the diagnosis or recovery action?
The Test-AssistantHealth cmdlet
How can you create a dynamic distribution group?
You can use either the New-DynamicDistributionGroup cmdlet or the Exchange Management Console.
What permission must you give a user named Bill to allow him to respond to e-mail messages as if he were another user, named Anita?
Give Bill Send As permissions to Anita’s account
What utility in Exchange 2010 can you use to configure a dynamic distribution group filter?
Exchange Management Shell
Which cmdlet in Exchange 2010 SP1 can you use to import historical mailbox data from .pst files directly to the user’s personal archive?
New-MailboxImportRequest
How can you limit the scope of a new management role group to apply to only a particular organization in an Active Directory domain?
Use the -RecipientOrganizationalUnitScope parameter with the New-RoleGroup cmdlet
What cmdlet can be used to assign permissions to a public folder?
the Add-PublicFolderAdministrativePermission cmdlet
What parameter should you include with the Set-Mailbox cmdlet to forward messages to another user?
-ForwardingAddress
What type of mailbox is used for meeting locations?
Room mailbox
When you specify that a distribution group is moderated, who is the default moderator?
The owner of the group