I am pushing software to Newley created VMs, My script uses ini file to get the software required, including the argument list for that software, what I have noticed, if someone made a mistake (Typo) with the argument list field in the ini file, it will create an issue when script runs, it gets stuck,
as the whole script is fully automated and runs unattended,
I need to create a background job to run and time it if took longer that 5 min to terminate and carry one with the script
any guidance would be appreciated