Check Command Execution History


Want to check the history of your executed commands in PowerShell session.

Use get-history command let.

You will get the ID from the result. If you want to execute the command based on the ID, you can use the invoke-history id

Regards,

Chaitanya

Leave a comment

Design a site like this with WordPress.com
Get started