<div class="gmail_quote">Hi, <div><br></div><div>I've noticed that application of all profiles fail if there is a reference to just one non existent profile.
<div><br></div><div>Example configs:</div><div><br></div><div>Hosts.xml</div><div><br></div><div><?xml version="1.0" encoding="UTF-8"?></div><div><wpkg></div><div><div><host name="wbl00379" profile-id="root"></div>



<div><span style="white-space:pre-wrap">          </span><profile id="wbl_uk_computers" /></div><div><span style="white-space:pre-wrap">                </span><profile id="test" /></div>
<div><span style="white-space:pre-wrap">          </span><profile id="wbl00379" /></div><div></host></div></div><div></wpkg></div><div><br></div><div>profiles.xml</div><div><br></div>
<div><?xml version="1.0" encoding="UTF-8"?></div><div><div><div><profiles:profiles xmlns:profiles="<a href="http://www.wpkg.org/profiles" target="_blank">http://www.wpkg.org/profiles</a>"</div>


<div>
<span style="white-space:pre-wrap">     </span>xmlns:wpkg="<a href="http://www.wpkg.org/wpkg" target="_blank">http://www.wpkg.org/wpkg</a>" xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>"</div>



<div><span style="white-space:pre-wrap">  </span>xsi:schemaLocation="<a href="http://www.wpkg.org/profiles" target="_blank">http://www.wpkg.org/profiles</a> xsd/profiles.xsd "></div></div><div><br></div><div>



<profile id="test"></div><div><span style="white-space:pre-wrap">           </span><package package-id="dia" /></div><div><span style="white-space:pre-wrap">             </span><package package-id="killOffice2003" /></div>



<div><span style="white-space:pre-wrap">          </span><package package-id="WBLCustomOffice2010" /></div><div></profile></div></div><div></profiles:profiles></div><div><br></div><div>
Even though neither "wbl_uk_computers" nor "wbl00379" exist, I still want "test" to apply.</div><div><br></div><div>How do I go about this?</div><div><br></div><div>Not necessarily relevant; but a little more background...</div>



<div><br></div><div>I've written a vbscript that generates the hosts.xml with the profile ids for each host generated from the active directory group membership. Managing the configuration by nesting the OUs is not desirable in our case. If I can ignore non-existent profiles, I can then use wkpg to deploy some software and still use GPOs</div>



<div><br></div><div><br></div><div>Thanks, </div><div>Carl</div></div></div>