Part 7: PowerShell 7 Scripting

PowerShell 7, which is essentially today’s PowerShell and runs cross-platform, offers a few new features that you can use in your scripting projects. Of course, these will only work when the code is run on a PowerShell 7 platform. The chapters in this section will introduce you to some new operators, variables, and parameters.