Skip to content

Latest commit

 

History

History
71 lines (52 loc) · 1.2 KB

File metadata and controls

71 lines (52 loc) · 1.2 KB
external help file Module Name online version schema
DellOpenManage-help.xml
DellOpenManage
2.0.0

Invoke-OMEReport

SYNOPSIS

Invoke report generation and display results

SYNTAX

Invoke-OMEReport [-ReportId] <UInt64> [[-GroupId] <UInt64>] [<CommonParameters>]

DESCRIPTION

{{ Fill in the Description }}

EXAMPLES

EXAMPLE 1

Invoke-OMEReport -ReportId 11709

PARAMETERS

-ReportId

Integer Id of report to execute

Type: UInt64
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False

-GroupId

Filter group Id

Type: UInt64
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False

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

NOTES

RELATED LINKS