Process Suspender

Process Suspender – GitHub

A quick PowerShell utility which launches and immediately suspends a provided process for a specified amount of time.

The script prompts for process name, amount of time in seconds to leave the process in a suspended state. Once the time elapses, the process will resume execution.

https://github.com/bobby-tablez/Process-Suspender

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *