I want to send messages to every computer in my squadron without having to write an array with all the computer names. All the computers in my squadron start with the same 8 letters, the last 7 are serial numbers, and I want to mask them. Like using an astrisk in DOS..

Thanks