Is it possible to set a maximum execution time for a PSUEndpoint?
I’m using the API as wrappers around tools like certutil.exe
and certreq.exe
, which annoyingly show prompts in some situations (I’m trying to find these situations as much as possible and prevent them, but they can be quite unexpected). This causes the endpoint to wait indefinitely and eventually starve the server of resources, making every new/other request non-responsive.
Product: PowerShell Universal
Version: 2.5.x