< # .SYNOPSIS This script creates an Excel workbook using PowerShell and populates it with the results of calling Get-Process and copying across the key properties .DESCRIPTION This script demonstrates manipulating Excel with PowerShell and the Excel.Application COM object. .NOTES File Name : .Get-ProcessesAsExcel.ps1 Author : Thomas Lee – tfl @psp .co… Read the full text.