11/10/2015
•
EN
How to tell if a PowerShell variable has not been Declared
Explains methods to check if a variable is undeclared in PowerShell, focusing on the Test-Path cmdlet approach.