AADRM

Op deze pagina worden Help-koppelingen weergegeven voor de AADRM-cmdlets die de beveiligingsservice (Azure Rights Management) voor Azure Information Protection beheren.

Notitie

Deze module is nu afgeschaft en vervangen door de AIPService-module . Ondersteuning voor de AADRM-module is beëindigd op 15 juli 2020.

Als u deze oudere versie van de module hebt geïnstalleerd, installeert u de AIPService-module. Hoewel de nieuwe cmdlets aliassen hebben voor de oude cmdlets, werkt u ook scripts bij die verwijzen naar de AADRM-cmdlets.

Met deze PowerShell-cmdlets kunt u de Azure Rights Management-service beheren vanaf de opdrachtregel. Hoewel deze beheermethode automatisering mogelijk maakt, ondersteunt het ook betrouwbare en herhaalde processen om administratieve overhead te verminderen. Bovendien zijn voor geavanceerde configuraties en sommige bewerkingen deze PowerShell-module vereist.

Zie Beveiliging beheren van Azure Information Protection met behulp van PowerShell voor meer informatie over wanneer u PowerShell-cmdlets moet gebruiken en om groeperingen van cmdlets per beheertaken te zien.

Tip

De huidige versie van deze module is 2.13.1.0. Als u de versie wilt controleren die u hebt geïnstalleerd, voert u het volgende uit: (Get-Module aadrm -ListAvailable).Version Als deze opdracht of een cmdlet uit deze module niet kan worden uitgevoerd, voert u eerst Import-Module AADRM uit.

Het .dll-bestand voor deze module is Microsoft.RightsManagementServices.Online.Admin.PowerShell.dll.

AADRM

Add-AadrmRoleBasedAdministrator

Grants administrative rights to Rights Management.

Add-AadrmSuperUser

Adds a super user to Rights Management.

Add-AadrmTemplate

Creates a Rights Management template.

Clear-AadrmDoNotTrackUserGroup

Clears the group for the users who must not be tracked by Rights Management.

Clear-AadrmSuperUserGroup

Removes the super user group for your organization.

Connect-AadrmService

Connects to Rights Management.

Convert-AadrmKeyToKeyVault

Changes the location of a legacy customer-managed key in Azure Rights Management with the location of a customer-managed key in Azure Key Vault.

Disable-Aadrm

Deactivates Rights Management.

Disable-AadrmDevicePlatform

Disables Rights Management support for device platforms.

Disable-AadrmDocumentTrackingFeature

Disables document tracking for Rights Management.

Disable-AadrmIPCv3Service

Disables the MSIPC v3 platform for Rights Management.

Disable-AadrmSuperUserFeature

Disables the super user feature.

Disable-AadrmUsageLogFeature

Disables the usage log for Rights Management.

Disconnect-AadrmService

Disconnects from Rights Management.

Enable-Aadrm

Activates Rights Management for your organization.

Enable-AadrmDevicePlatform

Enables Rights Management support for device platforms.

Enable-AadrmDocumentTrackingFeature

Enables document tracking for Rights Management.

Enable-AadrmIPCv3Service

Enables the MSIPC v3 platform for Rights Management.

Enable-AadrmSuperUserFeature

Enables the super user feature for Rights Management.

Enable-AadrmUsageLogFeature

Enables usage logging for Rights Management.

Export-AadrmTemplate

Exports the properties of a rights policy template to a file.

Get-Aadrm

Gets the activation status of Rights Management for your organization.

Get-AadrmAdminLog

Generates logs for all Rights Management administrative commands.

Get-AadrmConfiguration

Gets the Rights Management configuration of your tenant.

Get-AadrmDevicePlatform

Gets the device platforms in your organization that support Rights Management.

Get-AadrmDocumentLog

Gets protection information about documents that are tracked.

Get-AadrmDocumentTrackingFeature

Indicates whether document tracking is enabled or disabled for Azure Information Protection.

Get-AadrmDoNotTrackUserGroup

Gets the group for the users who must not be tracked by Rights Management.

Get-AadrmIPCv3Service

Displays whether the MSIPC v3 service is enabled or disabled for Rights Management.

Get-AadrmKeys

Lists all tenant keys associated with your Rights Management tenant.

Get-AadrmMaxUseLicenseValidityTime

Gets the maximum validity time for Rights Management use licenses.

Get-AadrmMigrationUrl

Gets the migration URL for Rights Management.

Get-AadrmOnboardingControlPolicy

Gets user on-boarding control policy for Rights Management.

Get-AadrmRoleBasedAdministrator

Gets the role-based administrators for Rights Management.

Get-AadrmSuperUser

Gets the super users for Rights Management.

Get-AadrmSuperUserFeature

Gets the status of the super user feature for Rights Management.

Get-AadrmSuperUserGroup

Gets the super user group for Rights Management.

Get-AadrmTemplate

Gets a list of Rights Management templates.

Get-AadrmTemplateProperty

Gets the properties of a Rights Management template.

Get-AadrmTrackingLog

Gets tracking information for protected documents.

Get-AadrmUsageLog

Downloads Rights Management logs to local storage.

Get-AadrmUsageLogFeature

Deprecated: Gets the status of legacy usage logging for Rights Management.

Get-AadrmUsageLogLastCounterValue

Gets the last counter value for the usage log.

Get-AadrmUsageLogStorageAccount

Gets the location for usage logs.

Get-AadrmUserLog

Downloads Rights Management user logs to local storage.

Import-AadrmTemplate

Creates a custom Rights Management policy template.

Import-AadrmTpd

Imports a TPD from AD RMS for Rights Management.

New-AadrmRightsDefinition

Creates a rights definition object for Rights Management.

Remove-AadrmRoleBasedAdministrator

Removes administrative rights from Rights Management.

Remove-AadrmSuperUser

Removes a super user from Rights Management.

Remove-AadrmTemplate

Deletes a Rights Management rights policy template.

Set-AadrmDoNotTrackUserGroup

Sets a group for the users who must not be tracked by Rights Management.

Set-AadrmKeyProperties

Updates the properties of a tenant key object for Rights Management.

Set-AadrmMaxUseLicenseValidityTime

Sets the maximum validity time for Rights Management use licenses.

Set-AadrmMigrationUrl

Sets a migration URL for Rights Management.

Set-AadrmOnboardingControlPolicy

Sets the user on-boarding control policy for Rights Management.

Set-AadrmSuperUserGroup

Sets the super user group for Rights Management.

Set-AadrmTemplateProperty

Updates a property or properties of a Rights Management template.

Set-AadrmUsageLogStorageAccount

Sets the location for Rights Management usage logs.

Use-AadrmKeyVaultKey

Tells Rights Management to use a customer-managed tenant key in Azure Key Vault.