< Back

Get-AadrmMaxUseLicenseValidityTime

Fri Jan 10, 2020 6:18 pm

NAME Get-AadrmMaxUseLicenseValidityTime



SYNOPSIS

Gets the maximum validity time for Rights Management use licenses.





SYNTAX

Get-AadrmMaxUseLicenseValidityTime [<CommonParameters>]





DESCRIPTION

The Get-AadrmMaxUseLicenseValidityTime cmdlet gets the maximum validity time, in days, for Azure Rights Management

use licenses in your organization. The default value is 30 days.



You must use PowerShell to view this configuration at the organization level; you cannot view 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: Get the maximum validity time -----------



PS C:\\>Get-AadrmMaxUseLicenseValidityTime

30



This command gets the maximum validity time for use licenses in your organization.



RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkID=529558

Set-AadrmMaxUseLicenseValidityTime