Expand Minimize
This topic has not yet been rated - Rate this topic

Get-CMQueryResultMaximum

Updated: March 1, 2013

Applies To: System Center 2012 Configuration Manager SP1

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Get-CMQueryResultMaximum

Gets the maximum number of rows that a Configuration Manager report query can return.

Syntax


Get-CMQueryResultMaximum [ <CommonParameters>]




Detailed Description

The Get-CMQueryResultMaximum cmdlet gets the maximum number of rows that a Microsoft System Center 2012 Configuration Manager report query can return. By default, report queries in System Center 2012 Configuration Manager return only a subset of the matching rows in the database. This cmdlet indicates the number of rows that System Center 2012 Configuration Manager can currently return. You can use the Set-CMQueryResultMaximum to change the maximum number of rows that a System Center 2012 Configuration Manager report query can return.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters.

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.

Related topics

 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.