how to Add a line break in select-string command in powershell result
please help me to add a line break in the below command.
I have been using the below command but the result comes in a very raw format how can I add a line break?
I have tried select-object -properties but not getting any output.