Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
45 lines (28 loc) · 835 Bytes

Get-PCLicenseDeployment.md

File metadata and controls

45 lines (28 loc) · 835 Bytes

Get-PCLicenseDeployment

Returns a list of licenses for the authenticated partner.

SYNTAX

Get-PCLicenseDeployment [[-SaToken] <String>] [<CommonParameters>]

DESCRIPTION

The Get-PCLicenseDeployment cmdlet retrieves a list of licenses for the authenticated partner.

PARAMETERS

-SaToken <String>

Specifies an authentication token with your Partner Center credentials.

Required?                    false
Position?                    1
Default value                $GlobalToken
Accept pipeline input?       false
Accept wildcard characters?  false

INPUTS

OUTPUTS

NOTES

You need to have a credential before running this cmdlet.

EXAMPLES

EXAMPLE 1

Return a list of assigned licenses for the authenticated partner.

PS C:\>Get-PCLicenseDeployment