Tuesday, February 7, 2017

[Azure EMS] Get-AadrmConfiguration - Azure Information Protection

Get-AadrmConfiguration

See the AIP configurations in PowerShell

PS C:\Windows\system32> Get-AadrmConfiguration
(Get-Module aadrm –ListAvailable).Version

BPOSId                                    :
RightsManagementServiceId                 :
LicensingIntranetDistributionPointUrl     :
LicensingExtranetDistributionPointUrl     :
CertificationIntranetDistributionPointUrl :
CertificationExtranetDistributionPointUrl :
AdminConnectionUrl                        :
AdminV2ConnectionUrl                      :
OnPremiseDomainName                       :
Keys                                      : {}
CurrentLicensorCertificateGuid            :
Templates                                 : {--
                                            ...}
FunctionalState                           : Enabled
SuperUsersEnabled                         : Enabled
SuperUsers                                : {super use listed here}

AdminRoleMembers                          : {}
KeyRolloverCount                          : 0
ProvisioningDate                          : 2014-12-22 오전 5:47:34
IPCv3ServiceFunctionalState               : Enabled
DevicePlatformState                       : {Windows -> True, WindowsStore -> True, WindowsPhone -> True, Mac -> True...}
FciEnabledForConnectorAuthorization       : True
DocumentTrackingFeatureState              : Enabled
Major         : 2
Minor         : 6
Build         : 0
Revision      : 0
MajorRevision : 0
MinorRevision : 0



PS C:\Windows\system32>


Note: SuperUsers can ben chceked as well.



No comments:

Post a Comment