< Back

Get-AMHCTaskAmlNotXml

Sat Jan 11, 2020 2:19 am

NAME Get-AMHCTaskAmlNotXml



SYNOPSIS

Tasks with AML non-comforming with XML





SYNTAX

Get-AMHCTaskAmlNotXml [-Tasks] <Object> [<CommonParameters>]





DESCRIPTION

Tasks with AML that cannot be converted to XML (this generally doesn't cause issues with Automate, but makes other

AML health checks difficult)





PARAMETERS

-Tasks <Object>

The tasks to perform health check against



Required? true

Position? 1

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