Get-R1CustomLimit

SYNOPSIS

Returns the custom limits.

SYNTAX

Get-R1CustomLimit [<CommonParameters>]

DESCRIPTION

Returns the custom limits, which cap connections, search size, idle time and operation time for a subtree, a group, anonymous users or authenticated users.

EXAMPLES

Example 1

Get-R1CustomLimit

Returns the custom limits.

PARAMETERS

CommonParameters

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

INPUTS

None

OUTPUTS

psRadiantOne.CustomLimit

NOTES