PowerShell can be wonderfully helpful right up until the string 'false' pretends to be true. This PoshBytes short walks through why if($value) is not the same as if($value -eq $true) and when that difference matters.

PowerShell can be wonderfully helpful right up until the string 'false' pretends to be true. This PoshBytes short walks through why if($value) is not the same as if($value -eq $true) and when that difference matters.
