How to see command history in powershell
All commands are stored in this path:
%userprofile%\AppData\Roaming\Microsoft\Windows\PowerShell\PSReadline\ConsoleHost_history.txt
Just open it and look for the command wanted.
Info.
Check out more IT nuggets at www.ruizpelaez.com.