< Back

Get-AMHCUnusedAgent

Sat Jan 11, 2020 2:20 am

NAME Get-AMHCUnusedAgent



SYNOPSIS

Unused Agents





SYNTAX

Get-AMHCUnusedAgent [-Agents] <Object> [-AgentGroups] <Object> [-Workflows] <Object> [<CommonParameters>]





DESCRIPTION

Agents that are not used in any workflows, or are members of any agent groups





PARAMETERS

-Agents <Object>

The agents to perform health check against



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-AgentGroups <Object>

The agent groups to perform health check against



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Workflows <Object>

The workflows 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