PS C:> "abc", "def" -Contains "def" True PS C:> "Windows", "PowerShell" -Contains "Shell" False #Not an exact match