< Back

Get-AMHCUnusedTask

Sat Jan 11, 2020 2:21 am

NAME Get-AMHCUnusedTask



SYNOPSIS

Unused Tasks





SYNTAX

Get-AMHCUnusedTask [-Tasks] <Object> [-Workflows] <Object> [<CommonParameters>]





DESCRIPTION

Tasks that are not used in any workflows





PARAMETERS

-Tasks <Object>

The tasks to perform health check against



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Workflows <Object>

The workflows to perform health check against



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS