< Back

Invoke-WmanKicker

Sat Jan 18, 2020 6:43 pm

NAME Invoke-WmanKicker



SYNOPSIS





SYNTAX

Invoke-WmanKicker [-PropertyFilePath] <String> [<CommonParameters>]





DESCRIPTION

This Script runs in the background of the Workflow manager to help with health/mgmt of the component.





PARAMETERS

-PropertyFilePath <String>

A properties path is Required.



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

System.Boolean





NOTES





Nothing to see here.



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Invoke-WmanKicker -PropertyFilePath "c:\\PembrokePS\\Wman\\pembrokeps.properties"















RELATED LINKS