Variables In PowerShell
Variables In PowerShell Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed what is PowerShell and how to get started with PowerShell. https://cloudaffaire.com/getting-started-with-powershell/ In this blog post, we will discuss variables in PowerShell. Like any other scripting language, PowerShell also supports variables. Variable in a nutshell is a temporary space to store some value. In PowerShell, you can store different data types as a variable value.…
Comments Off on Variables In PowerShell
August 4, 2020