< Back

Get-PpsProcessStatus

Sat Jan 18, 2020 6:43 pm

NAME Get-PpsProcessStatus



SYNOPSIS





SYNTAX

Get-PpsProcessStatus [-ProcessName] <String> [<CommonParameters>]





DESCRIPTION

This function will gather Key value pairs from a properties file.





PARAMETERS

-ProcessName <String>

A 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





This file will return true or false



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



PS C:\\>Get-PpsProcessStatus -ProcessName WmanKicker















RELATED LINKS