Hi,
We currently have a lot of thin clients that are domain joined.
So i am building a sequence that removes them from the domain, updates the Citrix receiver and making different file and registry changes.
I have tested that it works when I execute the single tasks one at a time, but when gathering them in a sequence it fails.
Here is the error
ErrorCode: 14004062, Error Detail: Canceled by user., Error Info: Task 00000250022222222 is kicked by Task 00000250022222222.
So the task is kicked by it self? This specific task is just making registry changes. I tried setting a pause in the beginning of the task, but that doesn't help.
Any ideas on how to solve this?