Try changing that last line to
Get-Folder | Get-FolderPath | Format-Table -AutoSize
That should force the results to be on 1 line per folder
Try changing that last line to
Get-Folder | Get-FolderPath | Format-Table -AutoSize
That should force the results to be on 1 line per folder