-
Alex Wiese authored
The -Contains operator doesn't do substring comparisons. > -Contains >Description: Containment operator. Tells whether a collection of reference values includes a single test value. Should be using -Match operator instead.
4e62055c