< Back

Get-AMHCInvalidWorkflowAgent

Sat Jan 11, 2020 2:17 am

NAME Get-AMHCInvalidWorkflowAgent



SYNOPSIS

Invalid Workflow Agent References





SYNTAX

Get-AMHCInvalidWorkflowAgent [-Workflows] <Object> [-AllAgents] <Object> [-Repository] <Object>

[<CommonParameters>]





DESCRIPTION

Workflows that have items that reference non-existent agents (can happen when an agent is removed/added during

upgrade)





PARAMETERS

-Workflows <Object>

The workflows to perform health check against



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-AllAgents <Object>

The agents and agent groups to perform the health check against



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Repository <Object>

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



Required? true

Position? 3

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