Applies to: Exchange Server 2013

Topic Last Modified: 2012-07-09

Use the Get-ExchangeServerAccessLicense cmdlet to return a list of licenses in use in your Microsoft Exchange Server 2013 organization. This refers to the specific legal name of the license, as defined in the Microsoft Product List and is representative of your licenses when you run this cmdlet.

For information about the parameter sets in the Syntax section below, see Syntax.

Syntax

Get-ExchangeServerAccessLicense

Examples

EXAMPLE 1

This example retrieves a list of Exchange 2013 licenses in your organization.

Copy Code
Get-ExchangeServerAccessLicense

Detailed Description

The Get-ExchangeServerAccessLicense cmdlet returns a list of licenses in use in your Exchange 2013 organization. The cmdlet returns a collection of these license names:

  • Exchange 15 Standard CAL

  • Exchange 15 Enterprise CAL

  • Exchange 15 Server Standard Edition

  • Exchange 15 Enterprise Edition

You need to be assigned permissions before you can run this cmdlet. Although all parameters for this cmdlet are listed in this topic, you may not have access to some parameters if they're not included in the permissions assigned to you. To see what permissions you need, see the "Shell Infrastructure Permissions" section in the Exchange and Shell Infrastructure Permissions topic.

Input Types

To see the input types that this cmdlet accepts, see Cmdlet Input and Output Types. If the Input Type field for a cmdlet is blank, the cmdlet doesn’t accept input data.

Return Types

To see the return types, which are also known as output types, that this cmdlet accepts, see Cmdlet Input and Output Types. If the Output Type field is blank, the cmdlet doesn’t return data.