Get-AadrmUsageLogFeature

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

Syntax

Get-AadrmUsageLogFeature []

Description

This cmdlet is now deprecated.

This cmdlet always returns False after the usage logging change in February 2016. After this date, usage logging is enabled automatically and the only Windows PowerShell cmdlet that you need for Azure RMS usage logging is Get-AadrmUserLog.

For more information about usage logging, see Logging and analyzing usage of the Azure Rights Management service.

Examples

Example 1: Get usage log feature

PS C:\>Get-AadrmUsageLogFeature
False

This command always returns False because this cmdlet is now deprecated.