After I run a Task to run a command on many computers, I export the results to an Excel file. The problem is that the result of the task command shows up in the same cell as a bunch of other information, including the original command I pushed out. I'd like to have the result of the command show in a separate cell in Excel so I can sort by the result.
I have used Text to Column but the length of the Host name varies a lot so the results don't line up correctly.
Anyone have an idea how to do this?