Hi,
I encounter a problem with closing the windows session at the end of the process.
For example, let’s imagine that we have a process that ends with user a, when it’s time to start another process with user b, user a is still connected.
This causes problems in the applications we use. Indeed, it often happens that we have another session user than the current one who remains connected in the background.
Besides, it doesn’t happen to me all the time.
I don’t know if it’s very clear.
I feel like the orchestrator disconnects badly from the vm when it has finished processing.
Thanks