Hi Andrea, Andrea Zagli wrote: > therefore should not i receive the error? ... Exactly, if you put the full netbios name into the host definition WPKG should not even try to read the IP and therefore no error should be logged. However I agree that putting full netbios names is usually inconvenient if you have quite a lot of machines. So regular expressions (like ".*") are more convenient. In this case you will see this single error line logged because WPKG cannot read the IP and then it continues as usual. So you can just ignore this error unless you really want to use IP-adress-based matching. br, Rainer |