Hello,
Is there a Way to check if a adaxes action failed and react to it
The check can be done using a PowerShell script that will examine the action status in General Log. However, it is possible to stop the Scheduled Task execution only over consecutive objects. There is no possibility to stop processing of the object for which an action execution failed.
is there something similiar to $ErrorActionPreference for adaxes actions?
Unfortunately, there is nothing similar.