PrepAway - Latest Free Exam Questions & Answers

Which Windows PowerShell cmdlet should you run?

You plan to deploy an Office 365 tenant to multiple offices around the country.
You need to modify the users and groups who are authorized to administer the Rights Management service.
Which Windows PowerShell cmdlet should you run?

PrepAway - Latest Free Exam Questions & Answers

A.
Add-MsolGroupMember

B.
Get-Add rm Role Based Administrator

C.
Remove-AadrmRoleBasedAdministrator

D.
Enable AadrmSuperUserFeature

Explanation:

https://technet.microsoft.com/en-us/library/jj585027.aspx
Word for word matches the question :
“Manage users and groups who are authorized to administer the Rights Management service for your organization.” Can use one of these three commands. The
only one listed in the answer section is the Remove-AadrmRoleBasedAdministrator Add-AadrmRoleBasedAdministrator
Get-AadrmRoleBasedAdministrator
Remove-AadrmRoleBasedAdministrator

5 Comments on “Which Windows PowerShell cmdlet should you run?

  1. Diego says:

    You plan to deploy an Office 365 tenant to multiple offices around the country.
    You need to modify the users and groups who are authorized to administer the
    Rights Management service. Which Windows PowerShell cmdlet should you run?
    A. Add-MsolGroupMember
    B. Get-Add rm Role Based Administrator
    C. Remove-AadrmRoleBasedAdministrator
    D. Enable AadrmSuperUserFeature
    Answer: A




    0



    0
  2. Waqas says:

    https://docs.microsoft.com/en-us/rights-management/deploy-use/administer-powershell

    https://msdn.microsoft.com/library/azure/dn629398.aspx

    Options A is cmdlet is not even exist (refer with links mention above)

    Options B is cmdlet is Gets the users who have administrative rights for Rights Management. (refer with links mention above)

    Options C is cmdlet is Removes administrative rights from Rights Management. (refer with links mention above)

    Options D is cmdlet is Manage the super user feature of Rights Management for your organization. (refer with links mention above)




    0



    0
  3. EricB says:

    Diego, A is incorrect. The answer is C.

    All the commands for the Azure Active Directory Right Management include the phrase “aadrm”. This is Microsoft being jerks as usual trying to see if you know one of the commands even though it’s not the command you’d likely use first in the real world.

    Most ppl would run Get-AadrmRoleBasedAdministrator first to see which users are assigned ConnectorAdministrator or GlobalAdministrator rights and then proceed with the Add or Remove commands.




    4



    0

Leave a Reply