Part 3: Using PowerShell
Now we understand how to use PowerShell 7, and how to write simple scripts and modules, it’s time to learn how to use it on different platforms. One of the defining features of PowerShell 7 is that it is cross-platform. This section will detail how to use PowerShell with a variety of platforms. This part has the following chapters:
- Chapter 13, Working with PowerShell 7 and Windows
- Chapter 14, PowerShell 7 for Linux and macOS
- Chapter 15, PowerShell 7 and the Raspberry Pi
- Chapter 16, Working with PowerShell and .NET