Hello, in our company we are using psexec in a server to run a batch in a remote machine, this batch does a task with MSBuild.
All is working fine and i can see the output but the text has no colors if the build is ok (green), has warnings (yellows) or is failed (red).
If i run the batch directly from the remote machine i can see the font colors.
Thanks in advice.