Get-OperationsManagerCommand

Get-OperationsManagerCommand

Returns all cmdlets that are provided by Operations Manager.

Syntax

Get-OperationsManagerCommand [ <CommonParameters>]

Detailed Description

Returns all cmdlets that are provided by Operations Manager.

Parameters

<CommonParameters>

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

Notes

  • For more information, type "Get-Help Get-OperationsManagerCommand -detailed". For technical information, type "Get-Help Get-OperationsManagerCommand -full".
    When specifying multiple values for a parameter, use commas to separate the values. For example, "<parameter-name> <value1>, <value2>".

Examples

-------------- EXAMPLE 1 --------------

This example returns all cmdlets that are provided by Operations Manager.

C:\PS>Get-OperationsManagerCommand

Get-OperationsManagerCommand