Just like any good tool, knowing the different ways to use the If statement will help your script in many ways. Every programming and scripting language has had some sort of way to perform a ...
So I'm working with Powershell trying to query TPM data from computer objects. I'm having an issue where, when there is no TPM data for a given object, which should be NULL, it evaluates to not NULL.