Even though I'm always talking about PowerShell objects, there are times when we try to find things based on an object property. Most often the property is a string, or a piece of text. There are a ...
In this week's lesson I want to cover something I see frequently in forums and blogs, especially from people just getting started with PowerShell or coming from a VBScript background: comparison ...