List all processes that contain a specific word

This command list all the processes that contain a specific word.
for example if you want to list all the runing process of chrome you type chrome in the popup box.

###
get-process | where-object name -like "*~process*"
###



To download the command click here.
Once downlod complete, import it throw the import option in the Custom command section.

For any additional information, please contact support@eprocsolutions.com