April 2024
Beginner to intermediate
336 pages
8h 51m
English
In this book, you’ll notice that you’re only given general information immediately after using it. In this case, though, I’m going to make an exception. You’ll be writing scripts throughout this book, and that means including a certain amount of code. PowerShell’s scripting language is super simple, containing a few dozen actual keywords, and I’m only going to use about a dozen in this book. But we need to get the most important of those into our heads to use them when the time comes. The goal of this chapter isn’t to provide complete coverage of these items but to give you a quick introduction. They’ll begin to make more sense when you see them in use throughout the rest of the book.
Tip To learn even more ...