Get-BluGenieProcessList
Get-BluGenieProcessList
SYNOPSIS
Get a full list of Processes
SYNTAX
Get-BluGenieProcessList [[-FilterType] <String>] [[-Pattern] <String>] [[-Managetype] <String>] [[-LazyPathSearch]] [[-Algorithm] <String>] [[-Walkthrough]] [[-Signature]] [[-NotMatch]]
[-ClearGarbageCollecting] [-UseCache] [-CachePath <String>] [-RemoveCache] [-DBName <String>] [-DBPath <String>] [-UpdateDB] [-ForceDBUpdate] [-NewDBTable] [[-ReturnObject]] [[-OutUnEscapedJSON]] [-OutYaml]
[-FormatView <String>] [<CommonParameters>]DESCRIPTION
Get a full list of Processes and all linked properties including parent processes and process owner information
EXAMPLES
EXAMPLE 1
Command: Get-BluGenieProcessListDescription: Return all the processes on the local machine
Notes: The default Hash Algorithm is (MD5)EXAMPLE 2
EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
EXAMPLE 6
EXAMPLE 7
EXAMPLE 8
EXAMPLE 9
EXAMPLE 10
EXAMPLE 11
PARAMETERS
FilterType
Pattern
Managetype
LazyPathSearch
Algorithm
Walkthrough
Signature
NotMatch
ClearGarbageCollecting
UseCache
CachePath
RemoveCache
DBName
DBPath
UpdateDB
ForceDBUpdate
NewDBTable
ReturnObject
OutUnEscapedJSON
OutYaml
FormatView
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Last updated