<?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 : Deployment Process</title><link>http://blogs.technet.com/richardsmith/archive/tags/Deployment+Process/default.aspx</link><description>Tags: Deployment Process</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Windows Vista Deployment Planning - Part 3</title><link>http://blogs.technet.com/richardsmith/archive/2007/11/23/windows-vista-deployment-planning-part-3.aspx</link><pubDate>Fri, 23 Nov 2007 16:07:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2548599</guid><dc:creator>ricsmith</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/2548599.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=2548599</wfw:commentRss><description>&lt;p&gt;In &lt;a href="http://blogs.technet.com/richardsmith/archive/2007/07/05/client-build-and-deployment-process.aspx"&gt;Windows Vista Client Build and Deployment Process&lt;/a&gt;, I presented the diagram that I use when scoping deployment projects, so in this post I'll&amp;nbsp;continue discussing the process in more detail - previous posts have covered &lt;a href="http://blogs.technet.com/richardsmith/archive/2007/07/23/windows-vista-deployment-planning-part-1.aspx" target="_blank"&gt;Infrastructure Prerequisites&lt;/a&gt; and &lt;a href="http://blogs.technet.com/richardsmith/archive/2007/09/12/windows-vista-deployment-planning-part-2.aspx" target="_blank"&gt;Client requirements&lt;/a&gt;. In part 3 of this series, I will consider Application Compatibility. &lt;/p&gt; &lt;p&gt;Before starting down the application compatibility testing and remediation route, it is worth considering where the application compatibility issues will arise. From experience this usually falls into two&amp;nbsp;distinct areas that Windows Vista introduces&amp;nbsp;- security enhancements and operating system changes and innovations.&lt;/p&gt; &lt;p&gt;The following new security enhancement features in Windows Vista may cause compatibility issues with applications:  &lt;ul&gt; &lt;li&gt;User Account Control provides a method of separating standard user privileges and tasks from those that require administrator access. UAC increases security by improving the computer experience for users running standard user accounts. Users can now perform more tasks and enjoy higher application compatibility without the need to log on to their client computers with administrative-level privileges. This helps reduce the affect of malware, unauthorised software installation, and unapproved system changes. UAC can introduce problems in applications that are not compliant with this technology enhancement. For this reason, it is important to test applications with UAC enabled before you deploy them. For more information about application compatibility testing, see the &lt;a href="http://go.microsoft.com/fwlink/?LinkId=74194"&gt;BDD Application Compatibility Feature Team Guide&lt;/a&gt;.&lt;/li&gt; &lt;li&gt;Windows Resource Protection is a new feature in Windows&amp;nbsp;Vista that helps safeguard system files and protected registry locations to help improve the overall security and stability of the operating system. Most applications that previously accessed or modified these locations are automatically redirected to temporary locations, which they can then use to continue to operate without issues. However, applications that require full access to these protected areas and cannot handle the automatic redirection process will not operate properly with Windows&amp;nbsp;Vista. In these cases, the applications must be modified so that they function as intended.&lt;/li&gt; &lt;li&gt;Protected Mode is a new feature of Microsoft Internet Explorer 7 that helps to protect computers running Windows&amp;nbsp;Vista from the installation of malware and other harmful software by running the browser with lower, more secure rights. When Internet Explorer is in Protected Mode, the browser can only interact with very specific areas of the file system and registry. Although Protected Mode helps maintain the integrity of client computers running Windows&amp;nbsp;Vista, it can affect the operation of older Internet and intranet Web applications. Such Web applications may need to be modified to run them in a more restrictive Internet Explorer 7 environment.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The following operating system changes and innovations in Windows&amp;nbsp;Vista may cause compatibility issues with applications:  &lt;ul&gt; &lt;li&gt;Application programming interfaces (APIs) expose layers of the Windows&amp;nbsp;Vista operating system differently than in previous versions of Windows. Antivirus and firewall software are examples of applications that rely on these new APIs to properly monitor and safeguard Windows&amp;nbsp;Vista. Applications that perform these functions need to be upgraded to versions that are compatible with Windows&amp;nbsp;Vista.&lt;/li&gt; &lt;li&gt;16-bit applications and 32-bit drivers are not supported in the Windows&amp;nbsp;Vista 64-bit environment. Automatic registry and system file redirection is not available for the 64-bit environment. For these reasons, new 64-bit applications must comply with the full Windows&amp;nbsp;Vista application standards.&lt;/li&gt; &lt;li&gt;Many older applications check for specific versions of Windows. When third-party applications cannot detect a specific operating system version, many of them stop responding.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/aa480152.aspx"&gt;The Windows Vista Developer Story: Application Compatibility Cookbook&lt;/a&gt; on MSDN provides additional information about the security enhancements and operating system changes and innovations in Windows&amp;nbsp;Vista. The cookbook also provides test approaches and possible remedies for many of the compatibility issues that may be encountered.&lt;/p&gt; &lt;p&gt;Now that we have considered the main areas&amp;nbsp;where application compatibility issues arise, we can consider how the application compatibility testing and remediation will fit into our project process.&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.richard-x-smith.co.uk/download/blogpics/process3.jpg"&gt; &lt;/p&gt; &lt;p&gt;&lt;a&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;a&gt;&lt;font size="3"&gt;&lt;strong&gt;Applications Compatibility Testing&lt;/strong&gt;&lt;/font&gt;&lt;/a&gt; &lt;p&gt;The ability to create standardised MSI packages, the introduction of packaging procedures, and a central application database, are the building blocks for many of the new features that can be enabled as part of a Windows Vista deployment project. They also serve other initiatives such as active patching and asset management.&amp;nbsp;In most cases companies will adopt&amp;nbsp;an industry standard, centralised packaging system at the very least. &lt;p&gt;If this is the case, I&amp;nbsp;recommend using the &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=24da89e9-b581-47b0-b45e-492dd6da2971&amp;amp;displaylang=en#QuickInfoContainer" target="_blank"&gt;Microsoft Application Compatibility Toolkit (ACT) 5.0&lt;/a&gt; to aid in the application migration onto the Windows Vista platform.&amp;nbsp;ACT provides a platform to carry out discovery and remediation work&amp;nbsp;and tends to be used by&amp;nbsp;application owners and developers. ACT makes it easier to&amp;nbsp;introduction testing and remediation within a current packaging process. &lt;p&gt;With ACT in use, the remediation effort should be folded in as part of a packaging workflow.&amp;nbsp;The way that this tends to work is that on&amp;nbsp;entering the packaging workflow, applications are evaluated against known issues using ACT. This will give an early view of applications that will need further investigation, or those that have standard fixes already documented. Additional information on ACT 5.0 can be found in &lt;a href="http://www.microsoft.com/technet/desktopdeployment/appcompat/toolkit.mspx"&gt;Microsoft TechNet&lt;/a&gt; &lt;p&gt;&amp;nbsp; &lt;p&gt;&lt;a&gt;&lt;font size="3"&gt;&lt;strong&gt;Application Remediation&lt;/strong&gt;&lt;/font&gt;&lt;/a&gt; &lt;p&gt;Changes to an operating system, whether it be a minor change such as a service pack update or as major change such as a migration to a new version requires a significant amount of planning in terms of application remediation. The level of application remediation for these changes is often underestimated due to a lack of pertinent or accurate information. I often advise clients&amp;nbsp;to analyse the entire application portfolio to determining the effort required to ensure the applications will operate correctly when run on Windows Vista.  &lt;p&gt;Application remediation can then fall into a number of areas, from simple shims that enable the application to run without change on Windows Vista to complete re-design and re-writing of an application by in-house developers of the software vendor responsible for the application. &lt;p&gt;There are also additional Microsoft technologies that can be used to address application compatibility issues that might take some time to fully resolve. These technologies are designed to help migrate to Windows&amp;nbsp;Vista, and continue to run business critical applications that are not compatible with Windows&amp;nbsp;Vista. These technologies include the following: &lt;ul&gt; &lt;li&gt;Virtual PC 2007 can be used to run applications on Windows&amp;nbsp;Vista that only work properly with older versions of Windows. Virtual PC lets users keep a previous version of Windows available to run non-compatible applications within their Windows&amp;nbsp;Vista environment until upgraded versions of non-compatible applications are developed. &lt;/li&gt; &lt;li&gt;Terminal Services for hosting applications provides hosting and delivery of Windows-based applications, or the Windows desktop itself, to virtually any computing device on the network. Windows&amp;nbsp;Vista clients can connect to these application-hosting environments through Remote Desktop to access older applications. &lt;/li&gt; &lt;li&gt;Virtual Server for hosting applications allows the hosting of legacy applications and allows remote connectivity from end users who need access to those applications. In conjunction with Windows Server&amp;nbsp;2003, Virtual Server&amp;nbsp;2005 R2 provides a virtualisation platform that runs most major x86 operating systems in a guest environment, and is supported by Microsoft as a host for Windows Server operating systems and Microsoft Windows Server System applications. &lt;/li&gt; &lt;li&gt;Microsoft SoftGrid is an application virtualisation solution that delivers applications that are never installed, yet securely follow users anywhere, on demand. SoftGrid is comprised of the SoftGrid platform, an engine that turns applications into centrally managed virtual services that are delivered on-demand.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="3"&gt;&lt;strong&gt;Applications Delivery and Installation&lt;/strong&gt;&lt;/font&gt; &lt;p&gt;An application delivery and installation mechanism that I tend to favour&amp;nbsp;uses a tiered application delivery process. I tend to recommend four tier levels&amp;nbsp;that can&amp;nbsp;be used to categorise applications.  &lt;p&gt;The first tier (Tier 1) are applications that are included as part of the core image.  &lt;p&gt;I then consider the other applications to be&amp;nbsp;non-core lines of business applications&amp;nbsp;falling into the other three tiers (tier 2, 3 or 4)&amp;nbsp;which will&amp;nbsp;not be included as part of the core build image. These Line of business applications&amp;nbsp;are catagorised into the remaining three tiers as follows: &lt;ul&gt; &lt;li&gt;Tier 2 Applications – Applications that are delivered via the web browser&lt;/li&gt; &lt;li&gt;Tier 3 Applications – Applications that are delivered via SMS or another management platform&lt;/li&gt; &lt;li&gt;Tier 4 Applications – Applications that are exceptions&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Tier 4 usually contains legacy line of business applications that cannot be delivered to users via the browser and will not run under Windows Vista. These&amp;nbsp;will need to be managed as exceptions. The management of exceptions should be ongoing and non-compliant software must be considered for redesign, terminal server use, SoftGrid delivery, Virtual PC/Server delivery or retirement. &lt;p&gt;The diagram below shows the conceptual design for application delivery based on the four tier idea. &lt;p&gt;&lt;img src="http://www.richard-x-smith.co.uk/download/blogpics/appcompat1.jpg"&gt;  &lt;p&gt;&amp;nbsp; &lt;p&gt;&lt;font size="3"&gt;&lt;strong&gt;2007 Office System&lt;/strong&gt;&lt;/font&gt; &lt;p&gt;Although rolling out&amp;nbsp;2007 Office System&amp;nbsp;as part of a Windows Vista deployment project is common in the customers I work with, there are some things to consider. Although not directly tied to application compatibility, there is a link because many companies use Office as the core of their productivity tool set and because of changed in 2007 Office System, there will be compatibility and remediation work to carry out. Some of this compatibility and remediation work&amp;nbsp;will be&amp;nbsp;technical issues (file formats and extensibility of 2007 Office System)&amp;nbsp;while others&amp;nbsp;are based around user education. &lt;p&gt;For 2007 Office System inclusion in a Windows Vista deployment project, you should consider: &lt;ul&gt; &lt;li&gt;The 2007 Office System has a completely new user interface for Word, Excel and PowerPoint applications with the traditional menu bar being replaced by the “ribbon”. The redesign makes the whole user experience more intuitive, graphical and contextualised by completely rationalising the interface. In addition, there are new features available within the clients such as the new Smart Art graphical features that users of previous versions will not be familiar with. The Office 2007 client has the potential to be a valuable tool in business optimisation and personal productivity.&lt;/li&gt; &lt;li&gt;The Office 2007 file format is a departure from the binary format in previous versions of Office and is based upon XML technologies. Although this provides a number of benefits, an initiative to manage the conversion to the new File Format is required. Patches are available for previous versions of Office (Office 2000 and above) that will provide a level of flexibility in that all users will be able to view and edit documents saved in the new file format from older versions of Office. &lt;/li&gt; &lt;li&gt;In terms of co-existence, users will need to understand what capabilities are tied to the new Office 2007 client, for example, Smart Art functionality cannot be modified within Office 2000. Therefore extra consideration will need to be taken into account when authoring content with regard to who is potentially going to modify or update the documents once they have been distributed. Also, for documents that are to be made available externally, they may need to be saved in the old binary format in order for&amp;nbsp;others to be able to contribute and collaborate on the content.&lt;/li&gt; &lt;li&gt;Office 2007 clients are fully extensible and Visual Studio Tools for Office (VSTO) provides a mechanism for such customisation and extensibility. One of the main areas of customisation will involve the new Ribbon. The customisation of the Ribbon is based on a declarative model, using XML supported by an object model to develop against. This approach simplifies development and allows for more rapid extensions of the core clients. This allows for the creation of tabs, customisation of built-in tabs, additions to the File Menu, additions to the contextual tabs and the possible removal of tabs, groups and controls. Third party vendors who integrate into the Office 2007 client will can carry out their integrations as extensions to the ribbon interface.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="3"&gt;&lt;strong&gt;TOOLS&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;The following are freely available tools that are useful in application compatibility testing processes.&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=24da89e9-b581-47b0-b45e-492dd6da2971&amp;amp;displaylang=en#QuickInfoContainer"&gt;ACT 5.0.2&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=67240b76-3148-4e49-943d-4d9ea7f77730&amp;amp;displaylang=en&amp;amp;tm"&gt;Windows Vista Hardware Assessment&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=13580cd7-a8bc-40ef-8281-dd2c325a5a81&amp;amp;DisplayLang=en"&gt;Microsoft Office Migration Planning Manager&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/aa480152.aspx"&gt;The Windows Vista Developer Story: Application Compatibility Cookbook&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=74194"&gt;BDD Application Compatibility Feature Team Guide&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2548599" width="1" height="1"&gt;</description><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/Application+Compatibility/default.aspx">Application Compatibility</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>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>Disabling the Network Location Prompt</title><link>http://blogs.technet.com/richardsmith/archive/2007/09/25/disabling-the-network-location-prompt.aspx</link><pubDate>Tue, 25 Sep 2007 16:39:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2042351</guid><dc:creator>ricsmith</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/2042351.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=2042351</wfw:commentRss><description>&lt;p&gt;Over the past few months, many of the clients I have been working with have started deploying Windows Vista into their environment. One thing that commonly crops up is that the Windows Vista Network Location prompt fires up on all newly built machines asking for the network type that the machine is connected to (Home, Work or Public).&lt;/p&gt; &lt;p&gt;It doesn't harm the build or deploy process and can usually be ignored - it will just sit in the background and wait for input or machine shutdown, however a more elegant solution is to stop it appearing.&amp;nbsp;The easiest way to do this is&amp;nbsp;to this is by adding a RunSynchronousCommand to&amp;nbsp;RunSynchronous section &amp;nbsp;in the &lt;strong&gt;x86_Microsoft-Windows-Deployment_neutral&lt;/strong&gt; block in the &lt;strong&gt;specialize&lt;/strong&gt; phase of your unattend.xml file... :-)&lt;/p&gt; &lt;p&gt;If you are&amp;nbsp;using BDD 2007, the unattend file created by BDD will have three RunSynchronous commands already configured in this section - to enable the local administrators account (two commands) and to un-filter the local administrators token. These are listed as EnableAdmin, EnableAdmin_PLOC and UnfilterAdministratorToken and are ordered as&amp;nbsp;1, 2 and 3.&lt;/p&gt; &lt;p&gt;To stop the Network Locator Prompt from appearing add a fourth RunSynchronous command to RunSynchronous block&amp;nbsp;(specialize) with the following details:&amp;nbsp;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;In the &lt;strong&gt;Description&lt;/strong&gt; field, enter something to identify the task - like "&lt;strong&gt;DisableNetworkLocationPrompt&lt;/strong&gt;".  &lt;li&gt;In the &lt;strong&gt;Order&lt;/strong&gt; field&amp;nbsp;enter &lt;strong&gt;4&lt;/strong&gt; (if you are editing the BDD 2007 created unattend.xml file) or &lt;strong&gt;1&lt;/strong&gt; if it is your first RunSynchronous command.  &lt;li&gt;In the &lt;strong&gt;Path&lt;/strong&gt; field enter the command line (as one complete line)&lt;/li&gt;&lt;/ul&gt; &lt;blockquote&gt; &lt;p&gt;&lt;strong&gt;reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork" /v Category /t REG_DWORD /d 00000001 /f&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;ul&gt; &lt;li&gt;In the &lt;strong&gt;WillReboot&lt;/strong&gt; field enter &lt;strong&gt;Never&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;When this command runs as part of the build or deploy process, the Network Location Prompt will be suppressed.&lt;/p&gt; &lt;p&gt;Note: You will probably want to turn this back on after the build or deploy process has been completed, as this tool provides the user with a friendly way of configuring the Windows Firewall to protect them in a number of differing network locations. You may want to consider running a VB&amp;nbsp;Script to reset the registry key and&amp;nbsp;turn the Network Location Prompt back on&amp;nbsp;from the BDD 2007 task sequence as one of the final tasks in&amp;nbsp;your build or deploy process.&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2042351" 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/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></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>Windows Vista Deployment Planning - Part 2</title><link>http://blogs.technet.com/richardsmith/archive/2007/09/12/windows-vista-deployment-planning-part-2.aspx</link><pubDate>Wed, 12 Sep 2007 19:24:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1945753</guid><dc:creator>ricsmith</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1945753.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1945753</wfw:commentRss><description>&lt;P&gt;Back in July, I started a series of articles on Windows Vista Deployment Planning, and in&amp;nbsp;&lt;A href="http://blogs.technet.com/richardsmith/archive/2007/07/23/windows-vista-deployment-planning-part-1.aspx" target=_blank&gt;Windows Vista Deployment Planning - Part 1&lt;/A&gt; I shared with you details of Infrastructure Prerequisites that need to be considered when deploying Windows Vista in an enterprise environment. In &lt;A href="http://blogs.technet.com/richardsmith/archive/2007/07/05/client-build-and-deployment-process.aspx" target=_blank&gt;Windows Vista Client Build and Deployment Process&lt;/A&gt;, I presented the diagram used when scoping deployment projects, so in this post I'll&amp;nbsp;carry on&amp;nbsp;discussing the process in more detail -&amp;nbsp;this time considering the Client Hardware&amp;nbsp;section. My hope is that these pieces will build up into a complete deployment planning document that you can use in your own projects. 
&lt;P&gt;&lt;IMG src="http://www.richard-x-smith.co.uk/download/blogpics/process2.jpg" mce_src="http://www.richard-x-smith.co.uk/download/blogpics/process2.jpg"&gt; &lt;/P&gt;
&lt;P&gt;The Hardware for Windows Vista deployment projects&amp;nbsp;in which I have worked are usually&amp;nbsp;defined across a number of levels but can usually be simplified into three categories - High-end Desktop, Standard Desktop and Laptop. These categories define a base set of hardware components, as listed below, along with a refresh interval. &lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://richard-x-smith.co.uk/download/blogpics/clienttable.jpg" mce_src="http://richard-x-smith.co.uk/download/blogpics/clienttable.jpg"&gt; &lt;/P&gt;
&lt;P&gt;The table above can be used to&amp;nbsp;detail the minimum specifications for deployment and the hardware platform and this should be reviewed every six months to maintain the equivalent position on the technology curve.&lt;/P&gt;
&lt;P&gt;The fact that a deployment project is taking place usually means that companies will set the specification&amp;nbsp;to a&amp;nbsp;position closer to the top of the technology curve than is currently the practice within&amp;nbsp;that company This is to ensure that the equipment continues to be useful for the duration of its working life (defined by the&amp;nbsp;company refresh cycle) throughout the inevitable changes of the software configuration.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However - you may consider a new feature introduced with Windows Vista as an alternative to specifying hardware specifications, the Microsoft WINSAT performance utility which can be used to determine acceptable performance criteria for a particular hardware platform. This tool will allow&amp;nbsp;you to&amp;nbsp;define exact benchmark performance statistics, rather than having a minimum specification of hardware. Examples of this would include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Graphics Processor Sub-System. 
&lt;LI&gt;Memory Performance. 
&lt;LI&gt;CPU Performance. 
&lt;LI&gt;I/O Throughput.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;These statistics measured are combined to produce an overall score. This score can then be given to the hardware vendor in order for them to recommend a platform than can meet the scores criteria. Additional Information on the WINSAT Performance Utility can be found in &lt;A href="http://www.microsoft.com/technet/scriptcenter/topics/vista/winsat.mspx" mce_href="http://www.microsoft.com/technet/scriptcenter/topics/vista/winsat.mspx"&gt;Microsoft TechNet&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1945753" width="1" height="1"&gt;</description><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></item><item><title>Windows Vista Deployment Planning - Part 1</title><link>http://blogs.technet.com/richardsmith/archive/2007/07/23/windows-vista-deployment-planning-part-1.aspx</link><pubDate>Mon, 23 Jul 2007 02:30:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1583897</guid><dc:creator>ricsmith</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1583897.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1583897</wfw:commentRss><description>&lt;P&gt;As promises - I will start to deep dive into the areas that I consider when working with clients on Windows Vista deployment projects...in &lt;A id=bp___ctl00___RecentPosts___postlist___EntryItems_ctl02_PostTitle href="http://blogs.technet.com/richardsmith/archive/2007/07/05/client-build-and-deployment-process.aspx"&gt;&lt;FONT color=#003399&gt;Windows Vista Client Build and Deployment Process&lt;/FONT&gt;&lt;/A&gt;, I presented the diagram used when scoping deployment projects, so in this post I'll start discussing the process in more detail - starting with the Infrastructure Prerequisites section and the sub sections associated with this section. For each subsection I have&amp;nbsp;listed the issues that you may want to consider and some details of requirements.&lt;/P&gt;
&lt;P&gt;The Infrastructure Prerequisites section breaks down as follows:&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;&amp;nbsp;&lt;IMG title="Infrastructure Prerequesites" style="WIDTH: 649px; HEIGHT: 169px" height=174 alt="Infrastructure Prerequesites" src="http://richard-x-smith.co.uk/download/blogpics/process1.jpg" width=595 align=baseline mce_src="http://richard-x-smith.co.uk/download/blogpics/process1.jpg"&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;Imaging and Deployment&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;For a production level imaging and deployment design, there are a number of factors:&lt;/P&gt;
&lt;UL style="MARGIN-TOP: 0cm" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt 36pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify; mso-list: l3 level1 lfo4"&gt;Whether to re-use and integrate existing client deployment infrastructure components. 
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt 36pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify; mso-list: l3 level1 lfo4"&gt;Whether to introduce new technologies introduced by Windows Vista, e.g. BDD 2007, ImageX and Windows System Image Manager. 
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt 36pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify; mso-list: l3 level1 lfo4"&gt;What issues, if any, there are with the current imaging and deployment methodology. 
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt 36pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify; mso-list: l3 level1 lfo4"&gt;New requirements.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify"&gt;Dependent on the results of the above, infrastructure additions could include the following items:&lt;/P&gt;
&lt;UL style="MARGIN-TOP: 0cm" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt 36pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify; mso-list: l3 level1 lfo4"&gt;System Management Server (SMS) 2005 SP3 plus the Operating System Deployment Feature Pack Update to allow for OS upgrades as well as bare metal installation (also known as ‘Zero Touch’). 
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt 36pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify; mso-list: l3 level1 lfo4"&gt;Business Desktop Deployment (BDD) 2007 and the Windows Automated Installation Kit (AIK) which includes tools such as ImageX, Windows System Image Manager, Package Manager and PE Image Manager. 
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 0pt 36pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify; mso-list: l3 level1 lfo4"&gt;Windows Deployment Services (WDS). An upgrade to Remote Installation Services (RIS), WDS allows for PXE enabled clients to launch Vista installation environments ‘over the wire’.&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify"&gt;Note that it may also be necessary to investigate a programmatic way of upgrading the BIOS on existing machines in order to take advantage of the Windows Vista BitLocker feature.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; TEXT-ALIGN: justify" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H6&gt;&lt;STRONG&gt;&lt;FONT size=5&gt;&lt;FONT color=#333333&gt;&lt;SPAN style="mso-bookmark: _toc161049669"&gt;&lt;SPAN style="mso-bookmark: _toc162853775"&gt;&lt;SPAN style="mso-bookmark: _toc150829279"&gt;Windows Server 2003 Active Directory&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bookmark: _toc150829279"&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H6&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;Although Windows Vista will deploy to machines in legacy Windows NT4.0 domains and users that are currently deployed in both Windows NT 4.0 and Active Directory,&lt;SPAN style="COLOR: #1f497d"&gt; &lt;/SPAN&gt;this is not a scenario that Windows Vista has been designed for or tested in. There are major improvements in manageability, performance and productivity if using Windows Server 2003 Active Directory and Exchange Server 2003/2007.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H6&gt;&lt;SPAN style="mso-bookmark: _toc150829280"&gt;&lt;SPAN style="mso-bookmark: _ref155689552"&gt;&lt;SPAN style="mso-bookmark: _toc161049671"&gt;&lt;SPAN style="mso-bookmark: _toc162853776"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;BitLocker Drive Encryption&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H6&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;This section discusses critical steps to take in the current infrastructure before deploying Windows Vista with BitLocker. These configuration changes are not absolute requirements to use BitLocker, but in larger organisations, they enhance the ease of recoverability and better support users on computers running BitLocker.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;FONT color=#333333&gt;&lt;SPAN style="mso-bookmark: _toc161049672"&gt;&lt;SPAN style="mso-bookmark: _toc162853777"&gt;Configuring Active Directory Domain Services&lt;/SPAN&gt;&lt;/SPAN&gt; For BitLocker&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;For recovery and support purposes, BitLocker can be configured to store recovery information in Active Directory. This configuration provides a centralised location for storing BitLocker recovery information so that help-desk support professionals can easily assist users whose computers are forced into recovery.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;To store BitLocker recovery information in Active Directory, the schema is extended to support additional attributes. The implementation of Active Directory needs to meet the following minimum requirements to use these schema extensions:&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;All domain controllers in the domain must be running Microsoft Windows Server 2003 SP1 or later.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;The account that is updating the schema should be a member of the Schema Admins group.&lt;/P&gt;
&lt;P&gt;Note - If there are more than one Active Directory forests in the environment, there is a requirement to extend the schema in each forest that will host clients running BitLocker.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;BitLocker stores two pieces of recovery information in Active Directory – Recovery Password Information and the TPM Owner Information. BitLocker Password Recovery Information is stored as a sub-object of the Computer object in Active Directory Domain Services. That is, the computer object is the container for the BitLocker recovery object. More than one BitLocker recovery object can exist for each computer object, because more than one recovery password can be associated with a BitLocker-enabled volume. &lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;Each BitLocker recovery object has a unique name and contains a globally unique identifier (GUID) and a recovery password on a BitLocker-enabled volume. There can be multiple attributes stored under the BitLocker recovery information object if more than one recovery password has been created for a computer. &lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;In terms of the TPM Owner Information, only one TPM owner password exists for each computer, and a hash of the TPM ownership password is stored as an attribute of the computer object in Active Directory Domain Services. The TPM owner information is stored as a Unicode string through the common name.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;Table &lt;SPAN style="mso-no-proof: yes"&gt;1&lt;/SPAN&gt; and Table &lt;SPAN style="mso-no-proof: yes"&gt;2&lt;/SPAN&gt; below show the object and attributes that are created.&lt;/P&gt;
&lt;P class=NumHeading2 style="MARGIN: 12pt 0cm 6pt 39.7pt"&gt;
&lt;TABLE class=MsoNormalTable style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: auto auto auto 2.85pt; 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 unselectable="on" class="MsoNormalTable"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 177.2pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=236&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Item &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 99.25pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=132&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Type&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 6cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=227&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Common name&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&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="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 177.2pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=236&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;BitLocker recovery information &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 99.25pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=132&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Object &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 6cm; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=227&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;ms-FVE-RecoveryInformation &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&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="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 177.2pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=236&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Recovery password &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 99.25pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=132&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Attribute &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 6cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=227&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;ms-FVE-RecoveryPassword &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&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="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 177.2pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=236&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Recovery GUID &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 99.25pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=132&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Attribute &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 6cm; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=227&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;ms-FVE-RecoveryGuid &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;FONT face="Arial Narrow"&gt;&amp;nbsp;Table &lt;/FONT&gt;&lt;FONT face="Arial Narrow"&gt;&lt;SPAN style="mso-bookmark: _ref161040120"&gt;&lt;SPAN style="mso-no-proof: yes"&gt;1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bookmark: _ref161040120"&gt;&lt;/SPAN&gt; - &lt;SPAN style="mso-bidi-font-weight: bold"&gt;BitLocker Active Directory Domain Services Objects and Attributes&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=NumHeading2 style="MARGIN: 12pt 0cm 6pt 39.7pt"&gt;
&lt;TABLE class=MsoNormalTable style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: auto auto auto 2.85pt; 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; mso-table-layout-alt: fixed" cellSpacing=0 cellPadding=0 border=1 class="MsoNormalTable"&gt;
&lt;TBODY&gt;
&lt;TR style="HEIGHT: 15.5pt; mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-row-margin-right: .65pt"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 168.55pt; PADDING-TOP: 0cm; HEIGHT: 15.5pt; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=225&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Item&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 104.4pt; PADDING-TOP: 0cm; HEIGHT: 15.5pt; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=139&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Type&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 172.95pt; PADDING-TOP: 0cm; HEIGHT: 15.5pt; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=231 colSpan=2&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Common name&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 0cm; PADDING-LEFT: 0cm; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0; mso-cell-special: placeholder" width=1&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt"&gt;&lt;FONT face="Arial Narrow" size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 0.9pt; mso-yfti-irow: 1"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 168.55pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; HEIGHT: 0.9pt; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=225&gt;&lt;FONT face="Arial Narrow" size=3&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 107.5pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; HEIGHT: 0.9pt; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=143 colSpan=2&gt;&lt;FONT face="Arial Narrow" size=3&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 170.5pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; HEIGHT: 0.9pt; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=227 colSpan=2&gt;&lt;FONT face="Arial Narrow" size=3&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 14.9pt; mso-yfti-irow: 2; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 168.55pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; HEIGHT: 14.9pt; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=225&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;TPM owner password—hash &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 107.5pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; HEIGHT: 14.9pt; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=143 colSpan=2&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Attribute &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 170.5pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; HEIGHT: 14.9pt; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=227 colSpan=2&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;ms-TPM-OwnerInformation&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR height=0&gt;
&lt;TD class="" style="BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-TOP-COLOR: #f0f0f0; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" width=225&gt;&lt;FONT face="Arial Narrow" size=3&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-TOP-COLOR: #f0f0f0; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" width=139&gt;&lt;FONT face="Arial Narrow" size=3&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-TOP-COLOR: #f0f0f0; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" width=4&gt;&lt;FONT face="Arial Narrow" size=3&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-TOP-COLOR: #f0f0f0; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" width=226&gt;&lt;FONT face="Arial Narrow" size=3&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-TOP-COLOR: #f0f0f0; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" width=1&gt;&lt;FONT face="Arial Narrow" size=3&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;FONT face="Arial Narrow"&gt;&amp;nbsp;Table &lt;/FONT&gt;&lt;FONT face="Arial Narrow"&gt;&lt;SPAN style="mso-bookmark: _ref161040157"&gt;&lt;SPAN style="mso-no-proof: yes"&gt;2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bookmark: _ref161040157"&gt;&lt;/SPAN&gt; - TPM Active Directory Domain Services Attributes&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoCaption style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoCaption style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bookmark: _toc162853778"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=4&gt;Security Changes to Active Directory&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoCaption style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bookmark: _toc162853778"&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;In addition to the extending the Active Directory Domain Services schema, security attributes to the new objects and attributes should be assigned by using the AddWriteACEs.vbs script located in the BitLocker Active Directory Deployment Pack. The script adds three access control entries (ACEs) to the top-level domain object.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt 11.35pt; LINE-HEIGHT: normal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=NumHeading2 style="MARGIN: 12pt 0cm 6pt 39.7pt"&gt;
&lt;TABLE class=MsoNormalTable style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: auto auto auto 2.85pt; 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="MsoNormalTable"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 4cm; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=151&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Common name&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 61.9pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=83 colSpan=2&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Type&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 108.2pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=144&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Group&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 170.7pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=228&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bidi-font-weight: normal"&gt;&lt;FONT size=3&gt;&lt;FONT face="Arial Narrow"&gt;Permission &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&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="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 128.25pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=171 colSpan=2&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;ms-TPM-OwnerInformation &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 47.05pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=63&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;Attribute &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 108.2pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=144&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;Authenticated Users &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 170.7pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=228&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;Write &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&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="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 128.25pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=171 colSpan=2&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;ms-FVE-RecoveryInformation &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 47.05pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=63&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;Object &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 108.2pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=144&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;Authenticated Users &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 170.7pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=228&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;Create—Child Objects &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&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="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 128.25pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=171 colSpan=2&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;ms-FVE-RecoveryInformation &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 47.05pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=63&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;Object &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 108.2pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=144&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;Authenticated Users &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 170.7pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=228&gt;
&lt;P class=TableHeading style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: normal"&gt;&lt;FONT face="Arial Narrow"&gt;Write—All Properties &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR height=0&gt;
&lt;TD class="" style="BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-TOP-COLOR: #f0f0f0; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" width=151&gt;&lt;FONT face="Arial Narrow"&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-TOP-COLOR: #f0f0f0; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" width=20&gt;&lt;FONT face="Arial Narrow"&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-TOP-COLOR: #f0f0f0; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" width=63&gt;&lt;FONT face="Arial Narrow"&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-TOP-COLOR: #f0f0f0; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" width=144&gt;&lt;FONT face="Arial Narrow"&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-TOP-COLOR: #f0f0f0; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" width=228&gt;&lt;FONT face="Arial Narrow"&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;FONT face="Arial Narrow"&gt;&amp;nbsp;Table &lt;SPAN style="mso-no-proof: yes"&gt;3&lt;/SPAN&gt; - BitLocker Active Directory Security&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;These permissions supplement the default permissions of the Active Directory computer object. If these permissions are not added, the computer will not be able to add the BitLocker recovery information to its computer object in Active Directory.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;To further secure BitLocker recovery information, the schema extensions take advantage of the confidential flag feature of Active Directory in Windows Server 2003 SP1 and later. On a domain controller running Windows Server 2003 SP1 and later, Active Directory automatically applies the confidential flag included in the schema updates so that only domain administrators or appropriately delegated individuals have read access to the attributes that contain BitLocker and TPM recovery information. No further configuration is required.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;For additional information, and a step-by-step guide to implementing and testing BitLocker schema changes, refer to the Active Directory for BitLocker and TPM Backup Setup Guide in the BitLocker Active Directory Deployment Kit.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H6&gt;&lt;SPAN style="mso-bookmark: _toc150829281"&gt;&lt;SPAN style="mso-bookmark: _toc161049675"&gt;&lt;SPAN style="mso-bookmark: _toc162853779"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;Wired &amp;amp; Wireless Group Policy&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H6&gt;
&lt;P&gt;Wireless and wired clients running Windows Vista support enhancements that can be configured through Group Policy settings. To support these enhancements, the Active Directory schema must be extended. Computers running Windows Vista support the following enhancements to Group Policy-based configuration:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Wired LAN settings: Unlike Windows XP, Windows Vista now supports the configuration of IEEE 802.1X-authenticated wired connections through Group Policy.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Mixed security mode: It is now possible to configure several profiles with the same SSID with different security methods so that clients with different security capabilities can all connect to a same wireless network. &lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Allow and deny lists for wireless networks: It is now possible to configure a list of wireless networks to which the Windows Vista wireless client can connect and a list of wireless networks to which the Windows Vista wireless client cannot connect. &lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Extensibility: It is now possible to import profiles that have specific connectivity and security settings of wireless vendors, such as different EAP types.&lt;/P&gt;
&lt;P&gt;Table &lt;SPAN style="mso-no-proof: yes"&gt;4&lt;/SPAN&gt; outlines the schema attributes and attribute values that Active Directory uses for storing GUID and data relating to 802.11 wireless Group Policy.&lt;/P&gt;
&lt;P class=NumHeading2 style="MARGIN: 12pt 0cm 6pt 39.7pt"&gt;
&lt;TABLE class=MsoTableGrid style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: auto auto auto 2.85pt; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; mso-yfti-tbllook: 1056; 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 unselectable="on" class="MsoTableGrid"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: -1; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 231.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=308&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 1"&gt;&lt;B&gt;&lt;FONT face="Arial Narrow"&gt;Attribute&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 222.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=297&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 1"&gt;&lt;B&gt;&lt;FONT face="Arial Narrow"&gt;Attribute Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 0"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 231.35pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0; mso-border-top-alt: solid #999999 1.0pt" vAlign=top width=308&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;ms-net-ieee-80211-GP-PolicyGUID&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 222.85pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0; mso-border-top-alt: solid #999999 1.0pt" vAlign=top width=297&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;unique identifier for the wireless GP object&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&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="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 231.35pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=308&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;ms-net-ieee-80211-GP-PolicyData&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 222.85pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=297&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;stores the wireless policy settings&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 2; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 231.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=308&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;ms-net-ieee-80211-GP-PolicyReserved&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 222.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=297&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;reserved for future use&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;FONT face="Arial Narrow"&gt;&amp;nbsp;Table &lt;/FONT&gt;&lt;FONT face="Arial Narrow"&gt;&lt;SPAN style="mso-bookmark: _ref161040428"&gt;&lt;SPAN style="mso-no-proof: yes"&gt;4&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bookmark: _ref161040428"&gt;&lt;/SPAN&gt;: Wireless Group Policy Attributes and Values – 802.11&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;Table &lt;SPAN style="mso-no-proof: yes"&gt;5&lt;/SPAN&gt; outlines the schema attributes and attribute values that Active Directory uses for storing GUID and data relating to 802.3 wired Group Policy.&lt;/P&gt;
&lt;P class=NumHeading2 style="MARGIN: 12pt 0cm 6pt 39.7pt"&gt;
&lt;TABLE class=MsoTableGrid style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: auto auto auto 2.85pt; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; mso-yfti-tbllook: 1056; 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 unselectable="on" class="MsoTableGrid"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: -1; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 231.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=308&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 1"&gt;&lt;B&gt;&lt;FONT face="Arial Narrow"&gt;Attribute&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1.5pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BACKGROUND: #e6e6e6; PADDING-BOTTOM: 0cm; WIDTH: 222.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1.5pt solid; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=297&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 1"&gt;&lt;B&gt;&lt;FONT face="Arial Narrow"&gt;Attribute Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 0"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 231.35pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0; mso-border-top-alt: solid #999999 1.0pt" vAlign=top width=308&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;ms-net-ieee-8023-GP-PolicyGUID&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 222.85pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0; mso-border-top-alt: solid #999999 1.0pt" vAlign=top width=297&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;a unique identifier for the wired GP object&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&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="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 231.35pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=308&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;ms-net-ieee-8023-GP-PolicyData&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; BORDER-BOTTOM-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 222.85pt; BORDER-TOP-COLOR: #f0f0f0; PADDING-TOP: 0cm; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=297&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 128"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;stores the wired policy settings&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 2; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 231.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=308&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;ms-net-ieee-8023-GP-PolicyReserve&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="PADDING-RIGHT: 2.85pt; BORDER-TOP: #999999 1pt solid; PADDING-LEFT: 2.85pt; BORDER-LEFT-COLOR: #f0f0f0; PADDING-BOTTOM: 0cm; WIDTH: 222.85pt; PADDING-TOP: 0cm; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #f0f0f0" vAlign=top width=297&gt;
&lt;P class=TableNormal16 style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 10pt"&gt;&lt;FONT face="Arial Narrow"&gt;reserved for future use&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;FONT face="Arial Narrow"&gt;&amp;nbsp;Table &lt;/FONT&gt;&lt;FONT face="Arial Narrow"&gt;&lt;SPAN style="mso-bookmark: _ref161040794"&gt;&lt;SPAN style="mso-no-proof: yes"&gt;5&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bookmark: _ref161040794"&gt;&lt;/SPAN&gt;: Wired Group Policy Attributes and Values - 802.3&lt;/FONT&gt;&lt;/P&gt;
&lt;H6&gt;&lt;SPAN style="mso-bookmark: _toc150829282"&gt;&lt;SPAN style="mso-bookmark: _toc161049677"&gt;&lt;SPAN style="mso-bookmark: _toc162853780"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;Extending the Active Directory Schema&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H6&gt;
&lt;P&gt;Before extending the schema, the following should be understood:&lt;/P&gt;
&lt;P&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;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Schema modifications are global. When the schema is extended, the changes apply to every domain controller in the entire forest.&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;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&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;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;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Schema classes related to the system cannot be modified. Default system classes (those classes required for Windows to run) cannot be modified within the schema. However, directory-enabled applications that modify the schema may add new classes that you can modify.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&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;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;/SPAN&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;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;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;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Schema extensions are not reversible. Attributes or classes cannot be removed after creation. They can however be modified or deactivated. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&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;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;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;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;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Document changes. If the decision is made to extend the schema, be sure to document the changes.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&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;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;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;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;A simple way to avoid damaging or costly schema mistakes in a production forest is to first test the schema extensions in a test forest. By using a test environment, it is possible to identify any potential problems before they affect users in the production environment. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&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;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;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;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;After making schema changes in a test forest, it is possible to reinstall the default schema by demoting each domain controller in the test forest to which the schema changes have replicated. Then, the Active Directory Installation Wizard is used to reinstall Active Directory on the servers. This procedure is practical only in a test environment.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bookmark: _toc162853783"&gt;&lt;SPAN style="mso-bookmark: _toc161049681"&gt;&lt;SPAN style="mso-bookmark: _toc150829283"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;Group Policy Co-Existence&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bookmark: _toc162853783"&gt;&lt;SPAN style="mso-bookmark: _toc161049681"&gt;&lt;SPAN style="mso-bookmark: _toc150829283"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bookmark: _toc162853783"&gt;&lt;SPAN style="mso-bookmark: _toc161049681"&gt;&lt;SPAN style="mso-bookmark: _toc150829283"&gt;Microsoft Windows&amp;nbsp;Vista and Windows&amp;nbsp;Server&amp;nbsp;2008 introduce a new format for displaying registry-based policy settings. Registry-based policy settings (located under the Administrative Templates category in the Group Policy Object Editor) are defined using a standards-based, XML file format known as ADMX files. These new files replace ADM files, which used their own mark-up language. The Group Policy tools, Group Policy Object Editor and Group Policy Management Console, remain largely unchanged. In the majority of situations, the presence of ADMX files during day-to-day Group Policy administration tasks will not be noticed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bookmark: _toc162853783"&gt;&lt;SPAN style="mso-bookmark: _toc161049681"&gt;&lt;SPAN style="mso-bookmark: _toc150829283"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bookmark: _toc162853783"&gt;&lt;SPAN style="mso-bookmark: _toc161049681"&gt;&lt;SPAN style="mso-bookmark: _toc150829283"&gt;Unlike ADM files, ADMX files are not stored in individual GPOs. For domain-based enterprises, administrators can create a central store location of ADMX files that is accessible by anyone with permission to create or edit GPOs. Group Policy tools will continue to recognise custom ADM files you have in your existing environment, but will ignore any ADM file that has been superseded by ADMX files such as system.adm, inetres.adm, conf.adm, wmplayer.adm, and wuau.adm. Therefore, if any of the these files have been edited to modify existing or create new policy settings, the modified or new settings will not be read or displayed by the Windows&amp;nbsp;Vista based Group Policy tools.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bookmark: _toc162853783"&gt;&lt;SPAN style="mso-bookmark: _toc161049681"&gt;&lt;SPAN style="mso-bookmark: _toc150829283"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bookmark: _toc162853783"&gt;&lt;SPAN style="mso-bookmark: _toc161049681"&gt;&lt;SPAN style="mso-bookmark: _toc150829283"&gt;The Group Policy Object Editor automatically reads and displays Administrative Template policy settings from ADMX files that are stored either locally or in the optional ADMX central store. The Group Policy Object Editor will automatically read and display Administrative Template policy settings from custom ADM files stored in the GPO. You can still add or remove custom ADM files with the Add/Remove template menu option. All Group Policy settings currently in ADM files delivered by the Windows&amp;nbsp;Server&amp;nbsp;2003, Windows&amp;nbsp;XP, and Windows&amp;nbsp;2000 will also be available in Windows&amp;nbsp;Vista and Windows&amp;nbsp;Server 2008 ADMX files.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="mso-bookmark: _toc162853783"&gt;&lt;SPAN style="mso-bookmark: _toc161049681"&gt;&lt;SPAN style="mso-bookmark: _toc150829283"&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;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;New Windows&amp;nbsp;Vista–based or Windows&amp;nbsp;Server&amp;nbsp;2008 based policy settings can be managed only from Windows&amp;nbsp;Vista based or Windows&amp;nbsp;Server 2008 based administrative machines running Group Policy Object Editor or Group Policy Management Console. Such policy settings are defined only in ADMX files and, as such, are not exposed on the Windows&amp;nbsp;Server&amp;nbsp;2003, Windows XP, or Windows&amp;nbsp;2000 versions of these tools. An Administrator will need to use the Group Policy Object Editor from a Windows&amp;nbsp;Vista based or Windows&amp;nbsp;Server&amp;nbsp;2008 based administrative machine to configure a new Windows&amp;nbsp;Vista Group Policy settings. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;SPAN style="mso-bookmark: _toc161049679"&gt;&lt;SPAN style="mso-bookmark: _toc162853782"&gt;&lt;FONT color=#333333&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;ADMX Files in a Current Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;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;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;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;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;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;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;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;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Group Policy Object Editor on Windows Server&amp;nbsp;2003, Windows&amp;nbsp;XP, or Windows&amp;nbsp;2000 machines will not display new Windows&amp;nbsp;Vista Administrative Template policy settings that may be enabled or disabled within a GPO.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;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;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;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;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;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;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;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;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;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;The reporting function of GPMC on Windows&amp;nbsp;Server&amp;nbsp;2003 and Microsoft&amp;nbsp;Windows&amp;nbsp;XP will display new Windows&amp;nbsp;Vista Administrative Template policy settings as extra registry settings.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;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;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;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;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;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;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;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;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;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;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;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;The Windows&amp;nbsp;Vista or Windows&amp;nbsp;Server&amp;nbsp;2008 versions of Group Policy Object Editor and Group Policy Management Console can be used to manage all operating systems that support Group Policy (Windows&amp;nbsp;Vista, Windows&amp;nbsp;Server 2008, Windows Server 2003, Windows XP, and Windows 2000).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;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;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;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;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;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;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;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;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;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;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;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;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;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Administrative Template policy settings that currently exist in ADM files from Windows Server 2003, Windows XP, and Windows 2000 can be configured from all operating systems that support Group Policy (Windows&amp;nbsp;Vista, Windows&amp;nbsp;Server 2008, Windows Server 2003, Windows XP, and Windows 2000).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;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;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;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;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;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&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;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;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;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;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;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;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;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;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;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;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;The Windows&amp;nbsp;Vista or Windows&amp;nbsp;Server 2008 versions of Group Policy Object Editor and Group Policy Management Console support interoperability with versions of these tools on Windows Server 2003, and Windows XP. For example, custom ADM files stored in GPOs will be consumed by Group Policy Object Editor and GPMC on Windows&amp;nbsp;Vista, Windows&amp;nbsp;Server 2008, Windows Server 2003, and Windows XP.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H6&gt;&lt;SPAN style="mso-bookmark: _toc162853783"&gt;&lt;SPAN style="mso-bookmark: _toc161049681"&gt;&lt;SPAN style="mso-bookmark: _toc150829283"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;Windows Vista Licensing&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H6&gt;
&lt;P&gt;&lt;SPAN style="mso-bookmark: _toc162853783"&gt;&lt;SPAN style="mso-bookmark: _toc161049681"&gt;&lt;SPAN style="mso-bookmark: _toc150829283"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;There are a number of ways to licence Windows Vista in a production environment:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Original Equipment Manufacturer (OEM).&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Multiple Activation Key (MAK).&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: gray; FONT-FAMILY: 'Wingdings 2'; mso-fareast-font-family: 'Wingdings 2'; mso-bidi-font-family: 'Wingdings 2'"&gt;&lt;SPAN style="mso-list: ignore"&gt;¡&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Key Management Server (KMS).&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="mso-bookmark: _toc161049682"&gt;&lt;SPAN style="mso-bookmark: _toc162853784"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=4&gt;Multiple Activation Key (MAK)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="mso-bookmark: _toc161049682"&gt;&lt;SPAN style="mso-bookmark: _toc162853784"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;MAK&amp;nbsp;activation supports users whose computers are unable or rarely able to connect to the network. MAK activation behaves similarly to activation keys used by retail customers of Windows XP or Windows Server 2003, except that a single key is designed to support as many disconnected users as required (very large enterprises, however, may require or desire several MAK Keys). Like the earlier retail keys, computers must activate with a Microsoft server over the Internet or through a Microsoft call centre. Machines can be pre-activated by system administrators (using the Volume Activation Management Tool) or they can be set to activate automatically. Either pre-activation or automatic activation is required for computers that are heavily locked down, since manual activation requires a user to have administrative privileges. &lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;Additional information on MAK can be found in the &lt;A href="http://www.microsoft.com/technet/windowsvista/plan/volact1.mspx"&gt;&lt;SPAN style="mso-bidi-font-weight: bold; mso-bidi-font-style: italic"&gt;&lt;FONT color=#0000ff&gt;Volume Activation 2.0 Step-By-Step Guide&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;FONT color=#333333&gt;&lt;SPAN style="mso-bookmark: _toc150829284"&gt;&lt;SPAN style="mso-bookmark: _toc161049683"&gt;&lt;SPAN style="mso-bookmark: _toc162853785"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;FONT color=#333333&gt;&lt;SPAN style="mso-bookmark: _toc150829284"&gt;&lt;SPAN style="mso-bookmark: _toc161049683"&gt;&lt;SPAN style="mso-bookmark: _toc162853785"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;FONT color=#333333&gt;&lt;SPAN style="mso-bookmark: _toc150829284"&gt;&lt;SPAN style="mso-bookmark: _toc161049683"&gt;&lt;SPAN style="mso-bookmark: _toc162853785"&gt;Key Management Server&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bookmark: _toc161049683"&gt;&lt;SPAN style="mso-bookmark: _toc162853785"&gt; (KMS)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Key Management Server (KMS) usage is targeted to managed environments where more than 25 physical computers regularly connect to the organisation’s network. Windows Vista computers activate themselves only after verifying that the required threshold of computers has been met. &lt;/P&gt;
&lt;P&gt;A KMS service has a minimum count of 25 Windows Vista physical machines or a count of 5 Windows Server&amp;nbsp;2008 physical machines before each operating system type can activate itself after contacting the KMS. &lt;/P&gt;
&lt;P&gt;Systems activated with KMS periodically renew their activations with the KMS machine. If they are unable to connect to a KMS machine for more than 180 days, they enter a 30-day grace period, after which they enter Reduced Functionality Mode (RFM) until a connection can be made with a KMS machine, or until a MAK is installed and the system is activated online or via telephone. This feature prevents systems that have been removed from the organisation from functioning indefinitely without adequate license coverage. Systems operating in virtual machine (VM) environments can be activated using KMS but do not contribute to the count of activated systems. &lt;/P&gt;
&lt;P&gt;Note - KMS clients that have not yet been activated will attempt to contact a KMS machine every two hours, by default. Once activated, they will attempt to renew their activation every seven days, by default.&lt;/P&gt;
&lt;P&gt;Advantages of KMS activation include automatic activation with little or no IT intervention, use of a single product key to activate and reactivate all systems, no Internet connection requirement (after the KMS machine has been activated), low network bandwidth use, and reporting made available through use of an available MOM pack. Drawbacks include the requirement to set up the KMS infrastructure and the potential manual effort that may be required if dynamic DNS is not available.&lt;/P&gt;
&lt;P&gt;KMS machines can automatically advertise their presence through the use of Domain Name System (DNS) service (SRV) resource records. Organisations using dynamic DNS will enjoy automatic registration and resolution of KMS machines with no administrative intervention. Microsoft DNS and Berkeley Internet Name Domain (BIND) Version&amp;nbsp;8.x and later support dynamic DNS and SRV resource records. &lt;/P&gt;
&lt;P&gt;Note - Some efficiency can still be achieved by using a single host name for manual KMS registration and then by using the round-robin capabilities of DNS to load balance two or more KMS machines from the same hostname.&lt;/P&gt;
&lt;P&gt;KMS can be installed on machines running Windows Vista, Windows Server 2003 (See Note) or on systems running Microsoft Windows Server 2008.&lt;/P&gt;
&lt;P&gt;Note - Microsoft will support KMS running natively under Windows Server 2003 by the end of 1H 2007.&lt;/P&gt;
&lt;P&gt;A KMS can scale to hundreds of thousands of KMS clients per server. Most organisations can operate just two KMS machines (for redundancy) for their entire infrastructure. Additional information on KMS can be found in the &lt;A href="http://www.microsoft.com/technet/windowsvista/plan/volact1.mspx"&gt;&lt;SPAN style="mso-bidi-font-weight: bold; mso-bidi-font-style: italic"&gt;&lt;FONT color=#0000ff&gt;Volume Activation 2.0 Step-By-Step Guide&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="mso-bookmark: _toc150829287"&gt;&lt;SPAN style="mso-bookmark: _toc161049685"&gt;&lt;SPAN style="mso-bookmark: _toc162853786"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;
&lt;H6&gt;&lt;SPAN style="mso-bookmark: _toc150829287"&gt;&lt;SPAN style="mso-bookmark: _toc161049685"&gt;&lt;SPAN style="mso-bookmark: _toc162853786"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;Migration Requirements&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H6&gt;
&lt;P&gt;For the purposes of the user’s migration to Windows Vista it would necessary to provide a means to facilitate the transfer of user’s personal data from the ‘old machine’ or Operating System environment to the ‘new machine’ or Windows Vista (whilst understanding that old and new machines may be the same physical machine).&lt;/P&gt;
&lt;P&gt;One possible way of achieving this would be to provide a migration server(s) with sufficient disk storage to house user’s data temporarily. User’s data could be held on the server for a pre-defined period of time and then archived in readiness for the next Business Unit to be migrated. Microsoft’s User State Migration Tool (USMT) can be utilised to harvest user data and settings from machines prior to migration to Windows Vista and re-apply those user data and setting post installation. Additional information on USMT 3.0 can be found in the &lt;A href="http://technet2.microsoft.com/WindowsVista/en/library/91f62fc4-621f-4537-b311-1307df0105611033.mspx?mfr=true"&gt;&lt;FONT color=#0000ff&gt;User State Migration Tool Guide&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;H6&gt;&lt;SPAN style="mso-bookmark: _toc161049687"&gt;&lt;SPAN style="mso-bookmark: _toc162853787"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;Management &amp;amp; Operations&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H6&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="COLOR: black; mso-themecolor: text1"&gt;You may wish to consider using System Center Operations Manager (MOM) 2007 to manage the Windows infrastructure components. Due for release in early 2007, System Center Operations Manager 2007 will provide desktop monitoring for Windows Vista with agentless exception monitoring, plus will supply a management pack for Windows Vista clients.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;FONT color=#333333&gt;&lt;SPAN style="mso-bookmark: _toc150829289"&gt;&lt;SPAN style="mso-bookmark: _toc161049688"&gt;&lt;SPAN style="mso-bookmark: _toc162853788"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;STRONG&gt;&lt;FONT size=4&gt;&lt;FONT color=#333333&gt;&lt;SPAN style="mso-bookmark: _toc150829289"&gt;&lt;SPAN style="mso-bookmark: _toc161049688"&gt;&lt;SPAN style="mso-bookmark: _toc162853788"&gt;Patching&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bookmark: _toc161049688"&gt;&lt;SPAN style="mso-bookmark: _toc162853788"&gt; and Updates&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: black; mso-themecolor: text1"&gt;Due to Software Update Service (SUS) becoming un-supported after 6&lt;SUP&gt;th&lt;/SUP&gt; December 2006, you should plan to migrate to Windows Server Update Services (WSUS) in the near term. To support Windows Vista, you should upgrade to WSUS 2.0 Service Pack 1 which will support both Release Candidate and Release to Manufacturer (RTM) versions or WSUS 3.0. WSUS 3.0 Beta 2 is currently available and delivers new features that enable administrators to more easily manage and deploy updates across the organisation. WSUS 3.0 Beta 2 benefits include a new MMC-based user interface with advanced filtering and reporting, improved performance and reliability, branch office optimisations and reporting rollup, and a Microsoft Operations Manager management pack. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="COLOR: black; mso-themecolor: text1"&gt;&lt;/SPAN&gt;&lt;SPAN style="COLOR: black; mso-themecolor: text1"&gt;If WSUS 3.0 is chosen for deployment then please note that Beta 2 does not support Windows Vista without an additional patch available from Microsoft. This patch will not work with post-RC builds or RTM. WSUS 3.0 RC will be the first release of WSUS3 that will support Windows Vista RTM. WSUS 3.0 is expected to RTM in 1H2007.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H6&gt;&lt;SPAN style="COLOR: black; mso-themecolor: text1"&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bookmark: _toc150829290"&gt;&lt;SPAN style="mso-bookmark: _toc161049690"&gt;&lt;SPAN style="mso-bookmark: _toc162853789"&gt;&lt;STRONG&gt;&lt;FONT color=#333333 size=5&gt;Anti-Virus&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H6&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;Anti-Virus products must be Windows Vista compatible. Previous versions of anti-virus products designed for earlier versions of Windows will not function on Windows Vista. This requirement may also need to consider changes to anti-virus infrastructure such as update points and management servers to align with newer Windows Vista compatible versions.&lt;/P&gt;
&lt;H6&gt;&lt;STRONG&gt;&lt;FONT size=5&gt;&lt;FONT color=#333333&gt;&lt;SPAN style="mso-bookmark: _toc150829292"&gt;&lt;SPAN style="mso-bookmark: _toc161049692"&gt;&lt;SPAN style="mso-bookmark: _toc162853790"&gt;Information Rights Management&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H6&gt;
&lt;P&gt;Although not directly related to either Windows Vista or Office 2007, you may like to consider the implementation of Microsoft Windows Information Rights Management Services (IRM) for Windows Server 2003. IRM is information protection technology that works with IRM-enabled applications such as Office 2007 and browsers such as Internet Explorer 7.0 to help safeguard digital information from unauthorised use - both online and offline, inside and outside of the firewall.&lt;/P&gt;
&lt;P&gt;IRM could augment corporate security strategy by protecting information through persistent usage policies, which remain with the information, no matter where it goes. a company could use IRM to help prevent sensitive information, such as financial reports, product specifications, customer data, and confidential e-mail messages, from intentionally or accidentally getting into the wrong hands.&lt;/P&gt;
&lt;P&gt;The manner in which you set up your infrastructure depends on the system requirements for the installation of IRM, as well as best practices for setting up your infrastructure. As a minimum, the basic server-side environment required to support IRM is a Windows Server 2003 Active Directory domain controller, a database server, e.g. SQL and an IRM server configured as a root certification server.&lt;/P&gt;
&lt;H6&gt;&lt;STRONG&gt;&lt;FONT size=5&gt;&lt;FONT color=#333333&gt;&lt;SPAN style="mso-bookmark: _toc753296"&gt;&lt;SPAN style="mso-bookmark: _toc161049694"&gt;&lt;SPAN style="mso-bookmark: _toc162853791"&gt;Network&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="mso-bookmark: _toc161049694"&gt;&lt;SPAN style="mso-bookmark: _toc162853791"&gt; Infrastructure&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H6&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;The network infrastructure must be adequate to support the deployment of the client and the ongoing packaged software distribution. &lt;SPAN style="COLOR: black; mso-themecolor: text1"&gt;To support the deployment of the client, there may be a requirement to increase the bandwidth supplied. This may be due to an increased usage of the core applications, such as email and browser technology and/or automated software deployment requirements and build image replication.&lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d; mso-themecolor: text2"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt 11.35pt; LINE-HEIGHT: normal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt 11.35pt; LINE-HEIGHT: normal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=NumHeading2 style="MARGIN: 12pt 0cm 6pt 39.7pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=NumHeading2 style="MARGIN: 12pt 0cm 6pt 39.7pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;A class="" title=_Toc162853774 name=_Toc162853774&gt;&lt;/A&gt;
&lt;P class=NumHeading2 style="MARGIN: 12pt 0cm 6pt 39.7pt; mso-list: none; tab-stops: 36.0pt"&gt;&lt;A class="" title=_Toc162853774 name=_Toc162853774&gt;&lt;/A&gt;&lt;A class="" title=_Toc161049667 name=_Toc161049667&gt;&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1583897" 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/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>Windows Vista Client Build and Deployment Process</title><link>http://blogs.technet.com/richardsmith/archive/2007/07/05/client-build-and-deployment-process.aspx</link><pubDate>Thu, 05 Jul 2007 11:05:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1443329</guid><dc:creator>ricsmith</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.technet.com/richardsmith/comments/1443329.aspx</comments><wfw:commentRss>http://blogs.technet.com/richardsmith/commentrss.aspx?PostID=1443329</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; TEXT-ALIGN: justify"&gt;I often get asked about the process&amp;nbsp;I go through when working with clients on deployment projects - I find that building a corporate client image that meets the needs and requirements of a large organisation follows a distinct process. All aspects of the client and deployment design including hardware compatibility, user experience, look and feel, locality support, language support, security testing, application testing image certification and final deployment are delivered as&amp;nbsp;elements within a&amp;nbsp;project.&amp;nbsp;&lt;SPAN style="mso-field-code: ' REF _Ref141686312 h  * MERGEFORMAT '"&gt;So i put together the&lt;/SPAN&gt;&amp;nbsp;diagram below that outlines the areas that I consider when working with clients on Windows Vista deployment projects.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; TEXT-ALIGN: justify"&gt;&lt;IMG title="Client design and deploy process" style="WIDTH: 595px; HEIGHT: 659px" height=659 alt="Client design and deploy process" src="http://www.richard-x-smith.co.uk/download/blogpics/process.jpg" width=595 align=baseline mce_src="http://www.richard-x-smith.co.uk/download/blogpics/process.jpg"&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; TEXT-ALIGN: justify" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 6pt 0cm 3pt 11.35pt; TEXT-ALIGN: justify"&gt;Over the coming weeks, i'll be discussing each section in more detail&amp;nbsp;with a hope that&amp;nbsp;this will help with your own deployment projects&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1443329" width="1" height="1"&gt;</description><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></channel></rss>