Hello, I'm working on a big AutoIt script that takes information from the network, from the user computer, from other places and sets up some Windows configurations for all users in the department. This scripts runs directly in the user's computer, not remotely, all computers runs the same AutoIt script. At this moment everything is working well, but, the steps that calls PowerShell are not good enough.
Problem 1: each one of the PowerShell calls is totally independent of the others, which