So maybe I don't want to use the default gateways, but what about the WDSServer? [Settings] Priority=Laptop,.... [Laptop] IF wdsserver=SERVERA then SERVERA=US END IF [US] Subsection=US-%make%-%model% [US-Dell-Latitude D630] MandatoryApplications={guid} or this may even work better becausee this application only goes on all laptops. [Settings] Priority=Laptop,.... [Laptop] IF wdsserver=SERVERA and IsLaptop=TRUE then MandatoryApplications={guid} END IF |