Variables and operators in PowerShell
Welcome to this module dedicated exclusively to variables and operators in PowerShell! This module is designed to review the essential aspects of using variables and the different types of operators.
We'll start with an exploration of variables with PowerShell, see how to create our own variables, and also talk about automatic variables and environment variables. We'll finish with a look at the notion of scope with variables.
Next, we'll move on to another key component of PowerShell scripting: operators. First we'll explore comparison operators, which let you compare values, and then we'll look at how arithmetic operators work, allowing you to perform mathematical operations in your scripts.
This course is available in two other formats: paper book and digital book! This is your chance to support IT-Connect!
