For example: I want to exlude all computer names that start with the first three letters "tug" I tried using ComputerName <> "tug%" or "%tug% and even "tug*" Is there anyway to do this?
Thanks,Lou