<?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>The Deployment Guys : Configuration Manager</title><link>http://blogs.technet.com/deploymentguys/archive/tags/Configuration+Manager/default.aspx</link><description>Tags: Configuration Manager</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>ConfigMgr Admin Console GUID documentor</title><link>http://blogs.technet.com/deploymentguys/archive/2009/12/06/configmgr-admin-console-guid-documentor.aspx</link><pubDate>Sun, 06 Dec 2009 04:17:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3298672</guid><dc:creator>DeploymentGuys</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/deploymentguys/comments/3298672.aspx</comments><wfw:commentRss>http://blogs.technet.com/deploymentguys/commentrss.aspx?PostID=3298672</wfw:commentRss><wfw:comment>http://blogs.technet.com/deploymentguys/rsscomments.aspx?PostID=3298672</wfw:comment><description>ConfigMgr allows for great extensibility to perform right click actions. You can find information on this here http://msdn.microsoft.com/en-us/library/cc143056.aspx . Those of you that have done this before know that the first step is digging through...(&lt;a href="http://blogs.technet.com/deploymentguys/archive/2009/12/06/configmgr-admin-console-guid-documentor.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3298672" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/deploymentguys/attachment/3298672.ashx" length="2517" type="text/xml" /><category domain="http://blogs.technet.com/deploymentguys/archive/tags/SCCM+2007/default.aspx">SCCM 2007</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Configuration+Manager/default.aspx">Configuration Manager</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Utilities/default.aspx">Utilities</category></item><item><title>Location Deployment Wizard for ConfigMgr 2007</title><link>http://blogs.technet.com/deploymentguys/archive/2009/08/17/location-deployment-wizard-for-configmgr-2007.aspx</link><pubDate>Mon, 17 Aug 2009 19:37:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3274244</guid><dc:creator>DeploymentGuys</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.technet.com/deploymentguys/comments/3274244.aspx</comments><wfw:commentRss>http://blogs.technet.com/deploymentguys/commentrss.aspx?PostID=3274244</wfw:commentRss><wfw:comment>http://blogs.technet.com/deploymentguys/rsscomments.aspx?PostID=3274244</wfw:comment><description>&lt;P&gt;When working on deployment projects, there is often a requirement for a workstation to be customised on a location by location basis. Common workstation customisations which are applied in this manner include: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Localisation settings (locales, keyboard settings, time zones, Windows (Windows Vista/Windows 7) language injection &lt;/LI&gt;
&lt;LI&gt;Domain membership/organisational unit join information &lt;/LI&gt;
&lt;LI&gt;Location based applications to be installed &lt;/LI&gt;
&lt;LI&gt;Site or location based administrator groups or accounts that need to added to the local administrators group &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;The Microsoft Deployment Toolkit (MDT) and its accompanying database offers features to tailor a workstation based on its location during a deployment. The MDT Database allows locations to be defined and a set of location specific settings can be stored against each entry. When a workstation is been deployed, an MDT database lookup determines its location and collects the relevant build settings for that location. The location is determined by carrying out a lookup of the default gateway on the target workstations assigned NIC against default gateways assigned to locations in the MDT Database. To learn more about the Microsoft Deployment Toolkit and the database supplied with MDT see &lt;A title=http://technet.microsoft.com/en-us/solutionaccelerators/dd407791.aspx href="http://technet.microsoft.com/en-us/solutionaccelerators/dd407791.aspx" mce_href="http://technet.microsoft.com/en-us/solutionaccelerators/dd407791.aspx"&gt;http://technet.microsoft.com/en-us/solutionaccelerators/dd407791.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;During a mass deployment it is quite common for workstations to be built in central locations and then to be shipped to other sites for use. In these circumstances, the MDT Database location functionality&amp;nbsp;may not be as useful as any database location lookups will return settings for the site at which the workstations are being built and not the site to which the workstation will be eventually shipped. &lt;/P&gt;
&lt;P&gt;A solution to this is to&amp;nbsp;use a location deployment wizard when using the MDT Database along with System Center Configuration Management (ConfigMgr) 2007 Operating System deployments (OSD) in zero touch scenarios. A location deployment wizard is an HTA that is displayed to the user/build engineer at the start of the workstation deployment process to display the location in which they are currently situated. If the location is the site at which the workstation will be based they can click next and the deployment will continue applying all the deployment settings for that site. However, the wizard allows an “override” for the detected location and allow the user/build engineer to select another location from the MDT Database. Overriding the detected location will apply all of the selected location deployment settings from the MDT Database to the workstation despite it not being at that location. This solution allows workstations to be built in a central location whilst being fully customised for their destination locations.&lt;/P&gt;
&lt;P&gt;The location deployment wizard is an HTA that is stored in a customised ConfigMgr OSD boot image and is executed before a ConfigMgr task sequence starts. The HTA uses Operating System Media Pre-Execution Hooks (&lt;A href="http://technet.microsoft.com/en-us/library/bb694075.aspx" mce_href="http://technet.microsoft.com/en-us/library/bb694075.aspx"&gt;http://technet.microsoft.com/en-us/library/bb694075.aspx&lt;/A&gt;) to place itself before the task sequence window. The location deployment wizard allows inputs that are stored as a ConfigMgr task sequence variable. The location variable can then be used by a ConfigMgr deployment task sequence to recover settings from the MDT Database throughout the deployment (During ZTIGather phase).&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2001_4.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2001_4.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title="Location Wizard 01" border=0 alt="Location Wizard 01" src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2001_thumb_1.png" width=398 height=372 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2001_thumb_1.png"&gt;&lt;/A&gt; &lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2002_6.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2002_6.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title="Location Wizard 02" border=0 alt="Location Wizard 02" src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2002_thumb_2.png" width=399 height=371 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2002_thumb_2.png"&gt;&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;H4&gt;&lt;/H4&gt;
&lt;H4&gt;Pre-Requisites&lt;/H4&gt;
&lt;P&gt;The following pre-requirements should be configured in your deployment environment:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;System Center Configuration Management 2007 (RTM, SP1, R2 or SP2 beta) environment configured for OSD deployments. &lt;/LI&gt;
&lt;LI&gt;Microsoft Deployment Toolkit 2008 / MDT 2010 Workbench + Database hosted on Microsoft SQL 2005 or 2008 (Express / Standard / Enterprise) &lt;/LI&gt;
&lt;LI&gt;ConfigMgr 2007 console with integrated MDT console functions &lt;/LI&gt;
&lt;LI&gt;The MS SQL Database hosting the MDT Database should be configured to allow NamedPipes &lt;/LI&gt;
&lt;LI&gt;A share should be setup on the MDT Database server for authentication when using NamedPipes from a WinPE environment by using the SQLShare$ method. &lt;/LI&gt;
&lt;LI&gt;ConfigMgr “Network Access Account” should have db_datareader access to the MDT SQL Database &lt;/LI&gt;
&lt;LI&gt;Another AD account should be created which&amp;nbsp;is assigned&amp;nbsp;db_datareader access to the MDT Database. &lt;B&gt;Note This account will be stored in a plain text file in the ConfigMgr OSD Boot image. This account should be limited to just db_datareader access on the MDT SQL Server and denied all other rights on the domain&lt;/B&gt; &lt;/LI&gt;&lt;/UL&gt;
&lt;H4&gt;Location Deployment Wizard Setup Steps&lt;/H4&gt;
&lt;P&gt;Download the location deployment wizard attached to this post and extract the files to a temporary location on the computer/server which has a ConfigMgr 2007 Console with integrated MDT console functions. There are 4 components which need to be configured in your environment for this solution to operate:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Configure the Bootstap.ini file&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;
&lt;LI&gt;Create a custom boot image&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;
&lt;LI&gt;Configure Location settings in the MDT Database&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;
&lt;LI&gt;Configure CustomSettings.ini file&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;&lt;/OL&gt;
&lt;H5&gt;1. Configure the Bootstrap.ini file&lt;/H5&gt;
&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;The Bootstrap.ini file contains the settings required by the Location Deployment Wizard to make the initial connection to the MDT Database. These settings need to be configured for your environment:&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Edit the Bootstrap.ini file in the &lt;B&gt;Location Deployment Wizard\LocationDeploymentWizard&lt;/B&gt; folder. This file is used by the location deployment wizard HTA to connect to the MDT Database for the first time:&lt;B&gt;&lt;/B&gt; 
&lt;UL&gt;
&lt;LI&gt;Replace &amp;lt;USERNAME&amp;gt; with the AD account created for reading the MDT Database in the pre-requirements e.g. CONTOSO\MDTDBReader&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;
&lt;LI&gt;Replace &amp;lt;PASSWORD&amp;gt; with the password of the account entered above&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;
&lt;LI&gt;Replace &amp;lt;SQL SHARE FOR AUTHENTICATION&amp;gt; with the name of a shared folder on the MDT Database server e.g. \\MDT01.contoso.com\SQLShare$&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;
&lt;LI&gt;Replace &amp;lt;MDT DATABASE SEVER&amp;gt; with the fully qualified domain name of the MDT Database server e.g. mdt01.contoso.com&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;
&lt;LI&gt;Replace &amp;lt;MDT DATABASE NAME&amp;gt; should be replaced with the instance name of the MDT Database in SQL e.g. MDTDB&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;H5&gt;2. Create a custom boot image&lt;/H5&gt;
&lt;P&gt;During OSD deployments a WinPE boot image provides the environment for deploying a workstation. ConfigMgr 2007 provides default boot images in the &lt;B&gt;Operating System Deployment -&amp;gt; Boot Images &lt;/B&gt;node in the console. A new custom boot image needs to be generated containing the location deployment wizard HTA and its supporting files – this will execute when the boot image first loads on a workstation:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create a new custom boot image in the ConfigMgr console using the “Create Boot Image Using Microsoft Deployment” wizard: &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2003_2.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2003_2.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title="Location Wizard 03" border=0 alt="Location Wizard 03" src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2003_thumb.png" width=531 height=419 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2003_thumb.png"&gt;&lt;/A&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;Follow the wizard, selecting the default options. On the &lt;B&gt;Image Options&lt;/B&gt; page set the &lt;B&gt;Extra Folder to Add&lt;/B&gt; as the &lt;B&gt;Location Deployment Wizard&lt;/B&gt; folder which is found in the root of the files extracted earlier &lt;/LI&gt;
&lt;LI&gt;Complete the wizard selecting the default options. ConfigMgr/MDT will now create a new customised boot image with the location deployment wizard included. &lt;/LI&gt;
&lt;LI&gt;Assign the boot image to the OSD deployment task sequence that you wish to use the location deployment wizard with: &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2004_2.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2004_2.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title="Location Wizard 04" border=0 alt="Location Wizard 04" src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2004_thumb.png" width=583 height=523 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/LocationBasedWizardforConfigMgr2007_6F39/Location%20Wizard%2004_thumb.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;H5&gt;3. Configure location settings in the MDT Database&lt;/H5&gt;
&lt;P&gt;Locations and their associated&amp;nbsp;settings need to be configured in the MDT SQL Database, these are typically configured through the interface in the&amp;nbsp;MDT workbench. In the MDT workbench go to the &lt;B&gt;Database&amp;nbsp;&amp;gt;&amp;gt; Locations Node&lt;/B&gt;. Here you can add as many different locations as are required for your environment.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;For a location to be available to the location deployment wizard it must be assigned at least one default gateway. This can be found in a locations properties on the &lt;B&gt;Identity&lt;/B&gt; tab. &lt;/LI&gt;
&lt;LI&gt;If no default gateways for a site are initially known then assign 0.0.0.0 as the default gateway for that location. Although this site will never be automatically detected by the location build wizard, it can be manually selected. &lt;/LI&gt;
&lt;LI&gt;In the &lt;B&gt;Details &lt;/B&gt;tab of a locations properties use the &lt;B&gt;SERVERA &lt;/B&gt;property&amp;nbsp;to populate sites or country e.g. UK. This is used by the location deployment wizard to break down the locations so there is not just one long list: &lt;/LI&gt;
&lt;LI&gt;Populate any other deployment site settings as required for your deployment including locales, time zones, keyboard settings, UI Language, location specific apps and location specific admins. &lt;/LI&gt;&lt;/UL&gt;
&lt;H5&gt;4. Configure CustomSettings.ini file&lt;/H5&gt;
&lt;P&gt;The CustomSettings.ini (&lt;A href="http://technet.microsoft.com/en-us/library/bb977690.aspx" mce_href="http://technet.microsoft.com/en-us/library/bb977690.aspx"&gt;http://technet.microsoft.com/en-us/library/bb977690.aspx&lt;/A&gt;) is a rules file which is used to automate deployments and setup how to query settings from the MDT Database. The location deployment wizard has its own CustomSettings.ini which is used during Gather phases in a ConfigMgr task sequence to retrieve location settings from the MDT Database. The CustomSettings.ini file included in the supplied location deployment wizard must be customised to your environment:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Edit the CustomSettings.ini file located in the root of the extracted files. The customsettings.ini file is a rules file is used by the MDT script ZTIGather.wsf to gather all of the location based settings from an MDT database:&lt;B&gt;&lt;/B&gt; 
&lt;UL&gt;
&lt;LI&gt;All instances of &amp;lt;FQDN MDT DATABASE&amp;gt; should be replaced with the fully qualified domain name of your MDT Database server e.g. mdt01.contoso.com&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;
&lt;LI&gt;All instances of &amp;lt;MDT DATABASE NAME&amp;gt; should be replaced with your MDT Database name in SQL e.g. MDTDB&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;
&lt;LI&gt;All instances of &amp;lt;AUTHENTICATION SHARENAME&amp;gt; should be replaced by your shared folder name on the MDT Database server e.g. SQLShare$&lt;B&gt;&lt;/B&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;Once the customsettings.ini file has been updated it should be wrapped up into a ConfigMgr package (typically this is the MDT Settings package) and sent to all distribution points on your network which will be used for OSD. This rules package must be used by all Gather phases in your MDT integrated deployment task sequence to gather location settings from the MDT Database.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Disclaimer: The information on this site is provided "AS IS" with no warranties, confers no rights, and is not supported by the authors or Microsoft Corporation. Use of included script samples are subject to the terms specified in the &lt;/STRONG&gt;&lt;A href="http://www.microsoft.com/info/cpyright.mspx" mce_href="http://www.microsoft.com/info/cpyright.mspx"&gt;&lt;STRONG&gt;Terms of Use&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;This post was contributed by &lt;/EM&gt;&lt;I&gt;&lt;STRONG&gt;Mark Hooks and Richard Smith,&lt;/STRONG&gt; c&lt;/I&gt;&lt;EM&gt;onsultants with Microsoft Services – U.K.&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3274244" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/deploymentguys/attachment/3274244.ashx" length="69806" type="application/x-zip-compressed" /><category domain="http://blogs.technet.com/deploymentguys/archive/tags/ConfigMgr/default.aspx">ConfigMgr</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Configuration+Manager/default.aspx">Configuration Manager</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Scripts/default.aspx">Scripts</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Utilities/default.aspx">Utilities</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/MDT/default.aspx">MDT</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>User Experience for Configuration Manager Task Sequences - Part I</title><link>http://blogs.technet.com/deploymentguys/archive/2008/12/04/user-experience-for-configuration-manager-task-sequences-part-i.aspx</link><pubDate>Fri, 05 Dec 2008 02:24:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3164051</guid><dc:creator>DeploymentGuys</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.technet.com/deploymentguys/comments/3164051.aspx</comments><wfw:commentRss>http://blogs.technet.com/deploymentguys/commentrss.aspx?PostID=3164051</wfw:commentRss><wfw:comment>http://blogs.technet.com/deploymentguys/rsscomments.aspx?PostID=3164051</wfw:comment><description>&lt;P&gt;Ever wanted to add your own user communication and interaction to a Configuration Manager task sequence? Below is an HTML Application (HTA) that has a user interface for the task sequence with information about the deployment, a button to cancel or pause the deployment and even a button for a desktop support person to get debug information. This first post will cover how to implement a User Experience HTA and how to send messages to it.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/image_7.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/image_7.png"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=189 alt=image src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/image_thumb_2.png" width=650 border=0 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/image_thumb_2.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;A Configuration Manager Task Sequence runs as SYSTEM and therefore anything launched from it will also run in the SYSTEM context . In WinPE,&amp;nbsp;this will be visible to the user and you can simply launch the HTA from the task sequence. However,&amp;nbsp;&amp;nbsp; if you try to run a User Experience HTA from the task sequence, it will be invisible to your user in the Full OS. Fortunately, you can get around this with by launching your user experience application as a package that runs before the task sequence:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;1. Download the sample HTA files provided in the link.&lt;/P&gt;
&lt;P&gt;2. Create a package in Configuration manager with the files from (1) as the source files (in the exact directory structure, with CopyUE.bat in the root of the package and the UserExperience subfolder)&lt;/P&gt;
&lt;P&gt;3. Create a program that runs the CopyUE.bat file included in the download. Use the following properties for the program&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;lt;Choose Allow users to interact with this program&amp;gt;&lt;/STRONG&gt; and &lt;STRONG&gt;&amp;lt;Run the program as hidden&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/UserExperienceProgram.jpg" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/UserExperienceProgram.jpg"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 10px 10px 0px 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=296 alt=UserExperienceProgram src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/UserExperienceProgram_thumb.jpg" width=573 border=0 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/UserExperienceProgram_thumb.jpg"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;4. Right click on the task sequence in Configuration Manager and choose Properties &lt;/P&gt;
&lt;P&gt;5. On the Advanced tab choose &lt;STRONG&gt;"Run another program first"&lt;/STRONG&gt; and browse to the Package/Program with the HTA&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/image3.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/image3.png"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=268 alt=image src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/image3_thumb.png" width=240 border=0 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/AddingUserExperiencetoConfigurationManag_956/image3_thumb.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;6. In your task sequence scripts add the following header:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script language="VBScript" src="OutputMessage.vbs"/&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;7. In your script to output to the user experience screen use the following syntax in Vbscript:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;OutputMessage &amp;lt;severity&amp;gt;,&amp;lt;LeftColumnText&amp;gt;, &amp;lt;RightColumnText&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Where &amp;lt;severity&amp;gt; is either "Info", "Success, "Warning" or "Error"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; e.g. &lt;STRONG&gt;OutputMessage "Info", "Validating machine", "Please wait while your deployment begins"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;8. Copy the OutputMessage.vbs file to the package where your script in (7) is located.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Feel free to try out the HTA and customize it as you please. Stay tuned for the future installments of this post that will talk about how to allow users to cancel a deployment, show debug information or perform other interactions.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;This post was contributed by &lt;/EM&gt;&lt;STRONG&gt;&lt;I&gt;Aly Shivji&lt;/I&gt;&lt;/STRONG&gt;&lt;EM&gt; a consultant with Microsoft Services - U.S. East Region. &lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3164051" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/deploymentguys/attachment/3164051.ashx" length="5067" type="application/x-zip-compressed" /><category domain="http://blogs.technet.com/deploymentguys/archive/tags/SCCM+2007/default.aspx">SCCM 2007</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/ConfigMgr/default.aspx">ConfigMgr</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Configuration+Manager/default.aspx">Configuration Manager</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category></item><item><title>Porting Configuration Manager Task Sequences to a Different Environment</title><link>http://blogs.technet.com/deploymentguys/archive/2008/10/15/porting-configuration-manager-task-sequences-to-a-different-environment.aspx</link><pubDate>Wed, 15 Oct 2008 23:27:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3136932</guid><dc:creator>DeploymentGuys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/deploymentguys/comments/3136932.aspx</comments><wfw:commentRss>http://blogs.technet.com/deploymentguys/commentrss.aspx?PostID=3136932</wfw:commentRss><wfw:comment>http://blogs.technet.com/deploymentguys/rsscomments.aspx?PostID=3136932</wfw:comment><description>&lt;P&gt;Many scenarios arise in which you may want to port your task sequence from one environment to another. Common scenarios include promotion through Lab and QA environments and migration between disconnected hierarchies.&amp;nbsp; Configuration Manager allows you to export task sequences into XML files as an out-of-the-box feature,&amp;nbsp;however there are some things to remember when doing this. &lt;/P&gt;
&lt;P&gt;Here is a checklist I like to follow:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;1. &lt;STRONG&gt;Passwords: &lt;/STRONG&gt;The exported task sequence will replace passwords in the task sequence for known steps before performing an export to ensure no clear-text passwords exist in the XML. This means any passwords in the "Apply Windows Settings" and "Join Domain" steps will replaced with &lt;STRONG&gt;????????&amp;nbsp; &lt;/STRONG&gt;. Remember to re-enter passwords when importing the task sequence or it will be set to 8 consecutive question marks.&lt;/P&gt;
&lt;P&gt;2. &lt;STRONG&gt;Product Keys:&lt;/STRONG&gt; Any product keys you enter will be blanked out in the "Apply Windows Settings" step. Remember to re-enter these for your XP task sequences.&lt;/P&gt;
&lt;P&gt;3. &lt;STRONG&gt;Package IDs*:&lt;/STRONG&gt; If the new Configuration Manager Site Server is not in the same hierarchy, you will have to re-associate all the steps in the task sequence to the packages in the new environment. You may also need to reassociate the boot image and any packages selected to run before the task sequence. &lt;STRONG&gt;Read below for a script to automate this process.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;4. &lt;STRONG&gt;Inject Drivers in the Apply Driver Package step&lt;/STRONG&gt;: If you have configured the task sequence with an Apply Driver Package step and chosen a boot-critical driver for Pre-Vista OSes, you will need to reselect this driver in the new environment.&lt;/P&gt;
&lt;P&gt;5. &lt;STRONG&gt;Setup Windows and Config Manager step:&lt;/STRONG&gt; If you are migrating to a new hierarchy, you will also want to see whether any of your Config Manager client properties need to be changed - such as reference to an FSP or SLP.&lt;/P&gt;
&lt;P&gt;6. &lt;STRONG&gt;Domain references: &lt;/STRONG&gt;You may have to also change any Join Domain steps you have in the Task Sequence to point to a new domain and use different credentials to perform the join.&lt;/P&gt;
&lt;P&gt;7. &lt;STRONG&gt;MDT Database: &lt;/STRONG&gt;If you are moving to a new hierarchy, the packageIDs&amp;nbsp;&amp;nbsp;in your MDT Database will still point to packageIDs in your previous environment. I am working on a script to help automate this and will post it once it is ready.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;*Steps 3 can be a tedious process and often times can result in a manual configuration error. Luckily, we've created some &lt;STRONG&gt;powershell&lt;/STRONG&gt;&amp;nbsp;scripts to help make the process less manual:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Automated Scripts:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ExportTSRefs.ps1 - &lt;/STRONG&gt;Exports the name, packageID and version of any referenced packages of a given task sequence to a RefIDsFile. This includes OS Packages, OS Install Packages, Driver Packages, Boot Image Packages and&amp;nbsp;Software Packages. &lt;STRONG&gt;Note this only exports the refIDsFile not the packages or XML themselves.&lt;/STRONG&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Usage: &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;."ExportTSRefs.ps1" -sitecode &amp;lt;sitecode&amp;gt; -refIDsFile &amp;lt;filename&amp;gt; -delim &amp;lt;delimiter&amp;gt; -tsID &amp;lt;taskSequencePackageID&amp;gt; 
&lt;P&gt;&lt;STRONG&gt;For Example to Export the references of the CEN00001 TaskSequence Package:&lt;/STRONG&gt; 
&lt;P&gt;."ExportTSRefs.ps1" -sitecode "CEN" -refIDsFile "refIDs.txt" -delim "=" -tsID "CEN00001" 
&lt;P&gt;&lt;STRONG&gt;Running the script multiple times with different tsIDs and&amp;nbsp;an existing refIDs file&amp;nbsp;will append only unique packageIDs to the refIDs File.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;ScrubTS.ps1&lt;/STRONG&gt; - Reads a RefIDsfile generated by the ExportTSRefs.ps1 script. It then scrubs&amp;nbsp;all the&amp;nbsp;Task Sequence XML files in&amp;nbsp;the given&amp;nbsp;folder&amp;nbsp;for package IDs, looks up packages with the same name and version in the new environment and replaces the XML with the new package IDs.&lt;STRONG&gt; Note: packages in&amp;nbsp;Configuration Manager&amp;nbsp;and source files&amp;nbsp;must already exist in the new environment.&lt;/STRONG&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Usage:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;."ScrubTS.ps1" -sitecode &amp;lt;sitecode&amp;gt; -refIDsFile &amp;lt;filename&amp;gt; -delim &amp;lt;delimiter&amp;gt; -path &amp;lt;folderpath&amp;gt; 
&lt;P&gt;&lt;STRONG&gt;For Example to scrub the package IDs of all the XML files in the C:\ExportedTaskSequences folder&lt;/STRONG&gt; 
&lt;P&gt;."ScrubTS.ps1" -sitecode "CEN" -refIDsFile "refIDs.txt" -delim "=" -path "C:\ExportedTaskSequences"&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Remember the path is a folder name and the script will read&amp;nbsp;all the&amp;nbsp;.XML files in the folder. The new XML files will have the extension &lt;STRONG&gt;_scrubbed.XML&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;For both scripts you can use any delimiter you like , I prefer "=" but feel free to experiment.&lt;/STRONG&gt; 
&lt;P&gt;We are working on developing more scripts to add further automation around the promotion and migration process of task sequences. Stay tuned! As always try out the scripts and feel free to add any comments or contributions. 
&lt;P&gt;&lt;EM&gt;This post was contributed by &lt;/EM&gt;&lt;STRONG&gt;&lt;I&gt;Aly Shivji&lt;/I&gt;&lt;/STRONG&gt;&lt;EM&gt; a consultant with Microsoft Services - U.S. East Region. &lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3136932" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/deploymentguys/attachment/3136932.ashx" length="1661" type="application/x-zip-compressed" /><category domain="http://blogs.technet.com/deploymentguys/archive/tags/ConfigMgr/default.aspx">ConfigMgr</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Configuration+Manager/default.aspx">Configuration Manager</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Scripts/default.aspx">Scripts</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category></item><item><title>Logging All the Configuration Manager Task Sequence Variables</title><link>http://blogs.technet.com/deploymentguys/archive/2008/08/29/outputting-all-the-configuration-manager-task-sequence-variables.aspx</link><pubDate>Fri, 29 Aug 2008 18:31:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3113960</guid><dc:creator>DeploymentGuys</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.technet.com/deploymentguys/comments/3113960.aspx</comments><wfw:commentRss>http://blogs.technet.com/deploymentguys/commentrss.aspx?PostID=3113960</wfw:commentRss><wfw:comment>http://blogs.technet.com/deploymentguys/rsscomments.aspx?PostID=3113960</wfw:comment><description>&lt;P&gt;When debugging a MDT based Configuration Manager Task Sequence, it is often helpful to know what certain built-in Configuration Manager variables are set to during a step in the task sequence. For instance, you may want to see if &lt;STRONG&gt;_SMSTSLastActionRetCode &lt;/STRONG&gt;was equal to a certain value or perhaps which management point the client is using by checking &lt;B&gt;_SMSTSMP&lt;/B&gt;. These variables and more are available in the &lt;STRONG&gt;Microsoft.SMS.TSEnvironment&lt;/STRONG&gt; and you can easily log them using the script snippet below:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Dim sVar&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Set osdV4 = CreateObject("Microsoft.SMS.TSEnvironment")&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;For Each sVar in osdv4.GetVariables() &lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oLogging.CreateEntry sVar &amp;amp; ":" &amp;amp; oEnvironment.Item(sVar), LogTypeInfo &lt;BR&gt;Next&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;A list of the variables and their values can be found at &lt;A title=http://technet.microsoft.com/en-us/library/bb632442.aspx href="http://technet.microsoft.com/en-us/library/bb632442.aspx" mce_href="http://technet.microsoft.com/en-us/library/bb632442.aspx"&gt;http://technet.microsoft.com/en-us/library/bb632442.aspx&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;The full ZTI-style script is included below. Add the script to the Microsoft Deployment Toolkit package and you can call this script as a task in the task sequence. The variables will be outputted to &lt;STRONG&gt;OutputTSVariables.log&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Try it out and feel free to comment.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;This post was contributed by &lt;/EM&gt;&lt;STRONG&gt;&lt;I&gt;Aly Shivji&lt;/I&gt;&lt;/STRONG&gt;&lt;EM&gt; a consultant with Microsoft Services - U.S. East Region.&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3113960" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/deploymentguys/attachment/3113960.ashx" length="1002" type="application/x-zip-compressed" /><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Configuration+Manager/default.aspx">Configuration Manager</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Scripts/default.aspx">Scripts</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Utilities/default.aspx">Utilities</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category></item><item><title>Documenting Your Task Sequences Automagically</title><link>http://blogs.technet.com/deploymentguys/archive/2008/08/17/documenting-your-task-sequences-automagically.aspx</link><pubDate>Sun, 17 Aug 2008 08:53:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3107239</guid><dc:creator>DeploymentGuys</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.technet.com/deploymentguys/comments/3107239.aspx</comments><wfw:commentRss>http://blogs.technet.com/deploymentguys/commentrss.aspx?PostID=3107239</wfw:commentRss><wfw:comment>http://blogs.technet.com/deploymentguys/rsscomments.aspx?PostID=3107239</wfw:comment><description>&lt;P&gt;Often times, after creating an MDT or SCCM task sequence, you need to document it for yourself or your customers. Usually, this involves creating a table with the groups and steps, extracting their descriptions, identifying conditions and denoting the step actions and variables and then having&amp;nbsp;format it all nicely and with indents denoting hierarchy.&amp;nbsp;All of this information is usually already&amp;nbsp;in the XML of the task sequence and all you're really doing is formatting. You can automatically format XML documents by using an XSL transform with the right logic. In order to do this:&lt;/P&gt;
&lt;P&gt;1. Copy the attached file at the bottom of the post to the same folder as your task sequence.&lt;/P&gt;
&lt;P&gt;2. Open your task sequence in your favourite text editor.&lt;/P&gt;
&lt;P&gt;3. After the first line which should look something like this:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt; or &amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/P&gt;
&lt;P&gt;enter the following as the second line:&lt;/P&gt;
&lt;P&gt;&amp;lt;?xml-stylesheet type="text/xsl" href="tsDocumentorv1.xsl"?&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;4. Save your task sequence file and open it in Internet Explorer. Presto! The XSL takes care of formatting, indents and sizing. &lt;/P&gt;
&lt;P&gt;Your Task Sequence should look like this:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/DocumentingyourTaskSequencesAutomagicall_162E/image_2.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/DocumentingyourTaskSequencesAutomagicall_162E/image_2.png"&gt;&lt;IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=340 alt=image src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/DocumentingyourTaskSequencesAutomagicall_162E/image_thumb.png" width=712 border=0 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/DocumentingyourTaskSequencesAutomagicall_162E/image_thumb.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;You can even change the styles of groups and steps easily.&lt;/P&gt;
&lt;P&gt;1. Open up the tsDocumentorv1.xsl file&lt;/P&gt;
&lt;P&gt;2. Edit the following section:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;lt;STYLE TYPE="text/css"&amp;gt; &lt;BR&gt;&amp;nbsp; TD.group { background-color:teal;color:white } &lt;BR&gt;&amp;nbsp; TD.step { background-color:beige } &lt;BR&gt;&amp;lt;/STYLE&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Change the colours or any other css properties you choose!&lt;/P&gt;
&lt;P&gt;The XSL should work with task sequences created with BDD 2007, MDT 2008 and SCCM 2007.&lt;/P&gt;
&lt;P&gt;Please try it out and post comments.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;This post was contributed by &lt;/EM&gt;&lt;STRONG&gt;&lt;I&gt;Aly Shivji&lt;/I&gt;&lt;/STRONG&gt;&lt;EM&gt; a consultant with Microsoft Services - U.S. East Region. Credit to &lt;STRONG&gt;Michael Murgolo&lt;/STRONG&gt; for initial idea and effort.&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3107239" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/deploymentguys/attachment/3107239.ashx" length="6849" type="text/xml" /><category domain="http://blogs.technet.com/deploymentguys/archive/tags/BDD+2007/default.aspx">BDD 2007</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Microsoft+Deployment/default.aspx">Microsoft Deployment</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/SCCM+2007/default.aspx">SCCM 2007</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/ConfigMgr/default.aspx">ConfigMgr</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Configuration+Manager/default.aspx">Configuration Manager</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category></item><item><title>How to Setup ConfigMgr 2007 on Windows Server 2008</title><link>http://blogs.technet.com/deploymentguys/archive/2008/08/07/how-to-setup-configmgr-2007-on-windows-server-2008.aspx</link><pubDate>Thu, 07 Aug 2008 18:32:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3102182</guid><dc:creator>DeploymentGuys</dc:creator><slash:comments>16</slash:comments><comments>http://blogs.technet.com/deploymentguys/comments/3102182.aspx</comments><wfw:commentRss>http://blogs.technet.com/deploymentguys/commentrss.aspx?PostID=3102182</wfw:commentRss><wfw:comment>http://blogs.technet.com/deploymentguys/rsscomments.aspx?PostID=3102182</wfw:comment><description>&lt;p&gt;Installing ConfigMgr 2007 onto a Windows Server 2008 based server can be a challenge. Having recently been through the process for my own lab environment I thought I&amp;#8217;d share the process in the hope that it will save you some time when you need to create this configuration. Before you begin you will need to gather the following components:&lt;/p&gt;  &lt;ul&gt;   &lt;ul&gt;     &lt;li&gt;Windows Server 2008 Enterprise RTM (x86) and Licence Key &lt;/li&gt;      &lt;li&gt;SQL Server 2005 and Licence Key &lt;/li&gt;      &lt;li&gt;System Center Configuration Manager 2007 and Licence Key &lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;You will also need to download the following components:&lt;/p&gt;  &lt;ul&gt;   &lt;ul&gt;     &lt;li&gt;Microsoft WebDAV Extension for IIS 7.0 (x86) : &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=036269fa-0040-4ccd-ad3d-78da1ee132fb&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=036269fa-0040-4ccd-ad3d-78da1ee132fb&amp;amp;DisplayLang=en&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;Windows Software Update Services 3.0 SP1: &lt;a href="http://technet.microsoft.com/en-us/wsus/bb466190.aspx"&gt;http://technet.microsoft.com/en-us/wsus/bb466190.aspx&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;SQL 2005 SP2: &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=d07219b2-1e23-49c8-8f0c-63fa18f26d3a&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=d07219b2-1e23-49c8-8f0c-63fa18f26d3a&amp;amp;DisplayLang=en&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;SQL critical update 934458: &lt;a href="http://support.microsoft.com/kb/934458"&gt;http://support.microsoft.com/kb/934458&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;ConfigMgr 2007 SP1: &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=5AAE62E8-4B7F-4AF7-BE01-AEFAA4BF059A&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=5AAE62E8-4B7F-4AF7-BE01-AEFAA4BF059A&amp;amp;displaylang=en&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;ConfigMgr 2007 R2 - available from your Volume Licence web site &lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 1 &amp;#8211; Install Windows Server 2008&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Install Windows Server 2008 (x86) Enterprise on a machine with the following minimum specification:&lt;/p&gt;  &lt;ul&gt;   &lt;ul&gt;     &lt;li&gt;Memory: 2GB &lt;/li&gt;      &lt;li&gt;Hard Disk 2 x 70GB disks &lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;This could be a physical machine or a virtual machine based on Virtual PC, Virtual Server or Hyper-V&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Step 2 &amp;#8211; Configure Windows Server 2008&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Once the Windows Server 2008 installation has completed, log in as Administrator and carry out the following initial tasks:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;1. Set a static IP address for the server &lt;/p&gt;    &lt;p&gt;2. Unbind IPv6 from the network card (this is not a full fix for removing IPv6 - look out for a future post on this subject)&lt;/p&gt;    &lt;p&gt;3. Enable the AD role as a new domain controller for your chosen domain (not required for ConfigMgr - it's just that all my lab machines are DCs)&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;b&gt;Step 3 &amp;#8211; Add Additional Windows Server 2008 Roles and Features&lt;/b&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;Additional Windows Server 2008 roles and features (through &lt;strong&gt;Control Panel &amp;gt; Programs and Features&lt;/strong&gt;) are required to support the ConfigMgr 2007 installation:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;1. Add the Windows Deployment Services (WDS) role with default settings (do not configure WDS as ConfigMgr will do that later)&lt;/p&gt;    &lt;p&gt;2. Add the IIS role with the following settings (carry out the tasks in the order shown below):&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Add ASP.Net Role. Accept defaults.&lt;/li&gt;      &lt;li&gt;Add ASP (required for ConfigMgr Reporting Point to function - thanks to &lt;a href="http://jensolekragh.spaces.live.com/"&gt;Jens Ole Kragh&lt;/a&gt; for pointing this out)&lt;/li&gt;      &lt;li&gt;Add Windows Authentication&lt;/li&gt;      &lt;li&gt;Add Static Content &lt;/li&gt;      &lt;li&gt;Add IIS 6 Management Compatibility and all of the sub-components of it.&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;3. Add the Remote Differential Compression feature&lt;/p&gt;    &lt;p&gt;4. Add the BITS Server Extensions feature&lt;/p&gt;    &lt;p&gt;5. Install the Microsoft WebDAV Extension for IIS 7.0 (x86) (location for download listed at the beginning of this article)&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Use the instructions at &lt;a href="http://technet.microsoft.com/en-us/library/cc431377(TechNet.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc431377(TechNet.10).aspx&lt;/a&gt; to configure WebDav. You will need to follow Steps 4 and 5 in this document under the section &amp;#8220;Install and Configure WebDAV&amp;#8221;&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;____________________________________________________________________________________________________________________&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;WebDAV UPDATE:&lt;/strong&gt; In some circumstances, WebDAV may not configure correctly when installed as per the instructions. This then causes the issue that clients cannot install via the push method. In this case follow these steps:&lt;/p&gt;    &lt;p&gt;1. Open&lt;strong&gt; %windir%\system32\inetserv\config\applicationhost.config&lt;/strong&gt; in your favourite text editor&lt;/p&gt;    &lt;p&gt;2. Between the entries &lt;strong&gt;&amp;lt;add name=&amp;#8221;optionsverbhandler&amp;#8230;&amp;gt;&lt;/strong&gt; and &lt;strong&gt;&amp;lt;add name=&amp;#8221;staticfile&amp;#8230;&amp;gt;&lt;/strong&gt; (you will find these entries in the &amp;lt;handlers&amp;gt;&amp;lt;/handlers&amp;gt; section) add the following line&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&amp;lt;add name=&amp;quot;WebDAV&amp;quot; path=&amp;quot;*&amp;quot; verb=&amp;quot;PROPFIND,PROPPATCH,MKCOL,PUT,COPY,DELETE,MOVE,LOCK,UNLOCK&amp;quot; modules=&amp;quot;WebDAVModule&amp;quot; resourceType=&amp;quot;Unspecified&amp;quot; requireAccess=&amp;quot;None&amp;quot; /&amp;gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;Your section should look like this:&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&amp;lt;add name=&amp;#8221;optionsverbhandler&amp;#8230;...&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&amp;lt;add name=&amp;quot;WebDAV&amp;quot; path=&amp;quot;*&amp;quot; verb=&amp;quot;PROPFIND,PROPPATCH,MKCOL,PUT,COPY,DELETE,MOVE,LOCK,UNLOCK&amp;quot; modules=&amp;quot;WebDAVModule&amp;quot; resourceType=&amp;quot;Unspecified&amp;quot; requireAccess=&amp;quot;None&amp;quot; /&amp;gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&amp;lt;add name=&amp;#8221;staticfile&amp;#8230;....&lt;/strong&gt; &lt;/p&gt;    &lt;p&gt;3. Close the file and save it back as &lt;strong&gt;%windir%\system32\inetserv\config\applicationhost.config&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;I'm indebted to one of my MCS colleagues - &lt;strong&gt;John Husband&lt;/strong&gt; for finding a fix for this issue and letting us know)&lt;/p&gt;    &lt;p&gt;____________________________________________________________________________________________________________________&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;b&gt;Step 3 &amp;#8211; Add Additional Non Windows Server 2008 Components&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Now that Windows Server 2008 is configured to install ConfigMgr 2007 we now have to add some additional software services for use by ConfigMgr 2007&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;1. Install Windows Software Update Services 3.0 SP1 32bit (location for download listed at the beginning of this article)&lt;/p&gt;    &lt;p&gt;2. Install SQL 2005&lt;/p&gt;    &lt;p&gt;3. Install SQL 2005 SP2 (location for download listed at the beginning of this article - carry out the tasks in the order shown below):&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Stop the SQLServer service in preparation for SP2 installation. This is to avoid a system restart.&lt;/li&gt;      &lt;li&gt;As suggested by SQL SP2 setup wizard, launch sqlprov &lt;/li&gt;      &lt;li&gt;Run services.msc and re-start the SQL 2005 service.&lt;/li&gt;      &lt;li&gt;Add a domain account to the SQL sysadmin role. This is unique requirement in Server 2008 environment.&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;4. Install SQL Critical Update 934458 (location for download listed at the beginning of this article)&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;b&gt;Step 4 &amp;#8211; Install ConfigMgr 2007&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Now we are ready to install ConfigMgr 2007 &amp;#8211; this is a two stage process to first install ConfigMgr 2007 RTM and then apply ConfigMgr 2007 SP1 &amp;#8211; if you have access to the SP1 slipstreamed version of ConfigMgr 2007 then you can skip step 2 below. &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;1. Install ConfigMgr 2007&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Extend the schema by running the \smssetup\bin\i386\extadsch utility. Run this under Enterprise Administrator credentials and review c:\extadsch.log for results.&lt;/li&gt;      &lt;li&gt;Either use an Internet connection (for auto-download) or a pre-staged folder for setup update files required by ConfigMgr setup application.&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;2. Install ConfigMgr 2007 SP1 (location for download listed at the beginning of this article) and the ConfigMgr 2007 R2 components (if available via your licence agreement). &lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Either use Internet connection (for auto-download) or a pre-staged folder for setup update files required by ConfigMgr SP1 setup application.&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;&lt;strong&gt;NOTE: &lt;/strong&gt;SP1 is the minimum requirement for running ConfigMgr 2007 on Windows Server 2008 - however ConfigMgr 2007 R2 will give you additional deployment features such as integration with Application Virtualization Management (APP-V), unknown computer support and multicast integration with Windows Deployment Services (Windows DS)&lt;/p&gt;    &lt;p&gt;3. After installation, add the PXE Service Point and Reporting Point site system roles. &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;That's it - you are now ready to start using all the lovely features of ConfigMgr 2007 SP1 or ConfigMgr 2007 R2 based on a Windows Server 2008 platform - simple wasn't it? :-)&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This post was contributed by &lt;b&gt;Richard Smith&lt;/b&gt; a Senior Consultant with Microsoft Services, UK.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3102182" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/deploymentguys/archive/tags/ConfigMgr/default.aspx">ConfigMgr</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Configuration+Manager/default.aspx">Configuration Manager</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Support/default.aspx">Support</category></item><item><title>Driver Management (Part 1) - Configuration Manager</title><link>http://blogs.technet.com/deploymentguys/archive/2008/02/15/driver-management-part-1-configuration-manager.aspx</link><pubDate>Fri, 15 Feb 2008 12:08:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2893988</guid><dc:creator>BenHunter</dc:creator><slash:comments>49</slash:comments><comments>http://blogs.technet.com/deploymentguys/comments/2893988.aspx</comments><wfw:commentRss>http://blogs.technet.com/deploymentguys/commentrss.aspx?PostID=2893988</wfw:commentRss><wfw:comment>http://blogs.technet.com/deploymentguys/rsscomments.aspx?PostID=2893988</wfw:comment><description>&lt;P&gt;I am often asked what the best way is to manage drivers with both BDD/MDT and ConfigMgr. With this in mind I thought I would create two blog posts dealing with this topic. The first post (this one) will cover ConfigMgr and the second BDD/MDT driver management.&lt;/P&gt;
&lt;P&gt;Please note this is not the only way to manage drivers, there are many different ways to manage drivers. However this is an approach that I have used many times with much success.&lt;/P&gt;
&lt;H2&gt;Overview&lt;/H2&gt;
&lt;P&gt;Before I get into the details I would like to provide a quick overview of driver management.&lt;/P&gt;
&lt;P&gt;The first thing we must understand is the type of drivers that you need to manage. I place drivers into two categories:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;NICE Drivers&lt;/STRONG&gt; - Drivers that install using an INF file. &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;BAD Drivers&lt;/STRONG&gt; - Drivers that must be "installed" - This could be a Bluetooth driver, finger print reader software or even DVD software that is specific to a particular model type. I also refer to these drivers as "Hardware based applications". &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Next we need to understand where drivers are used during the deployment process. There are two areas where they are used:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Host OS&lt;/STRONG&gt; - These are drivers that are installed on the Host OS. &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Boot images&lt;/STRONG&gt; - These are drivers that are required by the ConfigMgr Windows PE boot images to enable OS deployment. The key driver types are network and mass storage drivers. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Finally we need to understand the options ConfigMgr provides for installing drivers. Whenever you import drivers you must add them to a driver package. Once the drivers have been added to a package there are two methods you can use to install the drivers:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Auto apply drivers&lt;/STRONG&gt; - Driver packages are primarily for distribution purposes. ConfigMgr performs a PnP scan of the computer and chooses which drivers to install from all available drivers in all available driver packages.&amp;nbsp; You can filter by driver categories, is tells ConfigMgr to only consider certain categories when choosing drivers. &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Apply driver package&lt;/STRONG&gt; - All the drivers in the package are injected, whether they are needed or not. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;So now that I have covered the basics lets discuss how I manage drivers.&lt;/P&gt;
&lt;H2&gt;Process&lt;/H2&gt;
&lt;P&gt;I find the simplest way to describe how I manage drivers is by using an example. The example I will use I perhaps the most common scenario in OS deployment, adding support for a new hardware model.&lt;/P&gt;
&lt;P&gt;At a high level the process involves the following steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create a new package that contains all of the required drivers for this hardware type &lt;/LI&gt;
&lt;LI&gt;Add an “Apply driver package” task to the task sequence with a WMI filter based on model type &lt;/LI&gt;
&lt;LI&gt;If required I configure the “Apply driver package” to apply a Mass Storage driver &lt;/LI&gt;
&lt;LI&gt;Create an application for each driver that must be installed &lt;/LI&gt;
&lt;LI&gt;Add all applications to the task sequence with a WMI filter based on model type &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;I can hear everyone asking the question, why do I use the &lt;EM&gt;"Apply driver package" &lt;/EM&gt;process rather than the &lt;EM&gt;"Auto apply drivers"&lt;/EM&gt; process? Well nice of you to ask, I appreciate the flexibility that the "&lt;EM&gt;Auto Apply Drivers"&lt;/EM&gt; action gives but it does not cover all scenarios. I prefer to use one method of driver installation that will install all drivers (simple is best). The two scenarios that are not covered by "&lt;EM&gt;Auto apply drivers"&lt;/EM&gt; process are:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Devices that aren’t found by a PnP scan such as USB devices, multi level drivers and devices not enabled during deployment (like Bluetooth).&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;Mass Storage drivers.&amp;nbsp; On pre Vista operating systems, boot critical drivers have to be installed with Apply Driver Package. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;The second obvious question is what is a WMI filter and why do we use it? You cannot add one “Apply driver package” task to the task sequence that will automatically determine the hardware and install only the package you require (this is what I would like :)). So to get around this issue you need to add an &lt;EM&gt;"Apply driver package"&lt;/EM&gt;&amp;nbsp; task to the task sequence for each hardware type. You do not want to apply every package to every machine so we need some way of ensuring that each package is installed on the correct hardware type only. Fortunately ConfigMgr has the ability to filter tasks based on a WMI query.&lt;/P&gt;
&lt;P&gt;It is also worth noting that if a Mass storage is required for a particular hardware type then ConfigMgr will inject it for you! This was not previously possible with pre Vista operating systems. This is one of my favourite features of ConfigMgr.&lt;/P&gt;
&lt;H2&gt;Steps&lt;/H2&gt;
&lt;P&gt;So enough of all this talk lets get down to the actual steps required to implement driver management.&lt;/P&gt;
&lt;H3&gt;Create a driver package (GOOD Drivers)&lt;/H3&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;1.&amp;nbsp; Gather together all of the good drivers for the new hardware type and place them in a folder. &lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; Open the deployment console and Navigate to &lt;STRONG&gt;Site Database - Computer Management - Operating System Deployment - Drivers&lt;/STRONG&gt; &lt;/P&gt;
&lt;P&gt;3.&amp;nbsp; Right click on &lt;STRONG&gt;Drivers &lt;/STRONG&gt;and select &lt;STRONG&gt;Import&lt;/STRONG&gt; (This will launch the Import new driver wizard)&lt;/P&gt;
&lt;P&gt;4.&amp;nbsp; On the &lt;STRONG&gt;Locate Driver&lt;/STRONG&gt; screen select &lt;STRONG&gt;Import all drivers in the following network path (UNC) &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;5.&amp;nbsp; Specify a UNC path to your drivers folder in the &lt;STRONG&gt;Source folder&lt;/STRONG&gt; field and click &lt;STRONG&gt;Next&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;6.&amp;nbsp; On the &lt;STRONG&gt;Driver Details &lt;/STRONG&gt;screen ensure all drivers are selected and click &lt;STRONG&gt;Next&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;7.&amp;nbsp; On the &lt;STRONG&gt;Add Driver to Packages &lt;/STRONG&gt;screen click &lt;STRONG&gt;New Package&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;8.&amp;nbsp; On the &lt;STRONG&gt;New Driver Package &lt;/STRONG&gt;window update the &lt;STRONG&gt;Package Name &lt;/STRONG&gt;filed will an appropriate name (e.g. Toshiba - Tecra M5)&lt;/P&gt;
&lt;P&gt;9.&amp;nbsp; Update the &lt;STRONG&gt;Driver Package Source&lt;/STRONG&gt; field with an appropriate location, this will most likely be stored with your other packages. Click &lt;STRONG&gt;Next.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;10. If you need to add any network or mass storage drivers to your boot images then perform the following step. On the &lt;STRONG&gt;Add Driver to Boot Images &lt;/STRONG&gt;screen select any boot images that require the updated drivers and click &lt;STRONG&gt;Next&lt;/STRONG&gt;. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;NOTE:&lt;/EM&gt;&lt;/STRONG&gt; You will need to update the boot image distribution points for this change to take effect. &lt;/P&gt;
&lt;P&gt;11.&amp;nbsp; At the &lt;STRONG&gt;Summary&lt;/STRONG&gt; &lt;STRONG&gt;Progress &lt;/STRONG&gt;and &lt;STRONG&gt;Confirmation &lt;/STRONG&gt;screens accept the default settings and &lt;STRONG&gt;Close&lt;/STRONG&gt; the wizard.&lt;/P&gt;
&lt;P&gt;12. Once you have created your driver package then you should assign it to distribution points at all sites where this hardware type is deployed. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;Add driver package to the task sequence&lt;/H3&gt;
&lt;P&gt;Once we have created the driver package we need to add it to our task sequence.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;1.&amp;nbsp; Create a folder that will contain all of your &lt;EM&gt;"Apply Driver Package"&lt;/EM&gt; tasks. This folder must be added before the &lt;EM&gt;Setup windows and ConfigMgr&lt;/EM&gt; task. When I have a group of similar tasks to add to the task sequence then I create a folder for these tasks. This is shown in the screen shot below.&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; Add an&lt;EM&gt;&lt;STRONG&gt;"Apply Driver Package"&lt;/STRONG&gt;&lt;/EM&gt; task to this folder specifying the driver package that you have created in the previous step. If this model type requires a mass storage driver then select it as shown below.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_6.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_6.png"&gt;&lt;IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=480 alt=image src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_thumb_2.png" width=520 border=0 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_thumb_2.png"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp; Next we need to add a WMI condition to this task.&amp;nbsp; The first thing we need to do is determine the value of the WMI model field for our hardware type. I have found the simplest way to do this is via a WMIC query. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;FONT color=#000000&gt;The &lt;/FONT&gt;following steps detail how to perform a WMI, ensure that these steps are run on the new hardware &lt;STRONG&gt;NOT&lt;/STRONG&gt; the server:&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a. Open a &lt;B&gt;Command Prompt&lt;/B&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b. Type &lt;B&gt;WMIC&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c. To determine the Model, type &lt;B&gt;CSProduct Get Name&lt;/B&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;4. Select the task &lt;STRONG&gt;Options &lt;/STRONG&gt;tab&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;5. Select the &lt;STRONG&gt;Add condition&lt;/STRONG&gt; drop down menu and select &lt;STRONG&gt;Query WMI.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_12.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_12.png"&gt;&lt;IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=480 alt=image src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_thumb_5.png" width=520 border=0 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_thumb_5.png"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;6. Add the following text to the &lt;STRONG&gt;WQL Query &lt;/STRONG&gt;field where &amp;lt;MODEL&amp;gt; is replaced by the WMI value for your hardware type - &lt;EM&gt;SELECT * FROM Win32_ComputerSystem WHERE Model LIKE "%&amp;lt;MODEL&amp;gt;%"&lt;/EM&gt; and click &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;NOTE: &lt;/STRONG&gt;&lt;/EM&gt;For some model types there can numerous variations of the WMI model value. For example the HP D530 or many IBM computers. In these scenarios you can specify part of the value in the &amp;lt;MODEL&amp;gt; field. For example when the WMI value for a HP D530 is "HP D530 [ABC12345]"&amp;nbsp; then you can specify "HP D530".&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_10.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_10.png"&gt;&lt;IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=259 alt=image src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_thumb_1.png" width=449 border=0 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_thumb_1.png"&gt;&lt;/A&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;Install Hardware based applications (BAD Drivers)&lt;/H3&gt;
&lt;P&gt;The last part of the driver management puzzle is the BAD Drivers or hardware based applications.&lt;/P&gt;
&lt;P&gt;The first thing you need to do is create an application in ConfigMgr that will install the application. I will not provide step by step guidance on this process but it is important that the following two settings are enabled:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;1.&amp;nbsp; The program must be set to run "Whether or not a user is logged on"&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; The option "Allow this program to be installed from the Install Software task sequence without being advertised" must be enabled&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Once you have created the application you need to add it to our task sequence.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;1.&amp;nbsp; Create a folder that will contain all of your &lt;EM&gt;"Application Installation"&lt;/EM&gt; tasks. This folder must be added after the &lt;EM&gt;Setup windows and ConfigMgr&lt;/EM&gt; task. I usually call this folder "Hardware Based Applications".&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; Create a folder within the folder you created in the previous step. This folder should be named after the hardware type (e.g. Toshiba - Tecra M5). &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;NOTE:&lt;/EM&gt; &lt;/STRONG&gt;When installing hardware based applications I create a folder for each hardware type that contains all of the applications for that hardware type. I then apply the WMI conditions to the folder, &lt;STRONG&gt;NOT &lt;/STRONG&gt;the application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_18.png" mce_href="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_18.png"&gt;&lt;IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=484 alt=image src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_thumb_7.png" width=524 border=0 mce_src="http://blogs.technet.com/blogfiles/deploymentguys/WindowsLiveWriter/ConfigurationManagerDriverManagement_CD0A/image_thumb_7.png"&gt;&lt;/A&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;4.&amp;nbsp; Next we need to add a WMI condition to this folder. &lt;/P&gt;
&lt;P&gt;5.&amp;nbsp; Select the task &lt;STRONG&gt;Options &lt;/STRONG&gt;tab&lt;/P&gt;
&lt;P&gt;6.&amp;nbsp; Select the &lt;STRONG&gt;Add condition&lt;/STRONG&gt; drop down menu and select &lt;STRONG&gt;Query WMI.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;7.&amp;nbsp; Add the following text to the &lt;STRONG&gt;WQL Query &lt;/STRONG&gt;field replacing &amp;lt;MODEL&amp;gt; with the WMI value for your hardware type - &lt;EM&gt;SELECT * FROM Win32_ComputerSystem WHERE Model LIKE "%&amp;lt;MODEL&amp;gt;%"&lt;/EM&gt; and click &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;8.&amp;nbsp; Add an&lt;EM&gt;&lt;STRONG&gt;"Install Software"&lt;/STRONG&gt;&lt;/EM&gt; task to this folder specifying the application that you have created in the previous step. &lt;/P&gt;
&lt;P&gt;9. Repeat this process for all hardware based applications!&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So that's how I manage drivers .... simple :) &lt;/P&gt;
&lt;P&gt;For more information no driver management please refer to the &lt;A href="http://technet.microsoft.com/en-us/library/bb693985.aspx" mce_href="http://technet.microsoft.com/en-us/library/bb693985.aspx"&gt;ConfigMgr online documentation library&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Driver Management (Part 2) - BDD/MDT will be coming shortly to the deployment guys.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;This post was contributed by &lt;STRONG&gt;Ben Hunter &lt;/STRONG&gt;a Consultant with Microsoft Services New Zealand.&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2893988" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/deploymentguys/archive/tags/ConfigMgr/default.aspx">ConfigMgr</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Configuration+Manager/default.aspx">Configuration Manager</category><category domain="http://blogs.technet.com/deploymentguys/archive/tags/Driver+Management/default.aspx">Driver Management</category></item></channel></rss>