how many computers deploy as once ?
Hi
i have a short script that run on acomputer and writes to log
when i run on few computer the log get mixed since the deploy run on 4 computers at once and the data on the log is mixed :(
can i control and change that the deploy will be one by one ?
0
Comments
You can go to Options > Preferences and check out the Performance tab. Change the Concurrent Targets per Deployment from 4 to 1.
I don't believe there is an option to set this for a single deployment, rather it sets rules for all deployments.
What is your script logging? It may be something the PowerShell Scanner can handle better.
https://www.pdq.com/powershell-scanner/