< Back

Get-AadrmConfiguration

Fri Jan 10, 2020 6:15 pm

NAME Get-AadrmConfiguration



SYNOPSIS

Gets the Rights Management configuration of your tenant.





SYNTAX

Get-AadrmConfiguration [<CommonParameters>]





DESCRIPTION

The Get-AadrmConfiguration cmdlet gets the current Rights Management configuration of your tenant.



You must use PowerShell to see a full list of configuration values for your tenant; you cannot get this

configuration by using a management portal.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES









------ Example 1: Display Rights Management configuration ------



PS C:\\>Get-AadrmConfiguration

BPOSId : 9c11c87a-ac8b-46a3-8d5c-f4d0b72ee29a



RightsManagementServiceId : 5c6bb73b-1038-4eec-863d-49bded473437



LicensingIntranetDistributionPointUrl :

https://5c6bb73b-1038-4eec-863d-49bded4 ... /licensing



LicensingExtranetDistributionPointUrl :

https://5c6bb73b-1038-4eec-863d-49bded4 ... /licensing



CertificationIntranetDistributionPointUrl :

https://5c6bb73b-1038-4eec-863d-49bded4 ... tification



CertificationExtranetDistributionPointUrl:

https://5c6bb73b-1038-4eec-863d-49bded4 ... tification



AdminConnectionUrl :

https://admin.na.aadrm.com/admin/admin. ... bded473437



AdminV2ConnectionUrl :

https://admin.na.aadrm.com/adminV2/admi ... bded473437



OnPremiseDomainName :



Keys : {c46b5d49-1c4c-4a79-83d1-ec12a25f3134}



CurrentLicensorCertificateGuid : c46b5d49-1c4c-4a79-83d1-ec12a25f3134



Templates : { c46b5d49-1c4c-4a79-83d1-ec12a25f3134,



5c6d36g9-c24e-4222-7786e-b1a8a1ecab60}



FunctionalState : Enabled



SuperUsersEnabled : Disabled



SuperUsers : {admin3@contoso.com, admin4@contoso.com}



AdminRoleMembers : {Global Administrator -> 5834f4d6-35d2-455b-a134-75d4cdc82172,



ConnectorAdministrator -> 5834f4d6-35d2-455b-a134-75d4cdc82172}



KeyRolloverCount : 0



ProvisioningDate : 1/30/2014 9:01:31 PM



IPCv3ServiceFunctionalState : Enabled



DevicePlatformState : {Windows -> True, WindowsStore -> True, WindowsPhone -> True, Mac ->



FciEnabledForConnectorAuthorization : True



DocumentTrackingFeatureState : Enabled



This command displays the current Rights Management configuration for your organization.



RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=400608