< Back

Get-AMHCUnusedAgentGroup

Sat Jan 11, 2020 2:20 am

NAME Get-AMHCUnusedAgentGroup



SYNOPSIS

Unused Agent Groups





SYNTAX

Get-AMHCUnusedAgentGroup [-AgentGroups] <Object> [-Workflows] <Object> [<CommonParameters>]





DESCRIPTION

Agent groups that are not used in any workflows





PARAMETERS

-AgentGroups <Object>

The agent groups 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