What cmdlet should you use?

You have an Exchange Server 2010 SP1 organization.

You need to ensure that a user named user1 can manage the properties of all the public folders in the organization.

What cmdlet should you use?

You have an Exchange Server 2010 SP1 organization.

You need to ensure that a user named user1 can manage the properties of all the public folders in the organization.

What cmdlet should you use?

A.
New-ManagementScope.

B.
Set-Mailbox.

C.
Set-ManagementRoleAssignment.

D.
New-MailContact.

E.
Set-MailUser.

F.
Set-Group.

G.
Set-MailboxFolderPermissions.

H.
New-TransportRule.

I.
New-ManagementRoleAssignment.

J.
Add-ADPermissions.

Explanation:
New-ManagementRoleAssignment -Name “Public Folder Management for User1” -Role “Public Folder Management” -User User1

Reference:

http://technet.microsoft.com/en-us/library/dd335193
http://technet.microsoft.com/en-us/library/dd876947.aspx



Leave a Reply 0

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