You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Name

Get-JS7InventoryStatistics

SYNOPSIS

Returns schedules from the JOC Cockpit inventory

SYNTAX

Get-JS7InventoryStatistics [<CommonParameters>]

DESCRIPTION

Schedules are selected from the JOC Cockpit inventory

* by the path and name of a schedule,
* by the folder of the schedule location including sub-folders,
* by the path and name of a workflow.

Resulting calendars can be forwarded to other cmdlets for pipelined bulk operations.

about_JS7

EXAMPLES

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

PS > $stats = Get-JS7InventoryStatistics

Returns information items such as the number of workflows and jobs from the JOC Cockpit inventory.

  • No labels