Skip to content

Get-FogActiveTasks

SYNOPSIS

Gets the current active tasks

SYNTAX

Get-FogActiveTasks [<CommonParameters>]

DESCRIPTION

Gets the current active tasks and expands them into an object

EXAMPLES

EXAMPLE 1

Get-FogActiveTasks

This will list any active tasks and their properties

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

OUTPUTS

NOTES