IdDurationCommandLine
1Install-Module Microsoft.PowerShell.GraphicalTools
2Get-Process | Out-GridView
3Get-Process
4Get-History | Select-Object Id,Duration,CommandLine | Format-Table | ConvertTo-Html | Out-File get-history.html
5cd 'C:\Users\Jim Martinson\Documents\CST1861\Week\09'
6ls