-like, -notlike, and -not operators in PowerShell May 26, 2020May 26, 2020Сергей ВасинLeave a comment The -like operator allows us to use wildcards to select required objects. For example, like this. Continue reading →