Why Variables? In order to retrieve all of the processes currently running on your computer with PowerShell, you simply need to utilize the following CMDlet Get-Process This will give you the following output We could say, cool, this shows me all of the processes that are currently running, and some of their important properties. WhichContinue reading “PowerShell… Variables… Store that data”