History Logs

Get-History \#current session
(Get-PSReadlineOption).HistorySavePath #

\#Default Path
more %UserProfile%\AppData\Roaming\Microsoft\Windows\PowerSHell\PSReadline\ConsoleHost_history.txt

\#Some Credentials can be in path
dir env:

Last updated