<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>BDD 2007 - Tips and Tricks - Using the Lite Touch wizard in Zero Touch</title><link>http://blogs.technet.com/benhunter/archive/2007/03/17/bdd-2007-tips-and-tricks-using-the-lite-touch-wizard-in-zero-touch.aspx</link><description>Many of my customers want to prompt information during a ZTI deployment. For example if for some reason the computer name is not available then they you like the user to be prompted for this information. An elegant way to provide this information is by</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Computer Name Selection in ZTI Deployments</title><link>http://blogs.technet.com/benhunter/archive/2007/03/17/bdd-2007-tips-and-tricks-using-the-lite-touch-wizard-in-zero-touch.aspx#1313128</link><pubDate>Thu, 21 Jun 2007 13:01:07 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1313128</guid><dc:creator>Richard Smith</dc:creator><description>&lt;p&gt;I've been asked by a few people about the RequestComputerName.vbs script that i use in the ZTI configuration&lt;/p&gt;</description></item><item><title>re: BDD 2007 - Tips and Tricks - Using the Lite Touch wizard in Zero Touch</title><link>http://blogs.technet.com/benhunter/archive/2007/03/17/bdd-2007-tips-and-tricks-using-the-lite-touch-wizard-in-zero-touch.aspx#1325518</link><pubDate>Fri, 22 Jun 2007 20:41:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1325518</guid><dc:creator>Kenold Pierre-Louis</dc:creator><description>&lt;p&gt;i just got the same request today. &amp;nbsp;&lt;/p&gt;</description></item><item><title>re: BDD 2007 - Tips and Tricks - Using the Lite Touch wizard in Zero Touch</title><link>http://blogs.technet.com/benhunter/archive/2007/03/17/bdd-2007-tips-and-tricks-using-the-lite-touch-wizard-in-zero-touch.aspx#1664396</link><pubDate>Wed, 01 Aug 2007 00:29:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1664396</guid><dc:creator>Matt L.</dc:creator><description>&lt;p&gt;Ben,&lt;/p&gt;
&lt;p&gt; I've been using the above suggestion for configuring the LTI Wizard to run in the ZTI task sequence but I am having a problem with the display. The Wizard pops up but is behind the Task Sequence progress dialog. I have to pull it to the bottom of the screen to access the wizard. How can I display the LTI Wizard on top of all other windows?&lt;/p&gt;
&lt;p&gt; Thanks,&lt;/p&gt;
&lt;p&gt; &amp;nbsp;MattL&lt;/p&gt;
&lt;p&gt; &amp;nbsp;MLoveland@LegatoSys.com &lt;/p&gt;</description></item><item><title>re: BDD 2007 - Tips and Tricks - Using the Lite Touch wizard in Zero Touch</title><link>http://blogs.technet.com/benhunter/archive/2007/03/17/bdd-2007-tips-and-tricks-using-the-lite-touch-wizard-in-zero-touch.aspx#1684193</link><pubDate>Thu, 02 Aug 2007 22:14:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1684193</guid><dc:creator>BDDREADER</dc:creator><description>&lt;p&gt;How would one go about setting up a drop down list of extra roles for the admin to assign to a computer, in addition to the roles already assigned from the workbench? &lt;/p&gt;</description></item><item><title>re: BDD 2007 - Tips and Tricks - Using the Lite Touch wizard in Zero Touch</title><link>http://blogs.technet.com/benhunter/archive/2007/03/17/bdd-2007-tips-and-tricks-using-the-lite-touch-wizard-in-zero-touch.aspx#1684366</link><pubDate>Thu, 02 Aug 2007 22:48:13 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1684366</guid><dc:creator>BenHunter</dc:creator><description>&lt;p&gt;Try using the following solution provided by Jason:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://myitforum.com/cs2/blogs/jscheffelmaer/archive/2007/05/02/new-bdd-roles-select-wizard-lti-zti-mod.aspx"&gt;http://myitforum.com/cs2/blogs/jscheffelmaer/archive/2007/05/02/new-bdd-roles-select-wizard-lti-zti-mod.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ben&lt;/p&gt;
</description></item><item><title>re: BDD 2007 - Tips and Tricks - Using the Lite Touch wizard in Zero Touch</title><link>http://blogs.technet.com/benhunter/archive/2007/03/17/bdd-2007-tips-and-tricks-using-the-lite-touch-wizard-in-zero-touch.aspx#1684476</link><pubDate>Thu, 02 Aug 2007 23:04:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1684476</guid><dc:creator>BenHunter</dc:creator><description>&lt;p&gt;Hi Matt,&lt;/p&gt;
&lt;p&gt;I would launch the script from the bootstrap.ini file. Have a look at the following example from Jason, which uses this method:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://myitforum.com/cs2/blogs/jscheffelmaer/archive/2007/05/02/new-bdd-roles-select-wizard-lti-zti-mod.aspx"&gt;http://myitforum.com/cs2/blogs/jscheffelmaer/archive/2007/05/02/new-bdd-roles-select-wizard-lti-zti-mod.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ben&lt;/p&gt;
</description></item><item><title>BDD 2007 - How to Prompt for information then update the database</title><link>http://blogs.technet.com/benhunter/archive/2007/03/17/bdd-2007-tips-and-tricks-using-the-lite-touch-wizard-in-zero-touch.aspx#1751387</link><pubDate>Tue, 14 Aug 2007 12:26:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1751387</guid><dc:creator>Ben Hunter</dc:creator><description>&lt;p&gt;I have previously published posts detailing how you can perform bulk updates to the database and how&lt;/p&gt;</description></item><item><title>BDD 2007 - How do you do it?</title><link>http://blogs.technet.com/benhunter/archive/2007/03/17/bdd-2007-tips-and-tricks-using-the-lite-touch-wizard-in-zero-touch.aspx#1997916</link><pubDate>Thu, 20 Sep 2007 03:57:01 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1997916</guid><dc:creator>Ben Hunter</dc:creator><description>&lt;p&gt;I am often asked how I install and configure BDD 2007. So I thought now was a good time detail at a high&lt;/p&gt;</description></item><item><title>BDD 2007 - How do you do it?</title><link>http://blogs.technet.com/benhunter/archive/2007/03/17/bdd-2007-tips-and-tricks-using-the-lite-touch-wizard-in-zero-touch.aspx#1997944</link><pubDate>Thu, 20 Sep 2007 04:02:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1997944</guid><dc:creator>Ben Hunter</dc:creator><description>&lt;p&gt;I am often asked how I install and configure BDD 2007. So I thought now was a good time to detail at&lt;/p&gt;</description></item></channel></rss>