<?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>Richard Smith : Lite Touch</title><link>http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx</link><description>Tags: Lite Touch</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>GUI Interface for USMT</title><link>http://blogs.technet.com/richardsmith/archive/2008/01/11/gui-interface-for-usmt.aspx</link><pubDate>Fri, 11 Jan 2008 16:36:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2736110</guid><dc:creator>ricsmith</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/2736110.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=2736110</wfw:commentRss><description>&lt;P&gt;Dan Cunningham has written a GUI wrapper for the User State Migration Tool (USMT) In Dan's interface, USMT provides the logic and mechanisms for the actual capture / restore process, but because USMT is entirely command-line, Dan decided to set about creating a .NET-based wrapper for it to simplify data capture/restore.&lt;/P&gt;
&lt;P&gt;Here’s some of the nice features in Workstation Migration Assistant:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Migrate via a pre-defined network storage location, external USB drive, or user-specified location. USB drive detection is automatic&lt;/LI&gt;
&lt;LI&gt;Optional Hard Disk Health Check will run a CHKDSK prior to capture and fix errors if any are found &lt;/LI&gt;
&lt;LI&gt;Optional Encryption using a pre-defined company encryption key, or per-user customised encryption (for highly sensitive data that can’t be stored on a server without being encrypted) &lt;/LI&gt;
&lt;LI&gt;Use different configurations for a multi-OS, XP &amp;gt; XP and Vista &amp;gt; Vista migrations (useful when on XP to force the /TargetXP switch, and if you’re Vista migration can exclude XP-only obsolete files) &lt;/LI&gt;
&lt;LI&gt;Automatically run pre and post capture/restore scripts (very useful to further configure machine settings) &lt;/LI&gt;
&lt;LI&gt;Migrate domain only accounts, or domain and local &lt;/LI&gt;
&lt;LI&gt;Automatically exclude certain domain or local accounts from the migration &lt;/LI&gt;
&lt;LI&gt;Automatically send log files to an e-mail address via SMTP after the migration &lt;/LI&gt;
&lt;LI&gt;On-screen status during every stage of the migration, including ETA &lt;/LI&gt;
&lt;LI&gt;Option to limit migrations to a certain size, i.e. if over 20GB of data to backup, then fail and inform user. &lt;/LI&gt;
&lt;LI&gt;Very configurable through configuration file &lt;/LI&gt;
&lt;LI&gt;Command-line automation &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Dan is hoping to release the tool soon - so keep checking &lt;A title=http://dcunningham.net/2007/11/22/a-quick-look-at-workstation-migration-assistant/ href="http://dcunningham.net/2007/11/22/a-quick-look-at-workstation-migration-assistant/" mce_href="http://dcunningham.net/2007/11/22/a-quick-look-at-workstation-migration-assistant/"&gt;http://dcunningham.net/2007/11/22/a-quick-look-at-workstation-migration-assistant/&lt;/A&gt; for updates&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2736110" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+Tools/default.aspx">Deployment Tools</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Scripting/default.aspx">Scripting</category></item><item><title>powercfg - Useful if you know the GUIDS!</title><link>http://blogs.technet.com/richardsmith/archive/2007/11/29/powercfg-useful-if-you-know-the-guids.aspx</link><pubDate>Thu, 29 Nov 2007 21:50:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2589640</guid><dc:creator>ricsmith</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/2589640.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=2589640</wfw:commentRss><description>&lt;p&gt;So I have been doing some work with powercfg - and found it a very useful tool for scripting power management options during builds. This command utility is installed with Windows Vista and you can use it to control power settings and configure computers to default to Hibernate or Standby modes.&lt;/p&gt; &lt;p&gt;The following command-line options are available for powercfg. &lt;p&gt;&lt;b&gt;powercfg&lt;/b&gt; [&lt;b&gt;-l &lt;/b&gt;] [&lt;b&gt;-q &lt;/b&gt;] [&lt;b&gt;-x &lt;/b&gt;] [&lt;b&gt;-changename &lt;/b&gt;] [&lt;b&gt;-duplicatescheme &lt;/b&gt;] [&lt;b&gt;-d &lt;/b&gt;] [&lt;b&gt;-deletesetting &lt;/b&gt;] [&lt;b&gt;-setactive &lt;/b&gt;] [&lt;b&gt;-getactivescheme &lt;/b&gt;] [&lt;b&gt;-setacvalueindex &lt;/b&gt;] [&lt;b&gt;-setdcvalueindex &lt;/b&gt;] [&lt;b&gt;-h &lt;/b&gt;] [&lt;b&gt;-a &lt;/b&gt;] [&lt;b&gt;-devicequery &lt;/b&gt;] [&lt;b&gt;-deviceenablewake &lt;/b&gt;] [&lt;b&gt;-devicedisablewake &lt;/b&gt;] [&lt;b&gt;-import &lt;/b&gt;] [&lt;b&gt;-export &lt;/b&gt;] [&lt;b&gt;-lastwake &lt;/b&gt;] [&lt;b&gt;-?&lt;/b&gt;] [&lt;b&gt;-aliases &lt;/b&gt;] [&lt;b&gt;-setsecuritydescriptor &lt;/b&gt;] [&lt;b&gt;-getsecuritydescriptor &lt;/b&gt;] &lt;p&gt;Full details of the switches can be found &lt;a href="http://technet2.microsoft.com/WindowsVista/en/library/1d58b934-f56a-4796-b2df-7be2eb9c03bc1033.mspx?mfr=true" target="_blank"&gt;here&lt;/a&gt; &lt;p&gt;So having delved into this utility a little more - here are my top commands for powercfg ready to use in your scripts: &lt;p&gt;&lt;strong&gt;sets the power configuration to High Performance&lt;br&gt;&lt;/strong&gt;powercfg -setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c  &lt;p&gt;&lt;strong&gt;tweaks the basic power settings&lt;/strong&gt;&lt;br&gt;powercfg -change -hibernate-timeout-ac 0&lt;br&gt;powercfg -change -hibernate-timeout-dc 0  &lt;p&gt;&lt;strong&gt;turns hibernation off&lt;/strong&gt;&lt;br&gt;powercfg -hibernate OFF  &lt;p&gt;&lt;strong&gt;require password when console wakes up (0=false, 1=true)&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c fea3413e-7e05-4911-9a71-700331f1c294 0e796bdb-100d-47d6-a2d5-f7d2daa51f51 0&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c fea3413e-7e05-4911-9a71-700331f1c294 0e796bdb-100d-47d6-a2d5-f7d2daa51f51 0  &lt;p&gt;&lt;strong&gt;also needed to show up on Power Menus...&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 381b4222-f694-41f0-9685-ff5bb260df2e fea3413e-7e05-4911-9a71-700331f1c294 0e796bdb-100d-47d6-a2d5-f7d2daa51f51 0&lt;br&gt;powercfg -setdcvalueindex 381b4222-f694-41f0-9685-ff5bb260df2e fea3413e-7e05-4911-9a71-700331f1c294 0e796bdb-100d-47d6-a2d5-f7d2daa51f51 0  &lt;p&gt;&lt;strong&gt;power plan type (0=power saver, 1=high performance, 2=balanced)&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c fea3413e-7e05-4911-9a71-700331f1c294 245d8541-3943-4422-b025-13a784f679b7 1&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c fea3413e-7e05-4911-9a71-700331f1c294 245d8541-3943-4422-b025-13a784f679b7 1  &lt;p&gt;&lt;strong&gt;hard disk timeout&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 0012ee47-9041-4b5d-9b77-535fba8b1442 6738e2c4-e8a5-4a42-b16a-e040e769756e 0&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 0012ee47-9041-4b5d-9b77-535fba8b1442 6738e2c4-e8a5-4a42-b16a-e040e769756e 0  &lt;p&gt;&lt;strong&gt;wireless adapter power (0=max perf, 1=low power saving, 2=med power saving, 3=max power saving)&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 19cbb8fa-5279-450e-9fac-8a3d5fedd0c1 12bbebe6-58d6-4636-95bb-3217ef867c1a 0&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 19cbb8fa-5279-450e-9fac-8a3d5fedd0c1 12bbebe6-58d6-4636-95bb-3217ef867c1a 0  &lt;p&gt;&lt;strong&gt;sleep timeout&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 238c9fa8-0aad-41ed-83f4-97be242c8f20 29f6c1db-86da-48c5-9fdb-f2b67b1f44da 0&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 238c9fa8-0aad-41ed-83f4-97be242c8f20 29f6c1db-86da-48c5-9fdb-f2b67b1f44da 0  &lt;p&gt;&lt;strong&gt;close action (0=do nothing, 1=sleep, 2=hibernate, 3=shutdown)&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 4f971e89-eebd-4455-a8de-9e59040e7347 5ca83367-6e45-459f-a27b-476b1d01c936 0&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 4f971e89-eebd-4455-a8de-9e59040e7347 5ca83367-6e45-459f-a27b-476b1d01c936 0  &lt;p&gt;&lt;strong&gt;also needed to show up on Power Menus...&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 381b4222-f694-41f0-9685-ff5bb260df2e 4f971e89-eebd-4455-a8de-9e59040e7347 5ca83367-6e45-459f-a27b-476b1d01c936 0&lt;br&gt;powercfg -setdcvalueindex 381b4222-f694-41f0-9685-ff5bb260df2e 4f971e89-eebd-4455-a8de-9e59040e7347 5ca83367-6e45-459f-a27b-476b1d01c936 0  &lt;p&gt;&lt;strong&gt;processor power cstate (0,1=power saver, 2,3=balanced, 4,5=high perf)&lt;br&gt;&lt;/strong&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 54533251-82be-4824-96c1-47b60b740d00 68f262a7-f621-4069-b9a5-4874169be23c 4&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 54533251-82be-4824-96c1-47b60b740d00 68f262a7-f621-4069-b9a5-4874169be23c 4  &lt;p&gt;&lt;strong&gt;minimum processor state&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 54533251-82be-4824-96c1-47b60b740d00 893dee8e-2bef-41e0-89c6-b55d0929964c 100&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 54533251-82be-4824-96c1-47b60b740d00 893dee8e-2bef-41e0-89c6-b55d0929964c 100  &lt;p&gt;&lt;strong&gt;processor power perfstate settings&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 54533251-82be-4824-96c1-47b60b740d00 bbdc3814-18e9-4463-8a55-d197327c45c0 4&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 54533251-82be-4824-96c1-47b60b740d00 bbdc3814-18e9-4463-8a55-d197327c45c0 4  &lt;p&gt;&lt;strong&gt;monitor timeout&lt;/strong&gt;&lt;br&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 7516b95f-f776-4464-8c53-06167f40cc99 3c0bc021-c8a8-4e07-a973-6b14cbcb2b7e 0&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 7516b95f-f776-4464-8c53-06167f40cc99 3c0bc021-c8a8-4e07-a973-6b14cbcb2b7e 0  &lt;p&gt;&lt;strong&gt;multimedia settings (0=take no action, 1=prevent computer from sleeping, 2=enable away mode)&lt;br&gt;&lt;/strong&gt;powercfg -setacvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 9596fb26-9850-41fd-ac3e-f7c3c00afd4b 03680956-93bc-4294-bba6-4e0f09bb717f 2&lt;br&gt;powercfg -setdcvalueindex 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c 9596fb26-9850-41fd-ac3e-f7c3c00afd4b 03680956-93bc-4294-bba6-4e0f09bb717f 2  &lt;p&gt;&lt;strong&gt;set the absentia power scheme (the scheme used when no one is logged in)&lt;/strong&gt;&lt;br&gt;powercfg -setabsentia 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c &lt;p&gt;Enjoy... :-)&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2589640" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Scripting/default.aspx">Scripting</category></item><item><title>Moving from RIS to Windows Deployment Services (WDS)</title><link>http://blogs.technet.com/richardsmith/archive/2007/11/23/moving-from-ris-to-windows-deployment-services-wds.aspx</link><pubDate>Fri, 23 Nov 2007 14:44:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2548310</guid><dc:creator>ricsmith</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/2548310.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=2548310</wfw:commentRss><description>&lt;p&gt;I wanted to point you in the direction of a document that helps with moving from Remote Installation Services (RIS) to Windows Deployment Services (WDS) on Windows Server 2003. &lt;/p&gt; &lt;p&gt;Many of the clients that I consult for are&amp;nbsp;big RIS users, so this whitepaper has been especially useful in recent months as they have moved to deploying Windows Vista...&lt;/p&gt; &lt;p&gt;You can download it from the link below:&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=941D4393-AB37-4047-B9C5-616B79D73301&amp;amp;displaylang=en" target="_blank"&gt;Deploying and Managing the Windows Deployment Services Update on Windows Server 2003&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2548310" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+Process/default.aspx">Deployment Process</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Build+Process/default.aspx">Build Process</category></item><item><title>Microsoft Product Evals on Virtual Hard Disk</title><link>http://blogs.technet.com/richardsmith/archive/2007/11/12/microsoft-product-evals-on-virtual-hard-disk.aspx</link><pubDate>Mon, 12 Nov 2007 14:00:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2418309</guid><dc:creator>ricsmith</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/2418309.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=2418309</wfw:commentRss><description>&lt;p&gt;I am often asked why deployment is such a great place to work as a consultant and I usually answer by saying that deployment (both client and server) touches all&amp;nbsp;aspects of the&amp;nbsp;infrastructure and therefore you need a knowledge across many products. All though I think this is a great thing - it also means that you have to keep up with other technologies - and have them set up in a test environment for your deployment engagements.&lt;/p&gt; &lt;p&gt;I often setup small proof of concept labs for customers - and I make us of a lesser known Microsoft service that provides many products ready configured as time limited Virtual Hard Disks (VHD) ready for download&amp;nbsp;- over the months I have created a library of these that I can set up and leave at customer sites for time limited testing (usually 30 day evaluations). Below are the links to all of the products that we supply as VHD:&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=bcae4531-6689-4016-89da-ffe60d061cef&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=bcae4531-6689-4016-89da-ffe60d061cef&amp;amp;displaylang=en"&gt;&lt;b&gt;BizTalk Server 2006&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=692a6e3c-81c9-4d8a-93fa-266d651735dc&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=692a6e3c-81c9-4d8a-93fa-266d651735dc&amp;amp;displaylang=en"&gt;&lt;b&gt;Exchange Server 2007&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=bc381af4-9bd0-49dd-be1a-0c6ee49cd2bc&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=bc381af4-9bd0-49dd-be1a-0c6ee49cd2bc&amp;amp;displaylang=en"&gt;&lt;b&gt;Exchange Server 2007 SP1 Beta 2&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=234c9dda-5452-4946-9e2f-d4b64082814e&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=234c9dda-5452-4946-9e2f-d4b64082814e&amp;amp;displaylang=en"&gt;&lt;b&gt;ISA Server 2006&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=f9956176-cf66-478b-b20d-b9b92dd0dbfa&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=f9956176-cf66-478b-b20d-b9b92dd0dbfa&amp;amp;displaylang=en"&gt;&lt;b&gt;Microsoft Office 2007 Professional&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=67f93dcb-ada8-4db5-a47b-df17e14b2c74&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=67f93dcb-ada8-4db5-a47b-df17e14b2c74&amp;amp;displaylang=en"&gt;&lt;b&gt;Office SharePoint Server 2007&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=7b243252-acb7-451b-822b-df639443aeaf&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=7b243252-acb7-451b-822b-df639443aeaf&amp;amp;displaylang=en"&gt;&lt;b&gt;SQL Server 2005&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=fa09a01d-ac7b-4a7e-8d28-79e222b14ae5&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=fa09a01d-ac7b-4a7e-8d28-79e222b14ae5&amp;amp;displaylang=en"&gt;&lt;b&gt;SQL Server 2005/Exchange 2007&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=469af3b8-849d-4400-bded-9024c3db759f&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=469af3b8-849d-4400-bded-9024c3db759f&amp;amp;displaylang=en"&gt;&lt;b&gt;System Center Configuration Manager 2007&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=27342759-e9d6-4073-918c-e9dff77d0206&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=27342759-e9d6-4073-918c-e9dff77d0206&amp;amp;displaylang=en"&gt;&lt;b&gt;System Center Essentials 2007&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=d4e8bc52-3c3b-4bae-b937-987da892fad7&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=d4e8bc52-3c3b-4bae-b937-987da892fad7&amp;amp;displaylang=en"&gt;&lt;b&gt;System Center Virtual Machine Manager 2007&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=ffd86643-7c31-42a2-91d8-7d160449b368&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=ffd86643-7c31-42a2-91d8-7d160449b368&amp;amp;displaylang=en"&gt;&lt;b&gt;Visual Studio 2005 Team Suite&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=9d60655e-814c-40a8-9762-53a40d8e7b37&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=9d60655e-814c-40a8-9762-53a40d8e7b37&amp;amp;displaylang=en"&gt;&lt;b&gt;Visual Studio 2005 Team System&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=9aa65956-4a13-46a3-9711-82939a041792&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=9aa65956-4a13-46a3-9711-82939a041792&amp;amp;displaylang=en"&gt;&lt;b&gt;Windows Server 2008 Beta 3&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=77f24c9d-b4b8-4f73-99e3-c66f80e415b6&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=77f24c9d-b4b8-4f73-99e3-c66f80e415b6&amp;amp;displaylang=en"&gt;&lt;b&gt;Windows Server 2003 R2&lt;/b&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=c2c27337-d4d1-4b9b-926d-86493c7da1aa&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=c2c27337-d4d1-4b9b-926d-86493c7da1aa&amp;amp;displaylang=en"&gt;&lt;b&gt;Windows Vista&lt;/b&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=6662c7be-d79b-475a-863c-f976239ac0af&amp;amp;displaylang=en&amp;amp;tm" target="_blank"&gt;Search Server 2008 Express&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;Hopefully this&amp;nbsp;set of server and client&amp;nbsp;pre-configured virtual machine&amp;nbsp;hard disks will save you endless setup hours and also enable you to start configuring in other services to your deployment engagements.&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2418309" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+Tools/default.aspx">Deployment Tools</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+Process/default.aspx">Deployment Process</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Build+Process/default.aspx">Build Process</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+4/default.aspx">Deployment 4</category></item><item><title>Microsoft Deployment Released</title><link>http://blogs.technet.com/richardsmith/archive/2007/11/12/microsoft-deployment-released.aspx</link><pubDate>Mon, 12 Nov 2007 13:47:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2418208</guid><dc:creator>ricsmith</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/2418208.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=2418208</wfw:commentRss><description>&lt;p&gt;The first release of Microsoft Deployment is now available. This release marks the first in a series of three Microsoft Deployment releases planned between now and Summer 2008. It focuses on integration with new deployment features in Configuration Manager 2007 as well as features and guidance to support server deployment. Future updates to Microsoft Deployment will add further support for Windows Server 2008, Windows Vista SP1, and System Center Configuration Manager 2007 SP1 releases. &lt;p&gt;Microsoft Deployment delivers additional value to Configuration Manager 2007 users by adding complete integration into the Configuration Manager 2007 administrator console and task sequencer as a product extension. Microsoft Deployment combined with Configuration Manager 2007allows users to: &lt;ul&gt; &lt;li&gt;Dynamically install packages  &lt;li&gt;Automatically determine user state store locations &lt;li&gt;Back up computers and database settings &lt;li&gt;Install to computers unknown to the Configuration Manager 2007 database &lt;li&gt;Perform offline patching &lt;li&gt;Install language packs offline and online &lt;li&gt;Monitor deployments using an updated Operations Manager 2007 Management Pack&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;In addition to the new integration with Configuration Manager 2007, Microsoft Deployment also enhances the Lite Touch Installation for deploying desktops and servers. This release allows LTI to: &lt;ul&gt; &lt;li&gt;Deploy pre-release versions of Windows Server 2008, including support for Server Core installation options. &lt;li&gt;Automate server role definition using Server Manager.  &lt;li&gt;Configure disk and network interface cards (NICs), including static TCP/IP configuration. &lt;li&gt;Migrate from LTI to Configuration Manager 2007. &lt;li&gt;Create custom task sequences or modify task sequences based on new templates for: &lt;ul&gt; &lt;li&gt;Client template: Windows Vista, Windows® XP &lt;li&gt;Server template: Windows Server 2003, Windows Server 2008 &lt;li&gt;Replace scenario template&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;Invoke Web service calls from rules.&lt;/li&gt; &lt;li&gt;Deploy operating system images using the new multicast feature in Windows Server 2008 Windows Deployment &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Microsoft Deployment is available as a free download on the &lt;a href="http://go.microsoft.com/fwlink/?LinkId=103947"&gt;Microsoft Download Center&lt;/a&gt;. &lt;p&gt;The Microsoft TechNet &lt;a href="http://www.microsoft.com/technet/desktopdeployment"&gt;Desktop Deployment Center&lt;/a&gt; and the new &lt;a href="http://technet.microsoft.com/en-us/serverdeployment/default.aspx"&gt;Server Deployment Center&lt;/a&gt; host the Microsoft Deployment process guidance for online reading. &lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2418208" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+Tools/default.aspx">Deployment Tools</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+4/default.aspx">Deployment 4</category></item><item><title>Microsoft Deployment RC1 Released</title><link>http://blogs.technet.com/richardsmith/archive/2007/10/25/microsoft-deployment-rc1-released.aspx</link><pubDate>Thu, 25 Oct 2007 11:06:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2248092</guid><dc:creator>ricsmith</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/2248092.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=2248092</wfw:commentRss><description>&lt;P&gt;&lt;B&gt;Business Desktop Deployment (BDD) is now Microsoft Deployment!&lt;/B&gt; 
&lt;P&gt;The RC1 release and new name for the fourth generation deployment Solution Accelerator, Microsoft Deployment is available from today.&amp;nbsp; Previous Beta releases have been using the code name "Deployment 4" to refer to Microsoft Deployment before the name was finalised. 
&lt;P&gt;Microsoft Deployment is the next version of Business Desktop Deployment (BDD) 2007. It unifies the tools and processes required for desktop and server deployment into a common deployment console and collection of guidance. Microsoft Deployment adds integration with recently released Microsoft deployment technologies to create a single path for image creation and deployment using: 
&lt;UL&gt;
&lt;LI&gt;System Center Configuration Manager 2007 Operating System Deployment 
&lt;LI&gt;Windows Automated Installation Kit 
&lt;LI&gt;Windows Deployment Services with new multicast technology 
&lt;LI&gt;Application Compatibility Toolkit 5.0 
&lt;LI&gt;User State Migration Tool 3.0.1 
&lt;LI&gt;2007 Office system 
&lt;LI&gt;Windows Server 2008 Server Manager for automated server role definition&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;B&gt;New Features in Microsoft Deployment &lt;/B&gt;
&lt;P&gt;Microsoft System Center Configuration Manager 2007 support, with the following features: 
&lt;UL&gt;
&lt;LI&gt;Full support for Windows Vista, Windows XP, and Windows Server 2003 deployments with Microsoft Deployment and Configuration Manager 2007. 
&lt;LI&gt;Complete integration into the Configuration Manager 2007 admin console and task sequencing capabilities. 
&lt;UL&gt;
&lt;LI&gt;Quick start Configuration Manager 2007 operating system deployments using one wizard to create needed task sequences and packages. 
&lt;LI&gt;Extension of the Configuration Manager 2007 task sequencing capabilities with new actions.&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Feature parity with BDD 2007 and SMS 2003, including dynamic package installation, automatic determination of state store location, computer backup, and database settings. 
&lt;LI&gt;Installation support for computers unknown to the Configuration Manager 2007 database 
&lt;LI&gt;Added support for offline patching 
&lt;LI&gt;Support for offline and online language pack installation 
&lt;LI&gt;Deployment monitoring: 
&lt;UL&gt;
&lt;LI&gt;Updated Management Pack for System Center Operations Manager 2007&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Lite Touch Installation (LTI) support for Windows Server 2008: 
&lt;UL&gt;
&lt;LI&gt;Support for deploying Windows Server 2008 Beta 3 and potentially RC1 (to be verified after RC1 release), including support for Server Core installation options. 
&lt;LI&gt;Automated server role definition using Server Manager &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Lite Touch Installation (LTI) enhancements: 
&lt;UL&gt;
&lt;LI&gt;Enhanced disk and network interface cards (NICs) configuration options, including support for static TCP/IP configuration. 
&lt;LI&gt;Design changes to ease the migration from LTI to Configuration Manager 2007. 
&lt;LI&gt;Support for multiple task sequence templates. New sample templates include: 
&lt;UL&gt;
&lt;LI&gt;Client template: Windows Vista, Windows XP 
&lt;LI&gt;Server template: Windows Server 2003, Windows Server 2008 
&lt;LI&gt;Replace scenario template&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Ability to invoke web service calls 
&lt;UL&gt;
&lt;LI&gt;Support for web service calls from rules 
&lt;LI&gt;Web services can be invoked as part of the rules processing performed by Microsoft Deployment, using new rules that can be defined in CustomSettings.ini.&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Support for BDD 2007 upgrade or side-by-side installation with Microsoft Deployment.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Lite Touch Installation (LTI) multicast support: 
&lt;UL&gt;
&lt;LI&gt;Deployment Workbench supports multicast transmission of operating system images when performing LTI deployments from Windows Server 2008 servers that are running Windows Deployment Services.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;B&gt;Where to Find Microsoft Deployment &lt;/B&gt;
&lt;P&gt;Microsoft Deployment is available as an open beta download. 
&lt;P&gt;Join the &lt;A href="https://connect.microsoft.com/InvitationUse.aspx?ProgramID=1646&amp;amp;InvitationID=D4B3-RFC6-99CW&amp;amp;SiteID=14" mce_href="https://connect.microsoft.com/InvitationUse.aspx?ProgramID=1646&amp;amp;InvitationID=D4B3-RFC6-99CW&amp;amp;SiteID=14"&gt;&lt;U&gt;Microsoft Deployment Connection program on Microsoft Connect&lt;/U&gt;&lt;/A&gt;. 
&lt;P&gt;If you are already registered for the program, &lt;A href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=14&amp;amp;DownloadID=8689" mce_href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=14&amp;amp;DownloadID=8689"&gt;&lt;U&gt;click here&lt;/U&gt;&lt;/A&gt;. 
&lt;P&gt;&lt;B&gt;Related Resources &lt;/B&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/technet/desktopdeployment" mce_href="http://www.microsoft.com/technet/desktopdeployment"&gt;Desktop Deployment Center on Microsoft TechNet&lt;/A&gt; 
&lt;P&gt;&lt;A href="http://technet.microsoft.com/en-us/configmgr/default.aspx" mce_href="http://technet.microsoft.com/en-us/configmgr/default.aspx"&gt;System Center Configuration Manager on Microsoft TechNet&lt;/A&gt;&lt;U&gt; &lt;/U&gt;
&lt;P&gt;&lt;A href="http://technet.microsoft.com/en-us/configmgr/bb736730.aspx" mce_href="http://technet.microsoft.com/en-us/configmgr/bb736730.aspx"&gt;System Center Configuration Manager evaluation software on Microsoft TechNet&lt;/A&gt; 
&lt;P&gt;&lt;A href="http://technet.microsoft.com/en-us/windowsserver/2008/default.aspx" mce_href="http://technet.microsoft.com/en-us/windowsserver/2008/default.aspx"&gt;Windows Server 2008 on Microsoft TechNet&lt;/A&gt;&lt;U&gt; &lt;/U&gt;
&lt;P&gt;&lt;U&gt;&lt;/U&gt;
&lt;P&gt;I will be covering Microsoft Deployment RC1 in more detail over forthcoming blogs&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2248092" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/BDD2007/default.aspx">BDD2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+4/default.aspx">Deployment 4</category></item><item><title>Deployment 4 - Using Your BDD 2007 Task Sequences as Templates</title><link>http://blogs.technet.com/richardsmith/archive/2007/10/02/deployment-4-using-your-bdd-2007-task-sequences-as-templates.aspx</link><pubDate>Tue, 02 Oct 2007 18:29:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2093392</guid><dc:creator>ricsmith</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/2093392.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=2093392</wfw:commentRss><description>&lt;p&gt;So - Deployment 4 Beta 3&amp;nbsp;- very cool indeed...but I bet your thinking "how can I use the task sequences that I built in BDD 2007 as templates in Deployment 4 Beta 3?" - well that's a good question.&lt;/p&gt; &lt;p&gt;Deployment 4 Beta 3&amp;nbsp;stores it's task sequence templates in the &lt;strong&gt;Program Files\Deployment 4\Templates&lt;/strong&gt; folder and come with three templates ready configured:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;strong&gt;Client.xml&lt;/strong&gt;  &lt;li&gt;&lt;strong&gt;ClientReplace.xml&lt;/strong&gt;  &lt;li&gt;&lt;strong&gt;Server.xml&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;You can add you own templates to this directory by creating new task sequences in the Deployment 4 Beta 3 Workbench or by copying you task sequences from BDD 2007.&amp;nbsp; In the example below,&amp;nbsp;I have copied two&amp;nbsp;XML files (TS.vista.xml and TS.xp.xml) to&amp;nbsp;the &lt;strong&gt;Program Files\Deployment 4\Templates&lt;/strong&gt;&amp;nbsp;location that I had previously configured in BDD 2007.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.richard-x-smith.co.uk/download/blogpics/D4_1.jpg"&gt;&lt;/p&gt; &lt;p&gt;We now need to update the headers in our newly copied task sequences to give them a descriptive name. This is because BDD 2007 names all task sequences as &lt;strong&gt;SA Task Sequence.&lt;/strong&gt;&amp;nbsp;Open each task sequence file in your favourite XML editor and change the&lt;strong&gt; Name and Description &lt;/strong&gt;tags&amp;nbsp;to give your files descriptive names (you will see why shortly)&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.richard-x-smith.co.uk/download/blogpics/D4_2.jpg"&gt; &lt;/p&gt; &lt;p&gt;Now that our templates are configured and in the correct location&amp;nbsp;it just a case of creating a new task sequence based on our newly added&amp;nbsp;template files. Open Deployment 4 Beta 3 and right click &lt;strong&gt;Task Sequence&lt;/strong&gt;&amp;nbsp;- choose &lt;strong&gt;NEW&lt;/strong&gt; to start the New Task Sequence Wizard and give your new task sequence an ID, Name and Comments&amp;nbsp;on the General Settings page:&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.richard-x-smith.co.uk/download/blogpics/D4_3.jpg"&gt; &lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;On&amp;nbsp;the Select Template page, the drop down should now show your new templates with the names as edited earlier, which you can now select to create the starting point for your new task sequence.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.richard-x-smith.co.uk/download/blogpics/D4_4.jpg"&gt; &lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Once the wizard has completed you will have a new task sequence based on your imported&amp;nbsp;file from BDD 2007 which is now a re-usable template in Deployment 4 Beta 3. &lt;/p&gt; &lt;p&gt;&lt;img src="http://www.richard-x-smith.co.uk/download/blogpics/D4_5.jpg"&gt; &lt;/p&gt; &lt;p&gt;You can use this process to add as many templates as you need for your environment - you may want to merge some of the new task sequences from Deployment 4 Beta 3&amp;nbsp;with your BDD 2007 task sequences to ensure that you are taking advantage of some of the tasks delivered in Deployment 4 Beta 3 such as network card and disk configuration (see &lt;a href="http://blogs.technet.com/benhunter/archive/2007/09/19/deployment-4-who-stole-my-build.aspx" target="_blank"&gt;Ben's blog&lt;/a&gt;&amp;nbsp;for more on this...). You will also need to ensure that any scripts, applications and custom code referenced in your BDD 2007 task sequencer are copied across to the Deployment 4 environment so that the tasks can find them.&lt;/p&gt; &lt;p&gt;For more information,&amp;nbsp;check out Bens article on &lt;a href="http://blogs.technet.com/benhunter/archive/2007/09/26/deployment-4-update-how-to-create-a-custom-task-sequence.aspx" target="_blank"&gt;How to Create a Custom Task Sequence&lt;/a&gt;&amp;nbsp;for some other great hints and tips on Deployment 4 Beta 3 task sequences and &lt;a href="http://blogs.technet.com/mniehaus/" target="_blank"&gt;Michael Niehaus&lt;/a&gt; is running a great set of blogs on Deployment 4 Beta 3 New Features.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2093392" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/BDD2007/default.aspx">BDD2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+Process/default.aspx">Deployment Process</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+4/default.aspx">Deployment 4</category></item><item><title>New Deployment Forum Site...</title><link>http://blogs.technet.com/richardsmith/archive/2007/09/18/new-deployment-forum-site.aspx</link><pubDate>Tue, 18 Sep 2007 12:44:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1984050</guid><dc:creator>ricsmith</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1984050.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1984050</wfw:commentRss><description>&lt;P&gt;Deployment Forum is a new community Web site devoted to IT professionals deploying Windows. Myself and fellow MCS blogger Ben Hunter, as well as MCS architect Steve Campbell have taken up residency in the MVP section with a selection of the industry's best deployment specialists&amp;nbsp;and we will all be adding content&amp;nbsp;to the&amp;nbsp;Deployment Forum. The site is run by Jerry Honeycutt, a well respected writer, speaker, and technologist who has written more than 30 technology books and hundreds of technical articles and white papers. &lt;/P&gt;
&lt;P&gt;You find Deployment Forum at: &lt;A href="http://www.deploymentforum.com/" mce_href="http://www.deploymentforum.com/"&gt;http://www.deploymentforum.com&lt;/A&gt; &lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1984050" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/BDD2007/default.aspx">BDD2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/SMS+2003+OSD+Feature+Pack/default.aspx">SMS 2003 OSD Feature Pack</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+Tools/default.aspx">Deployment Tools</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+Process/default.aspx">Deployment Process</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Build+Process/default.aspx">Build Process</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Scripting/default.aspx">Scripting</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+4/default.aspx">Deployment 4</category></item><item><title>Deployment 4 Beta 3 Released</title><link>http://blogs.technet.com/richardsmith/archive/2007/09/17/deployment-4-beta-3-released.aspx</link><pubDate>Mon, 17 Sep 2007 11:39:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1973871</guid><dc:creator>ricsmith</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1973871.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1973871</wfw:commentRss><description>&lt;P&gt;The BDD team have announced that Deployment 4 (the code name for the next version of Business Desktop Deployment (BDD) 2007) has been released as BETA 3&amp;nbsp;and unifies the tools and processes required for &lt;STRONG&gt;desktop and server&lt;/STRONG&gt; deployment into a common deployment console and collection of guidance. Previously referenced as BDD.Next and Windows Server Deployment (WSD), Deployment 4 adds integration with recently released Microsoft deployment technologies to create a single path for image creation and deployment, including: 
&lt;UL&gt;
&lt;LI&gt;System Center Configuration Manager 2007 Operating System Deployment 
&lt;LI&gt;Windows Automated Installation Kit 
&lt;LI&gt;Windows Deployment Services with new multicast technology 
&lt;LI&gt;Application Compatibility Toolkit 5.0 
&lt;LI&gt;User State Migration Tool 3.0.1 
&lt;LI&gt;Windows Server 2008 Server Manager for automated server role definition (coming soon) &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Deployment 4 Beta 3 combines the guidance and toolset from previous releases of Business Desktop Deployment and Beta releases of Windows Server Deployment. This release continues to support Zero Touch Installation (ZTI) of desktop operating systems using Systems Management Server (SMS) 2003 with the Operating System Deployment Feature Pack and adds new deployment and task sequencing capabilities for desktops and servers using System Center Configuration Manager 2007. Deployment 4 also continues to provide Lite Touch Installation (LTI) support without infrastructure requirements and adds capabilities for Windows Server 2003 and pre-release versions of Windows Server 2008. 
&lt;P&gt;&lt;B&gt;New features in Deployment 4 Beta 3&lt;/B&gt; 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Microsoft System Center Configuration Manager 2007 support, with the following features:&lt;/STRONG&gt; 
&lt;UL&gt;
&lt;LI&gt;Full support for Windows Vista, Windows XP, and Windows Server 2003 deployments with Deployment 4 and Configuration Manager 2007. 
&lt;LI&gt;Complete integration into the Configuration Manager 2007 admin console and task sequencing capabilities. 
&lt;UL&gt;
&lt;LI&gt;Quick start Configuration Manager 2007 operating system deployments using one wizard to create needed task sequences and packages. 
&lt;LI&gt;Extends the Configuration Manager 2007 task sequencing capabilities with new actions. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Feature parity with BDD 2007 and SMS 2003, including dynamic package installation, automatic determination of state store location, computer backup, database settings. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Lite Touch Installation (LTI) support for Windows Server 2008:&lt;/STRONG&gt; 
&lt;UL&gt;
&lt;LI&gt;Support for deploying Windows Server 2008 Beta 3 and potentially RC0 (to be verified after RC0 release), including support for Server Core installation options. (Windows Server 2008 TAP customers only.) &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Lite Touch Installation (LTI) enhancements:&lt;/STRONG&gt; 
&lt;UL&gt;
&lt;LI&gt;Enhanced disk and network interface cards (NICs) configuration options, including support for static TCP/IP configuration. 
&lt;LI&gt;Design changes to ease the migration from LTI to Configuration Manager 2007. 
&lt;LI&gt;Support for multiple task sequence templates. New sample templates include: 
&lt;UL&gt;
&lt;LI&gt;Client template: Windows Vista, Windows XP 
&lt;LI&gt;Server template: Windows Server 2003, Windows Server 2008 
&lt;LI&gt;Replace scenario template &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Ability to invoke web service calls Support for web service calls from rules 
&lt;UL&gt;
&lt;LI&gt;Web services can be invoked as part of the rules processing performed by Deployment 4, using new rules that can be defined in CustomSettings.ini. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Support for side-by-side installation with Deployment 4 and BDD 2007 installed on the same machine. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Lite Touch Installation (LTI) multicast support:&lt;/STRONG&gt; 
&lt;UL&gt;
&lt;LI&gt;Deployment Workbench supports multicast transmission of operating system images when performing LTI deployments from Windows Server 2008 servers that are running Windows Deployment Services. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Where to Find Deployment 4 Beta 3 &lt;/STRONG&gt;
&lt;P&gt;Deployment 4 Beta 3 is available as an open beta download. 
&lt;P&gt;To join Deployment 4 beta 3 program, follow these steps: 
&lt;OL&gt;
&lt;LI&gt;Visit the Microsoft Connect Web site (&lt;A href="http://connect.microsoft.com/" mce_href="http://connect.microsoft.com/"&gt;http://connect.microsoft.com&lt;/A&gt;). 
&lt;LI&gt;Click Invitations on the Connect menu. 
&lt;LI&gt;You will need to sign in using a valid Windows Live ID before you can continue to the Invitations page. 
&lt;LI&gt;Enter your Invitation ID in the box. Your &lt;STRONG&gt;invitation ID &lt;/STRONG&gt;is: &lt;STRONG&gt;BDDP-QMYH-VWTH&lt;/STRONG&gt; 
&lt;LI&gt;Click Go. 
&lt;LI&gt;If you have not previously registered with Microsoft Connect, you might be required to register before you continue with the invitation process. 
&lt;LI&gt;To download Deployment 4, click &lt;A href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=14&amp;amp;DownloadID=8689" mce_href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=14&amp;amp;DownloadID=8689"&gt;Download Now.&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Great work from the team getting this release out...&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1973871" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/BDD2007/default.aspx">BDD2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/SMS+2003+OSD+Feature+Pack/default.aspx">SMS 2003 OSD Feature Pack</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/SCCM+2007/default.aspx">SCCM 2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+Tools/default.aspx">Deployment Tools</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+Process/default.aspx">Deployment Process</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Deployment+4/default.aspx">Deployment 4</category></item><item><title>How drivers are added to Windows PE and Windows Vista during an unattended installation</title><link>http://blogs.technet.com/richardsmith/archive/2007/08/15/how-drivers-are-added-to-windows-pe-and-windows-vista-during-an-unattended-installation.aspx</link><pubDate>Wed, 15 Aug 2007 15:15:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1758026</guid><dc:creator>ricsmith</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1758026.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1758026</wfw:commentRss><description>&lt;P&gt;My MCS&amp;nbsp;colleague and top deployment gent - Mark Aslett has put together a handy process list for how device drivers are added to Windows PE and Windows Vista&amp;nbsp;during deployment.&amp;nbsp;The example below&amp;nbsp;assumes than an unattend.xml file is being used to specify the location of drivers in both the windowsPE pass and the offlineServicing pass of the unattend.xml file. &lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://www.richard-x-smith.co.uk/downloads/blogpics/drvprocess.jpg" mce_src="http://www.richard-x-smith.co.uk/downloads/blogpics/drvprocess.jpg"&gt; 
&lt;P&gt;If peimg is used to inject drivers directly into an offline Windows PE image then this fully installs the drivers, i.e. it performs the registry load, hardware ID and service information reflection, etc, and does not significantly delay the Windows PE boot or Vista deployment times. 
&lt;P&gt;BDD 2007 gets around most of the&amp;nbsp;issues around deployment time identified above. When BDD creates the Windows PE boot image it will add any drivers that you specify at image creation time, so there is no need to use the windowsPE pass (or peimg to add drivers directly). BDD 2007&amp;nbsp;uses the offlineServicing pass for driver injection avoiding the bulk of the delays. It also has the added benefit of only copying across the drivers required instead of&amp;nbsp;the entire driver store. 
&lt;P&gt;Big thanks to Mark for sharing his findings...&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1758026" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/BDD2007/default.aspx">BDD2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Build+Process/default.aspx">Build Process</category></item><item><title>General Purpose CustomSettings.ini</title><link>http://blogs.technet.com/richardsmith/archive/2007/08/02/general-purpose-customsettings-ini.aspx</link><pubDate>Thu, 02 Aug 2007 16:11:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1681709</guid><dc:creator>ricsmith</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1681709.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1681709</wfw:commentRss><description>&lt;P&gt;One thing that seems to stump a number of people with BDD 2007 is using the CustomSettings.ini file (accessible via the Rules tab) to automate the deployment wizards. The usual issues are around differing language settings for Windows XP and Windows Vista, as well as turning off and on the relevant wizards.&lt;/P&gt;
&lt;P&gt;The customsettings.ini file below is a general purpose one that I tend to use as the starting point for most engagements - it has&amp;nbsp;most of the wizard entries (currently set to NO so that they all show) as well as the UK specific language settings for Windows XP and Windows Vista and UK time zone - for the languge settings, just comment out the ones not used (Windows Vista or Windows XP) and turn off the wizards you dont need - remember that any wizards turned off usually need additional parameters to be entered in customsettings.ini for the options they are requesting...&lt;/P&gt;
&lt;P&gt;[Settings]&lt;BR&gt;Priority=Default&lt;BR&gt;Properties=MyCustomProperty&lt;/P&gt;
&lt;P&gt;[Default]&lt;BR&gt;OSInstall=Y&lt;/P&gt;
&lt;P&gt;SkipApplications=NO&lt;BR&gt;SkipAppsOnUpgrade=NO&lt;BR&gt;SkipProductKey=NO&lt;BR&gt;SkipDeploymentType=NO&lt;/P&gt;
&lt;P&gt;SkipDomainMembership=YES&lt;BR&gt;JoinWorkgroup=WORKGROUP&lt;/P&gt;
&lt;P&gt;SkipAdminPassword=NO&lt;BR&gt;AdminPassword=P@ssw0rd&lt;/P&gt;
&lt;P&gt;SkipLocaleSelection=YES&lt;/P&gt;
&lt;P&gt;; VISTA LOCALE SETTINGS&lt;BR&gt;KeyboardLocale=en-gb&lt;BR&gt;UserLocale=en-gb&lt;BR&gt;InputLocale=0809:00000809&lt;/P&gt;
&lt;P&gt;; XP LOCALE SETTINGS&lt;BR&gt;;InputLocale=0809:00000809&lt;BR&gt;;UserLocale=0809:00000809&lt;/P&gt;
&lt;P&gt;SkipTimeZone=YES&lt;BR&gt;TimeZone=85&lt;BR&gt;TimeZoneName=GMT Standard Time&lt;/P&gt;
&lt;P&gt;SkipCapture=NO&lt;BR&gt;DoCapture=NO&lt;/P&gt;
&lt;P&gt;SkipUserData=NO&lt;BR&gt;UserDataLocation=NONE&lt;/P&gt;
&lt;P&gt;Addational information on these settings can be found in the Deployment Configuration Guide&amp;nbsp;located in&amp;nbsp;the documentation directory included with BDD 2007 (usually Program Files\BDD 2007\Documentation)&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1681709" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/BDD2007/default.aspx">BDD2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Build+Process/default.aspx">Build Process</category></item><item><title>Multiple Partitions in BDD 2007</title><link>http://blogs.technet.com/richardsmith/archive/2007/07/22/multiple-partitions-in-bdd-2007.aspx</link><pubDate>Mon, 23 Jul 2007 00:37:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1583164</guid><dc:creator>ricsmith</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1583164.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1583164</wfw:commentRss><description>&lt;P&gt;Have had a couple of requests to cover creating multiple partitions using BDD 2007. By default BDD 2007 creates a single partition (C:) that then builds out with your required OS and applications via the task sequencer. The partition and format information is &lt;STRONG&gt;not&lt;/STRONG&gt; done by the unattend.xml file (WinPE section) as you might expect, but via ZTIDiskpart.wsf. This script uses ZTIDiskpart.txt to describe how the drive should be wiped, re-partitioned and formatted.&lt;/P&gt;
&lt;P&gt;The default ZTIDiskpart.txt use DiskPart commands and looks like this:&lt;/P&gt;&lt;STRONG&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;select disk 0&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;clean&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;create partition primary&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;assign letter=c:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;active&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;exit&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/STRONG&gt; 
&lt;P&gt;In the default settings, the first disk (disk 0) is selected and then cleaned (wiped). A primary partition is then created (using all available space) and assigned drive letter C: The partition is then set as active.&amp;nbsp;ZTIDiskpart.wsf takes care of formatting this single partiton.&lt;/P&gt;
&lt;P&gt;To have the ZTIDiskpart.wsf script apply different settings (in this case - create two partitons on the same disk)&amp;nbsp;then we can edit ZTIDiskpart.txt as follows: &lt;/P&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT color=#000000&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;select disk 0&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;clean&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;create partition primary size=20000&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;assign letter=c:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;active&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;create partition primary&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;assign letter=d:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;format FS=NTFS QUICK&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;exit&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT color=#000000&gt;In this example, the first disk is selected (disk 0) and cleaned as it was&amp;nbsp;in the default script.&amp;nbsp;A primary partition of 20GB is then created (specified in MBs) assigned letter C: and made active. A second partition is then created (by not specifying a size on this second entry, all&amp;nbsp;remaining available space is&amp;nbsp;used) and assigned letter D: This partition is then formatted with NTFS using the QUICK switch&amp;nbsp;(ZTIDiskpart.wsf will take care of formatting the C: drive, however it won't format the second partition, so we include a command for this in ZTIDiskpart.txt)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT color=#000000&gt;There is however a gotcha...The allocation of drive letters from within the Windows PE environment doesn't carry over to the installed operating system if you are trying to create partitons on different physical disks. When the operating system has finished installing, the disk letters can be out of sync.&amp;nbsp;To enable the ZTIDiskpart.wsf script to correctly add drive letters and create two partitions on different disks (usefull if using BDD 2007 to create server builds), use the &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;STRONG&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; COLOR: #1f497d; mso-ansi-language: EN-US"&gt;Select disk 0&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-ansi-language: EN"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; COLOR: #1f497d; mso-ansi-language: EN-US"&gt;Create partition primary&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-ansi-language: EN"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; COLOR: #1f497d; mso-ansi-language: EN-US"&gt;Assign letter=c:&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-ansi-language: EN"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; COLOR: #1f497d; mso-ansi-language: EN-US"&gt;Active&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-ansi-language: EN"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; COLOR: #1f497d; mso-ansi-language: EN-US"&gt;Select disk 1&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-ansi-language: EN"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; COLOR: #1f497d; mso-ansi-language: EN-US"&gt;Create partition primary&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-ansi-language: EN"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; COLOR: #1f497d; mso-ansi-language: EN-US"&gt;Assign&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-ansi-language: EN"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; COLOR: #1f497d; mso-ansi-language: EN-US"&gt;Exit&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN lang=EN-NZ style="COLOR: #1f497d; mso-ansi-language: EN-NZ"&gt;&lt;FONT face=Calibri&gt;&lt;SPAN lang=EN-NZ style="COLOR: #1f497d; mso-ansi-language: EN-NZ"&gt;&lt;FONT size=3&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT face=Arial color=#000000 size=2&gt;The key to this working is that no letter is assigned to the second partition (that will be created on the 2nd disk). When the operating system starts you will find that D: will be assigned to the second disk by the OS. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN lang=EN-NZ style="COLOR: #1f497d; mso-ansi-language: EN-NZ"&gt;&lt;FONT face=Calibri&gt;&lt;SPAN lang=EN-NZ style="COLOR: #1f497d; mso-ansi-language: EN-NZ"&gt;&lt;FONT size=3&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT face=Arial color=#000000 size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN lang=EN-NZ style="COLOR: #1f497d; mso-ansi-language: EN-NZ"&gt;&lt;FONT face=Calibri&gt;&lt;SPAN lang=EN-NZ style="COLOR: #1f497d; mso-ansi-language: EN-NZ"&gt;&lt;FONT size=3&gt;&lt;SPAN lang=EN-US style="COLOR: #1f497d; mso-ansi-language: EN-US"&gt;&lt;FONT face=Arial color=#000000 size=2&gt;I am greatful (as ever) to &lt;A class="" title="Ben Hunter" href="http://blogs.technet.com/benhunter" target=_blank mce_href="http://blogs.technet.com/benhunter"&gt;Ben Hunter&lt;/A&gt;&amp;nbsp;and &lt;A class="" title="Michael Niehaus" href="http://blogs.technet.com/mniehaus/" mce_href="http://blogs.technet.com/mniehaus/"&gt;Michael Niehaus&lt;/A&gt; for&amp;nbsp;their input and guidance&amp;nbsp;:-)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1583164" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/BDD2007/default.aspx">BDD2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Build+Process/default.aspx">Build Process</category></item><item><title>Useful Registry Changes During Build Creation/Image Deployment</title><link>http://blogs.technet.com/richardsmith/archive/2007/07/17/useful-registry-changes-during-build-creation.aspx</link><pubDate>Tue, 17 Jul 2007 16:30:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1540814</guid><dc:creator>ricsmith</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1540814.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1540814</wfw:commentRss><description>&lt;P&gt;As&amp;nbsp;I have worked with different customers, a number of common requests&amp;nbsp;often pop up for changes during build creation on deployment. For Windows XP deployment, I built up a library of VB scripts that carried out most of the customisations that I required (and were run either as part of the image creation process - using BDD, or as part of the deployment process - as post deploy actions)&lt;/P&gt;
&lt;P&gt;With Windows Vista, I have started to build up the same sort of library and have put together a group of setting changes that can be used in reg files, batch files or VB scripts for making automated changes during image build or image deployment. Some of these entries are from my own deployment projects, whilst others are from Microsoft colleagues like &lt;A class="" title="Ben Hunter" href="http://blogs.technet.com/benhunter/archive/2007/07.aspx" target=_blank mce_href="http://blogs.technet.com/benhunter/archive/2007/07.aspx"&gt;Ben Hunter&lt;/A&gt;, Jon Bennett and Michael Murgolo to whom I wish to express my gratitude.&lt;/P&gt;
&lt;P&gt;So here is my current list of tweaks...&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Adjust the system tray icons - 0 = Display inactive tray icons&lt;/STRONG&gt;&lt;BR&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]&lt;BR&gt;"EnableAutoTray"=dword:00000000&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Clear Most Frequently Used items&lt;/STRONG&gt;&lt;BR&gt;[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}]&lt;BR&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}]&lt;BR&gt;@=""&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Show/Hide desktop icons&lt;/STRONG&gt;&lt;BR&gt;; Internet Explorer = {871C5380-42A0-1069-A2EA-08002B30309D}&lt;BR&gt;; User's Files = {450D8FBA-AD25-11D0-98A8-0800361B1103}&lt;BR&gt;; Computer = {20D04FE0-3AEA-1069-A2D8-08002B30309D}&lt;BR&gt;; Network = {208D2C60-3AEA-1069-A2D7-08002B30309D}&lt;/P&gt;
&lt;P&gt;; 0 = Display&lt;BR&gt;; 1 = Hide&lt;/P&gt;
&lt;P&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons]&lt;BR&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]&lt;BR&gt;"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001&lt;BR&gt;"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000&lt;BR&gt;"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000&lt;BR&gt;"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Add "Explore From Here" to the context menu&lt;/STRONG&gt;&lt;BR&gt;[HKEY_CLASSES_ROOT\Folder\shell\fromhere]&lt;BR&gt;@="Explore from &amp;amp;Here"&lt;BR&gt;[HKEY_CLASSES_ROOT\Folder\shell\fromhere\command]&lt;BR&gt;@="explorer.exe /e,/root,/idlist,%I"&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Add a Search Provider to the START MENU&amp;nbsp;(example)&lt;/STRONG&gt;&lt;BR&gt;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Google]&lt;BR&gt;"DisplayName"="Google"&lt;BR&gt;"URL"="&lt;A href="http://www.google.com/search?q={searchTerms}&amp;amp;rls=com.microsoft:{language}&amp;amp;ie={inputEncoding}&amp;amp;oe={outputEncoding}&amp;amp;startIndex={startIndex?}&amp;amp;startPage={startPage"&gt;http://www.google.com/search?q={searchTerms}&amp;amp;rls=com.microsoft:{language}&amp;amp;ie={inputEncoding}&amp;amp;oe={outputEncoding}&amp;amp;startIndex={startIndex?}&amp;amp;startPage={startPage&lt;/A&gt;}"&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Resort the Start Menu&lt;/STRONG&gt;&lt;BR&gt;[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder]&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Disable Menu Delay&lt;/STRONG&gt;&lt;BR&gt;[HKEY_CURRENT_USER\Control Panel\Desktop]&lt;BR&gt;"MenuShowDelay"="0"&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Add the Registry Editor to the context menu&lt;/STRONG&gt;&lt;BR&gt;[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit]&lt;BR&gt;@="Re&amp;amp;gistry Editor"&lt;BR&gt;[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit\command]&lt;BR&gt;@="regedit.exe"&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Customise Windows Vista Shutdown Speed&lt;/STRONG&gt;&lt;BR&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]&lt;BR&gt;"WaitToKillServiceTimeout"=20000&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Increase NTFS System Peformance by disabling NTFS Last Access Update and 8.3 Creation&lt;/STRONG&gt;&lt;BR&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]&lt;BR&gt;"NTFSDisableLastAccessUpdate"=1&lt;BR&gt;"NTFSDisable8Dot3NameCreation"=1&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Turn Off System Beeps&lt;/STRONG&gt;&lt;BR&gt;[HKEY_CURRENT_USER\Control Panel\Sound]&lt;BR&gt;"Beep"=No&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Disable Welcome logon screen &amp;amp; require CTRL+ALT+DEL&lt;/STRONG&gt;&lt;BR&gt;reg add "hklm\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v LogonType /t REG_DWORD /d 0 /f&lt;BR&gt;reg add "hklm\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v DisableCAD /t REG_DWORD /d 0 /f&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Interactive logon: Do not display last user name&lt;/STRONG&gt;&lt;BR&gt;reg add "hklm\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v dontdisplaylastusername /t REG_DWORD /d 1 /f&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Enable Remote Desktop&lt;/STRONG&gt;&lt;BR&gt;reg add "hklm\system\currentcontrolset\control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Allow connections from computers running any version of Remote Desktop (less secure)&lt;/STRONG&gt;&lt;BR&gt;reg add "hklm\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp" /v UserAuthentication /t REG_DWORD /d 0 /f&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Use simple file sharing - 0 = unchecked, 1 - checked&lt;/STRONG&gt;&lt;BR&gt;reg add "hklm\SYSTEM\CurrentControlSet\Control\Lsa" /v ForceGuest /t REG_DWORD /d 0 /f&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Disable Automatic Updates&lt;/STRONG&gt;&lt;BR&gt;reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Set the Screen Saver Settings&lt;/STRONG&gt;&lt;BR&gt;reg add "hku\.DEFAULT\Control Panel\Desktop" /v ScreenSaveActive /t REG_SZ /d 1 /f&lt;BR&gt;reg add "hku\.DEFAULT\Control Panel\Desktop" /v ScreenSaverIsSecure /t REG_SZ /d 1 /f&lt;BR&gt;reg add "hku\.DEFAULT\Control Panel\Desktop" /v ScreenSaveTimeOut /t REG_SZ /d 900 /f&lt;BR&gt;reg add "hku\.DEFAULT\Control Panel\Desktop" /v SCRNSAVE.EXE /t REG_SZ /d "%SystemRoot%\System32\YOUR_FILE.scr" /f&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;;Set the Desktop Wallpaper&lt;/STRONG&gt;&lt;BR&gt;reg add "hku\.DEFAULT\Control Panel\Desktop" /v Wallpaper /t REG_SZ /d "%SystemRoot%\Web\Wallpaper\YOUR_FILE.bmp" /f &lt;BR&gt;reg add "hku\.DEFAULT\Control Panel\Desktop" /v WallpaperStyle /t REG_SZ /d "2" /f&lt;BR&gt;reg add "hku\.DEFAULT\Control Panel\Desktop" /v TileWallpaper /t REG_SZ /d "0" /f&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1540814" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/BDD2007/default.aspx">BDD2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Scripting/default.aspx">Scripting</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Registry+Entry/default.aspx">Registry Entry</category></item><item><title>BDD Lite Touch and Zero Touch Lab Recommendations</title><link>http://blogs.technet.com/richardsmith/archive/2007/06/26/bdd-lite-touch-and-zero-touch-lab-recommendations.aspx</link><pubDate>Tue, 26 Jun 2007 19:46:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1369234</guid><dc:creator>ricsmith</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1369234.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1369234</wfw:commentRss><description>&lt;P&gt;So - I get asked a lot about how to set up a test lab or Proof of Concept environment for Lite Touch and Zero Touch. Working with my colleages in the MCS UK desktop team, specifically Mark Aslett and Adam Shepherd, we have developed a rough guide to a lab design that works for us that I thought I would share for discussion...The lab environment looks like this - &lt;/P&gt;
&lt;P&gt;&lt;IMG title="Recommended Lab Environment" style="WIDTH: 772px; HEIGHT: 597px" height=597 alt="Recommended Lab Environment" src="http://www.richard-x-smith.co.uk/download/blogpics/lab1.jpg" width=772 align=top mce_src="http://www.richard-x-smith.co.uk/download/blogpics/lab1.jpg"&gt;&amp;nbsp;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Arial; mso-ansi-language: EN-GB; mso-fareast-language: JA; mso-bidi-language: AR-SA"&gt;&lt;?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /&gt;&lt;v:shapetype id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"&gt;&lt;/P&gt;
&lt;P class=SectionText style="MARGIN: 1pt 0cm 3pt"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;Infrastructure Server&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;
&lt;TABLE class=MsoTableGrid style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: auto auto auto 11.35pt; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 2.85pt 0cm 2.85pt; mso-border-top-alt: solid #999999 1.0pt; mso-border-bottom-alt: solid #999999 1.0pt" cellSpacing=0 cellPadding=0 border=1 class="MsoTableGrid"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: -1; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 1"&gt;&lt;SPAN style="FONT-SIZE: 9pt; COLOR: black; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'; mso-bidi-font-weight: bold"&gt;Requirement&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 1"&gt;&lt;SPAN style="FONT-SIZE: 9pt; COLOR: black; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'; mso-bidi-font-weight: bold"&gt;Why?&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 0"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; mso-border-top-alt: solid #999999 1.0pt" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Windows Server 2003 R2&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; mso-border-top-alt: solid #999999 1.0pt" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;To fully support Windows Vista, in particular some group policy functionality and to test the DFS-R replication of images, domain controllers should be Windows Server 2003 R2.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 1"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Active Directory&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Required to authenticate users accessing the Windows DS, RIS, SMS and BDD 2007 servers. Additionally Windows DS servers must be a member of an Active Directory domain.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 2"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;DNS&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;DNS name resolution must be possible in the lab environment for Active Directory to function and for clients to locate network resources.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 3; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;DHCP&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;During the development process clients will boot to the network to load Windows PE, this will not work without DHCP.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;
&lt;P class=SectionText style="MARGIN: 1pt 0cm 3pt"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;Build Server&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;
&lt;TABLE class=MsoTableGrid style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: auto auto auto 11.35pt; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 2.85pt 0cm 2.85pt; mso-border-top-alt: solid #999999 1.0pt; mso-border-bottom-alt: solid #999999 1.0pt" cellSpacing=0 cellPadding=0 border=1 class="MsoTableGrid"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: -1; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 1"&gt;&lt;SPAN style="FONT-SIZE: 9pt; COLOR: black; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'; mso-bidi-font-weight: bold"&gt;Requirement&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 1"&gt;&lt;SPAN style="FONT-SIZE: 9pt; COLOR: black; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'; mso-bidi-font-weight: bold"&gt;Why?&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 0"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; mso-border-top-alt: solid #999999 1.0pt" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Windows Server 2003 R2&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; mso-border-top-alt: solid #999999 1.0pt" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Recommended to host the other server applications, specifically Windows DS and RIS.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 1"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;RIS &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Prerequisite to installing Windows DS and used for legacy testing and OSD boot image delivery.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 2"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Windows Deployment Services&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Should be installed in mixed mode to support legacy images such as the SMS OSD boot CDs as well a Windows PE 2.0 boot images used by BDD 2007 and Windows Vista deployments.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 3"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Windows Automated Installation Kit&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Provides a number of tools required by BDD 2007 including System Image Manager, ImageX and Package Manager.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 4"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;BDD 2007&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Used as a repository for all build components, the generation of the reference build and the configuration of the ZTI scripts.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 5; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;SQL 2005 Express&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Used to test role based deployments and configurations that are moved to the deployment server&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;
&lt;P class=SectionText style="MARGIN: 1pt 0cm 3pt"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;Deployment Server&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;
&lt;TABLE class=MsoTableGrid style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: auto auto auto 11.35pt; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 2.85pt 0cm 2.85pt; mso-border-top-alt: solid #999999 1.0pt; mso-border-bottom-alt: solid #999999 1.0pt" cellSpacing=0 cellPadding=0 border=1 class="MsoTableGrid"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: -1; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 1"&gt;&lt;SPAN style="FONT-SIZE: 9pt; COLOR: black; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'; mso-bidi-font-weight: bold"&gt;Requirement&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 1"&gt;&lt;SPAN style="FONT-SIZE: 9pt; COLOR: black; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'; mso-bidi-font-weight: bold"&gt;Why?&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 0"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; mso-border-top-alt: solid #999999 1.0pt" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Windows Server 2003 R2&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; mso-border-top-alt: solid #999999 1.0pt" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Recommended to host the other server applications.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 1"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;SQL Server 2005 SP1&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;SQL is required by SMS 2003 and role based deployments using the BDD 2007 database. Can also be used for ACT database support. SQL 2005 SP1 should be the minimum service pack used.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 2"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;SMS 2003 SP3&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;SMS is required to support OSD captures and deployments; it is also used as the mechanism for managing the replication of images and applications. Service Pack 3 is the&amp;nbsp;update for SMS&amp;nbsp;that supports Windows Vista and the latest OSD Feature Pack Update.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 3; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 118.8pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=158&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;SMS OSD Feature Pack Update&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 11cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent" vAlign=top width=416&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 9pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Required to allow for operating system images to be captured and deployed via the SMS infrastructure.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;
&lt;P&gt;&lt;/v:shapetype&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 110%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Arial; mso-ansi-language: EN-GB; mso-fareast-language: JA; mso-bidi-language: AR-SA"&gt;&lt;v:shapetype id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"&gt;The three server installation can be consolidated to two servers if Zero Touch is not required, but we find that this design works well when developing build and deployment designs in many customer environments.&lt;/v:shapetype&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1369234" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/BDD2007/default.aspx">BDD2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/SMS+2003+OSD+Feature+Pack/default.aspx">SMS 2003 OSD Feature Pack</category></item><item><title>User Account Control - What you need to know from a deployment perspective</title><link>http://blogs.technet.com/richardsmith/archive/2007/06/26/user-account-control-what-you-need-to-know-from-a-deployment-perspective.aspx</link><pubDate>Tue, 26 Jun 2007 19:24:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1368936</guid><dc:creator>ricsmith</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1368936.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1368936</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt"&gt;&lt;SPAN lang=EN-AU&gt;I've had a couple of emails from people attempting to use their own admin accounts to carry out the build process and hitting User Account Control (UAC) issues. User Account Control is a core security feature of Windows Vista that fundamentally changes the way users will use the operating system.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;By default UAC helps protect against malware by running all users as Standard Users (including Administrators).&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;When an application or user requires elevated privileges to complete a task, a consent prompt is presented to the user.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The user can then subsequently (given the proper rights) elevate permissions in order for the application to complete the task.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-AU&gt;Enhancements in Windows Vista and UAC now allow Standard Users to perform more common tasks then before, opening up the possibility of removing administrative privileges from end users.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;The table below identifies some of the new stadard user tasks and the tasks that require admin elevation.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt 11.5pt"&gt;&lt;SPAN lang=EN-AU&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE class=MsoTableGrid style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BACKGROUND: #e6e6e6; MARGIN: auto auto auto 14.55pt; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; mso-yfti-tbllook: 32; mso-padding-alt: 0cm 2.85pt 0cm 2.85pt" cellSpacing=0 cellPadding=0 border=0 class="MsoTableGrid"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: -1; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 62.4pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=83&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; mso-yfti-cnfc: 1"&gt;&lt;B&gt;&lt;SPAN lang=EN-AU&gt;&lt;o:p&gt;&lt;FONT face="Arial Narrow"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 195pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=260&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; mso-yfti-cnfc: 1"&gt;&lt;B&gt;&lt;SPAN lang=EN-AU&gt;&lt;FONT face="Arial Narrow"&gt;Standard User Tasks&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 195pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=260&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; mso-yfti-cnfc: 1"&gt;&lt;B&gt;&lt;SPAN lang=EN-AU&gt;&lt;FONT face="Arial Narrow"&gt;Requires Administrator Elevation&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 0; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 62.4pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" vAlign=top width=83&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; mso-yfti-cnfc: 64"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-AU&gt;&lt;FONT face="Arial Narrow"&gt;Windows &lt;?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /&gt;&lt;st1:place w:st="on"&gt;Vista&lt;/st1:place&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; mso-yfti-cnfc: 64"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-AU&gt;&lt;o:p&gt;&lt;FONT face="Arial Narrow"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 195pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0" vAlign=top width=260&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Establish a Local Area Network connection&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Establish and configure a wireless connection&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Modify Display Settings&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Users cannot defragment the hard drive, but a service does this on their behalf&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Play CD/DVD media (configurable with Group Policy)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Burn CD/DVD media (configurable with Group Policy)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Change the desktop background for the current user&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Open the Date and Time Control Panel and change the time zone&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Use Remote Desktop to connect to another computer&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Change user's own account password&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Configure battery power options&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Configure Accessibility options&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Restore user's backed-up files&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Set-up computer synchronization with a mobile device (smart phone, laptop, or PDA)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Connect and configure a Bluetooth device&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #f0f0f0; PADDING-RIGHT: 2.85pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 2.85pt; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 195pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #f0f0f0" vAlign=top width=260&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Install and uninstall applications&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Install a driver for a device (E.G. a digital camera driver)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Install Windows updates&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Configure Parental Controls&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Install an ActiveX control&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Open the Windows Firewall Control Panel&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Change a user's account type&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Modify UAC settings in the Security Policy Editor snap-in (secpol.msc)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Configure Remote Desktop access&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Add or remove a user account&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Copy or move files into the Program Files or Windows directory&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Schedule Automated Tasks&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Restore system backed-up files&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Configure Automatic Updates&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=NormalTable style="MARGIN: 3pt 0cm; TEXT-INDENT: 0cm; mso-yfti-cnfc: 64; mso-list: l0 level1 lfo1; tab-stops: list 7.9pt"&gt;&lt;SPAN lang=EN-US style="FONT-FAMILY: Wingdings; mso-fareast-font-family: Wingdings; mso-ansi-language: EN-US; mso-bidi-font-family: Wingdings"&gt;&lt;SPAN style="mso-list: Ignore"&gt;Ø&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="mso-ansi-language: EN-US"&gt;&lt;FONT face="Arial Narrow"&gt;Browse to another user's directory&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt"&gt;&lt;SPAN lang=EN-AU&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt 7.9pt; tab-stops: 7.8pt"&gt;&lt;SPAN lang=EN-AU&gt;The BDD 2007 process uses the in-built administrator account that is re-enabled by the build unattend file (shown below) that BDD 2007&amp;nbsp;generates when you set up a new build. This account is used&amp;nbsp;to carry out the required tasks when Windows Vista has finished it's initial installation.&lt;SPAN lang=EN-AU&gt;&amp;nbsp;&lt;SPAN lang=EN-AU&gt;This account is exempt from UAC.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt 7.9pt; tab-stops: 7.8pt"&gt;&lt;SPAN lang=EN-AU&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt 7.9pt; tab-stops: 7.8pt"&gt;&lt;SPAN lang=EN-AU&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;RunSynchronous&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;RunSynchronousCommand wcm:action="add"&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Description&amp;gt;EnableAdmin&amp;lt;/Description&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Order&amp;gt;1&amp;lt;/Order&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&amp;lt;Path&amp;gt;cmd /c net user Administrator /active:yes&amp;lt;/Path&amp;gt;&lt;/STRONG&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/RunSynchronousCommand&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;RunSynchronousCommand wcm:action="add"&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Description&amp;gt;EnableAdmin_ploc&amp;lt;/Description&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Order&amp;gt;2&amp;lt;/Order&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&amp;lt;Path&amp;gt;cmd /c net user Administrator_ploc /active:yes&amp;lt;/Path&amp;gt;&lt;/STRONG&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/RunSynchronousCommand&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;RunSynchronousCommand wcm:action="add"&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Description&amp;gt;UnfilterAdministratorToken&amp;lt;/Description&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Order&amp;gt;3&amp;lt;/Order&amp;gt;&lt;BR&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Path&amp;gt;cmd /c reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v FilterAdministratorToken /t REG_DWORD /d 0 /f&amp;lt;/Path&amp;gt;&lt;/STRONG&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/RunSynchronousCommand&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/RunSynchronous&amp;gt;&lt;/EM&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt 7.9pt; tab-stops: 7.8pt"&gt;&lt;SPAN lang=EN-AU&gt;&lt;SPAN lang=EN-AU&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt 7.9pt; tab-stops: 7.8pt"&gt;&lt;SPAN lang=EN-AU&gt;Issues arrise if you try to use your own Administrator account generated as part of the Windows Vista install process - these accounts, even though part of the local Administrators group are not exempted from UAC, so running particular tasks and scripts will cause the UAC dialogues to appear and interupt any automated process you wish to run. Always try to use the built in Administrator account for all build functions&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1368936" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/richardsmith/archive/tags/BDD2007/default.aspx">BDD2007</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Lite+Touch/default.aspx">Lite Touch</category><category domain="http://blogs.technet.com/richardsmith/archive/tags/Zero+Touch/default.aspx">Zero Touch</category></item></channel></rss>