< Back

Get-AMHCDisconnectedWorkflowItem

Sat Jan 11, 2020 2:13 am

NAME Get-AMHCDisconnectedWorkflowItem



SYNOPSIS

Disconnected Workflow Items





SYNTAX

Get-AMHCDisconnectedWorkflowItem [-Workflows] <Object> [[-Repository] <Object>] [<CommonParameters>]





DESCRIPTION

Workflow items that don't have any connected links





PARAMETERS

-Workflows <Object>

The workflows to perform health check against



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Repository <Object>

The workflows, tasks, conditions and processes to perform health check against



Required? false

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