4. PowerShell Logs

  1. Get-History:
Get-History
  1. PSReadline:
(Get-PSReadlineOption).HistorySavePath
type $env:APPDATA\Microsoft\Windows\PowerShell\PSReadLine\*
  1. Powershell Transcripts:
  1. Powershell Script-Block: