24 Enhancing script output presentation
Throughout this book, our guiding principle has been to help you create tools that excel in doing one thing and one thing only. These tools remain agnostic to the origins of their input as long as it can be seamlessly channeled to a parameter. Similarly, tools don’t concern themselves with the destination or purpose of their output. Consequently, they don’t focus on creating beautifully formatted output. You can rely on the built-in Format-
cmdlets or Select-Object
to enhance the aesthetics or cater to management preferences. However, in this chapter, we’ll delve into two advanced techniques for elevating the visual appeal of your output and surpassing the capabilities of Format-
commands.
24.1 Our starting ...
Get Learn PowerShell Scripting in a Month of Lunches, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.