PowerShell's real power comes through in its tool-making abilities. What do I mean by a tool? A tool is a PowerShell script, a module, a function, whatever that helps you perform some management task. That task could be creating a report, gathering information about a computer, creating a company user account, and so on.
PowerShell shines as an automation language. In this eBook built as a PowerShell mini-course, you'll learn how to build an automation tool using PowerShell.
This eBook mini-course will guide you from having nothing to show all the way up to a PowerShell script that can query and return information across all of your servers.
Not only will you learn how to write a PowerShell script but you'll also learn the mindset behind writing a script that will take your PowerShell skills to the next level. You'll see how a PowerShell expert thinks and how he approaches writing a PowerShell tool.