Unfinished procedures

Hi, how can I know why a procedure starts but does not finish? thanks

The forum seems to be a very lonely place lately!

Hi @datalink

On this I would recommend trying to run the script on your own local device via python directly to make sure no errors are in the script.

Once this is done you can bring it back to Endpoint Manager and then look at adding some print commands to give feedback that can be seen in the details area to help you diagnose the issue if this still exists.

I hope this helps.