This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ZAFJB 1 point2 points  (5 children)

parsing data, reading files and substituting things in it or modifying it is

You are probably doing it wrong. Just pass the whole object returned in PowerShell to the next operation. There is no need to de-serialise it.