Articles → POWERSHELL → Get-Process In Powershell

Get-Process In Powershell






Purpose





Syntax


Get-Process # this command will return list of all processes.
Or
Get-Process(process_name) 
Or 
Get-Process(ProcessId)



Example


Picture showing the output of Get-Process in PowerShell
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Monday, June 10, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250