Help Comparing Objects in PowerShell
Summary: Microsoft Scripting Guy, Ed Wilson, helps a reader compare two objects in Windows PowerShell. Hey, Scripting Guy! I am having a problem with a script. I wrote a function to compare virtual machines with virtual drives that I have on my hard drive, and it works just fine. But when I try to put the thing into a larger script, and get t...