So far in our journey to troubleshoot systems using PowerShell, we have gathered information from
The Windows event log
Server information
Installed application listings
Windows Update information
The information that can be pulled from these sources is large and can quickly be scaled to allow collection from any number of systems. In this chapter, we are going to collect information about processes running on a specified target computer.
What can be captured about ...