Hi folks,
I'm trying to run a hour long powershell script which needs to be executed on remote machine using win_shell module
My doubts here are
1. How much is the default timeout for each tasks? is there seperate timeout available for each modules?
2. I dont see any progress until the action gets finished even though I tried to give -vvvv
Any suggestion for the above question will help me alot