< Back

Invoke-AMHealthCheck

Sat Jan 11, 2020 2:23 am

NAME Invoke-AMHealthCheck



SYNOPSIS

Executes a health check against Automate Enterprise





SYNTAX

Invoke-AMHealthCheck [[-CustomConfigPath] <Object>] [[-Connection] <Object>] [<CommonParameters>]





DESCRIPTION

Invoke-AMHealthCheck dynamically loads health checks from the Plugins folder and performs them against Automate

Enterprise





PARAMETERS

-CustomConfigPath <Object>

The path to a JSON file containing health check configuration settings. This file can include new, custom

health checks, or modifications to built in health checks.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Connection <Object>

The Automate Enterprise management server.



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