Test-ProcessRunning
PackageDeployment Module Help |
Package Deployment Module |
Test-ProcessRunning Cmdlet |
Version 4.0.0.5 |
Test-ProcessRunning
Synopsis
Check for Process
Syntax
Test-ProcessRunning [-Identifier] <String> [[-Find] <String>] [<CommonParameters>]
Description
Checks if a Windows process is running either by Window title or File name. Allows the use of ? and * wildcards.
Parameters
-Find <String> |
||||||
FileName: File name. |
||||||
|
-Identifier <String> |
||||||
Identifier. |
||||||
|
<CommonParameters> |
For more information about common parameters, type "Get-Help about_CommonParameters". |