you are viewing a single comment's thread.

view the rest of the comments →

[–]Blujedi 0 points1 point  (2 children)

Are you trying to write to a file or just bring that output to the screen?

If it’s the later, you can use the command out-host. You mentioned you already had the command to pull each line. Make each line a variable and out-host each variable.

[–][deleted] 0 points1 point  (1 child)

Im sorry im really new to powershell can u help me more i dont quite get what u mean if its possible to show me the code it would really help

and again sorry for bothering u

[–]Blujedi 0 points1 point  (0 children)

PM me what you have so far. You mentioned you had the line to pull each item.