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.
schtasks /query /FO LIST /v | Select-String HostName,TaskName,Status,'Task To Run','Last Run Time','Next Run Time','Run As User',Author