In the file HOST.XML first create a profile for TOTO, second, specify the profile to other computers. For example, Host.xml ============== .... <host name="TOTO" profile-id = "TheTOTO_Profile" /> <host name=".+" profile-id="AllComputers" /> .... ============== With regards, Alexey Dubovsky. From: wpkg-users-bounces at lists.wpkg.org [mailto:wpkg-users-bounces at lists.wpkg.org] On Behalf Of Bruno CHOQUET Sent: Tuesday, December 20, 2011 6:12 PM To: wpkg-users at lists.wpkg.org Subject: [wpkg-users] Exclude a computer Hello, 350 computers have a profile named "CommonTools". Into the profile "CommonTools", there are 30 packages like Firefox, Thunderbid, Foxit, Notepad++,... But i don't want than the computer "TOTO" instal the package "Foxit". How to exclude the computer "TOTO" in package "Foxit" ? An idee, please ? |