When you run commands using for example preSync and postSync, the stdout output of the remote command execution gets redirected back to the client where msdeploy.exe is being run.
Unfortunately output lines seem to be prefixed with Info: and also the lines get split, seemingly at random points.
How do I stop this?