Get-CMSoftwareMeteringSetting

Get-CMSoftwareMeteringSetting

Gets Configuration Manager software metering settings.

Syntax

Get-CMSoftwareMeteringSetting [ <CommonParameters>]

Detailed Description

The Get-CMSoftwareMeteringSetting cmdlet gets a software metering settings object in Microsoft System Center 2012 Configuration Manager.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Get software metering setting object

This command gets a software metering setting object.

PS C:\> Get-CMSoftwareMeteringSetting

Set-CMSoftwareMeteringSetting