<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://myitforum.com/cs2/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>Niall C. Brady at myITforum.com</title><link>http://myitforum.com/cs2/blogs/nbrady/default.aspx</link><description>just another windows noob</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Configuration Manager 2012 Survival Guide</title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2012/02/04/configuration-manager-2012-survival-guide.aspx</link><pubDate>Sat, 04 Feb 2012 20:32:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160633</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160633</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2012/02/04/configuration-manager-2012-survival-guide.aspx#comments</comments><description>&lt;p&gt;Microsoft have created a WIKI with some great content for Configuration Manager 2012, featuring videos, blogs, links, step-by-step Guides and more, check it out, and contribute if you can :-)&lt;/p&gt;&lt;p&gt;&lt;a href="http://social.technet.microsoft.com/wiki/contents/articles/7075.system-center-2012-configuration-manager-survival-guide.aspx"&gt;System Center 2012 Configuration Manager Survival Guide&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160633" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Survival+Guide/default.aspx">Survival Guide</category></item><item><title>How can I verify the CacheExpire timeout value on my PXE Service Point</title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2012/02/03/how-can-i-verify-the-cacheexpire-timeout-value-on-my-pxe-service-point.aspx</link><pubDate>Fri, 03 Feb 2012 09:06:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160619</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160619</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2012/02/03/how-can-i-verify-the-cacheexpire-timeout-value-on-my-pxe-service-point.aspx#comments</comments><description>&lt;p&gt;if you are getting the abortpxe.com error message you might want to adjust the CacheExpire value in the registry as detailed in the&lt;a href="http://blogs.technet.com/b/configmgrteam/archive/2010/05/27/pxe-cache-expire-behavior-in-configuration-manager-2007-sp1-and-sp2.aspx"&gt; following post&lt;/a&gt;. A quick glance in the registry will reveal the value but you can also check what value is being used by examining the &lt;b&gt;SMSPXE.log&lt;/b&gt; file and search for CacheExpire in the Log. Note that if you have several PXE Service Points (Configuration Manager hierarchy) that you&amp;#39;ll need to make the change on each PSP that you want the CacheExpire value set to. Below is a sample of the CacheExpire value via a SMSPXE.log file:-&lt;/p&gt;&lt;p&gt;&lt;i&gt;Loaded PXE settings from reg key HKLM\Software\Microsoft\SMS\PXE:&lt;br /&gt;PXE Settings:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IsActive: Yes&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SupportUnknownMachines: Yes&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MACIgnoreListFile: &amp;lt;empty&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ResponseDelay: 0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;b&gt;CacheExpire: 300&lt;/b&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; HTTP Port: 8530&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; HTTPS Port: 443&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IISSSLState: 0x0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BindPolicy: Exclude &amp;lt;empty&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRK: &amp;lt;non empty&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SiteSignCert: &amp;lt;empty&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Root CA Certs: &amp;lt;empty&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PXE GUID: 653697fc-53e6-4c32-9552-bfd5a1835623&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PXEPassword: &amp;lt;non empty&amp;gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The CacheExpire value above is set to 300 seconds, or five minutes. If your value is listed as 0 or 3600 then it&amp;#39;s at the default setting of one hour, make your change in the registry and restart the Windows Deployment Service to see the change take effect.&amp;nbsp; During testing you can set the value of the &lt;em class="bbc"&gt;CacheExpire&lt;/em&gt; key to 60 (60 seconds = 1 minute). This will minimize PXE booting issues being caused by the SMS PXE cache. The default of the &lt;em class="bbc"&gt;CacheExpire&lt;/em&gt;
 key is either 0 or 3600, both which are 3600 seconds (1 hour). After 
testing is complete, the value of this registry setting will need to be 
determined based on environmental conditions.&lt;br /&gt;
	&lt;br /&gt;
	Note that each time WDS and the PXE Service Point is reinstalled &lt;b&gt;the value of this key is reset back to 0&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;For more info see: ConfigMgr 2007: &lt;a href="http://blogs.technet.com/b/smsandmom/archive/2008/09/17/configmgr-2007-troubleshooting-pxe-service-point-issues-and-wds-service-not-starting.aspx"&gt;Troubleshooting PXE Service Point Issues and WDS service not starting&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160619" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/PXE/default.aspx">PXE</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/CacheExpire/default.aspx">CacheExpire</category></item><item><title>using SCCM 2012 RC in a LAB - Part 14. Performing a side-by-side Migration from Configuration Manager 2007</title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/27/using-sccm-2012-rc-in-a-lab-part-14-performing-a-side-by-side-migration-from-configuration-manager-2007.aspx</link><pubDate>Fri, 27 Jan 2012 19:39:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160595</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160595</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/27/using-sccm-2012-rc-in-a-lab-part-14-performing-a-side-by-side-migration-from-configuration-manager-2007.aspx#comments</comments><description>&lt;div class="post entry-content "&gt;In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4422-using-sccm-2012-rc-in-a-lab-part-1-installation/" class="bbc_url" title=""&gt;Part 1&lt;/a&gt; of this series we got our AD and SCCM servers ready, and then we &lt;strong class="bbc"&gt; installed System Center 2012 Configuration Manager &lt;/strong&gt;as a &lt;strong class="bbc"&gt;standalone Primary site&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4427-using-sccm-2012-rc-in-a-lab-part-2-add-sup-and-wds/" class="bbc_url" title=""&gt;Part 2&lt;/a&gt; we configured the SCCM server further by adding some &lt;strong class="bbc"&gt;Windows Server roles&lt;/strong&gt; necessary for the following Configuration Manager 2012 functionality, &lt;strong class="bbc"&gt;Software Update Point (SUP)&lt;/strong&gt; and &lt;strong class="bbc"&gt;Operating System Deployment&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4428-using-sccm-2012-rc-in-a-lab-part-3-configuring-discovery-and-boundaries/" class="bbc_url" title=""&gt;Part 3&lt;/a&gt; we configured the server further by Enabling Discovery methods and creating Boundary&amp;#39;s and Boundary Groups. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4429-using-sccm-2012-rc-in-a-lab-part-4-configuring-client-settings-and-adding-roles/" class="bbc_url" title=""&gt;Part 4&lt;/a&gt; we configured &lt;strong class="bbc"&gt;Client Settings&lt;/strong&gt;, Added roles and &lt;strong class="bbc"&gt;Distributed the Configmgr Client&lt;/strong&gt; to our Computers within the LAB, then in &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4466-using-sccm-2012-rc-in-a-lab-part-5-enable-the-endpoint-protection-role-and-configure-endpoint-protection-settings/" class="bbc_url" title=""&gt;Part 5&lt;/a&gt; we enabled the &lt;strong class="bbc"&gt;Endpoint Protection Role&lt;/strong&gt; and configured &lt;strong class="bbc"&gt;Endpoint Protection&lt;/strong&gt; settings and targeted a collection called &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; with these settings and policies.&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4467-using-sccm-2012-rc-in-a-lab-part-6-deploying-software-updates/" class="bbc_url" title=""&gt;Part 6&lt;/a&gt; we configured our SUP further to Deploy software updates to our &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; and &lt;strong class="bbc"&gt;Build Windows 7 X64&lt;/strong&gt; collections. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4468-using-sccm-2012-rc-in-a-lab-part-7-build-and-capture-windows-7-x64/" class="bbc_url" title=""&gt;Part 7&lt;/a&gt; we used the &lt;strong class="bbc"&gt;Build and Capture&lt;/strong&gt; process to create our Base Windows 7 X64 wim image. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4512-using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64" class="bbc_url" title=""&gt;Part 8&lt;/a&gt; we created a&lt;strong class="bbc"&gt; USMT 4&lt;/strong&gt; package to migrate the users data using hardlinking and then we imported the captured image into ConfigMgr and created a &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; task sequence. We created a &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; Collection and set some &lt;strong class="bbc"&gt;User Device Affinity &lt;/strong&gt;&lt;strong class="bbc"&gt;collection variables&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4514-using-sccm-2012-rc-in-a-lab-part-9-adding-an-application-editing-a-deployment-type-copying-the-deploy-task-sequence/" class="bbc_url" title=""&gt;Part 9&lt;/a&gt; we created an &lt;strong class="bbc"&gt;Application&lt;/strong&gt;, and created a &lt;strong class="bbc"&gt;deployment type&lt;/strong&gt; for that application to only install if the &lt;strong class="bbc"&gt;Primary User&lt;/strong&gt;
 was True for that device (User Device Affinity), we then copied our 
Task Sequence (duplicated it), deployed the new Task Sequence, added a 
computer to the new collection and then PXE booted the computer to the 
Deployment Menu. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4522-using-sccm-2012-rc-in-a-lab-part-10-using-prestart-and-extrafiles-to-get-more-out-of-uda/" class="bbc_url" title=""&gt;Part 10&lt;/a&gt;
 we monitored the Deployment process in a lot of detail to how UDA sent 
state messages and we verified that our application installed on the 
users Primary Device, in addition we modified our collection variables, 
and added a prestart command to our boot image to prompt for the 
SMSTSUdaUsers. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4550-using-sccm-2012-rc-in-a-lab-part-11-adding-the-reporting-services-point-role/" class="bbc_url" title=""&gt;Part 11&lt;/a&gt; we setup the &lt;strong class="bbc"&gt;Reporting Services Point Role &lt;/strong&gt;and &lt;strong class="bbc"&gt;verified that reporting was working.&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4683-using-sccm-2012-rc-in-a-lab-part-12-updating-an-operating-system-image-using-offline-servicing/" class="bbc_url" title=""&gt;Part 12&lt;/a&gt; we demonstrated a new feature in ConfigMgr which allows us to Patch operating system WIM images using &lt;strong class="bbc"&gt;Offline Servicing&lt;/strong&gt;. This means that you can apply &lt;strong class="bbc"&gt;Windows Updates&lt;/strong&gt; by using &lt;strong class="bbc"&gt;Component-Based Servicing (CBS)&lt;/strong&gt; to update the your previously captured WIM images. In Part 13 we looked at how &lt;strong class="bbc"&gt;Role Based Administration&lt;/strong&gt; is used within ConfigMgr and we created a &lt;strong class="bbc"&gt;new custom role&lt;/strong&gt;
 to allow a user (or users within a Security Group) to view Software 
Update Reports. This is useful because you will probably want one team 
to take care of configuring and deploying software updates, and to grant
 another (Management etc) the capability of reviewing Compliance 
Reports.&lt;br /&gt;
 &lt;br /&gt;
Now we will perform a &lt;strong class="bbc"&gt;side-by-side migration &lt;/strong&gt;from &lt;strong class="bbc"&gt;Configuration Manager 2007.&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
For recommended reading about migrating to Configuration Manager 2012 
and best practise advice, please refer to the following links from 
Technet:-&lt;ul class="bbc"&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg699364.aspx" class="bbc_url" title="" rel="nofollow"&gt;Introduction to Migration in System Center 2012 Configuration Manager&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg681981.aspx" class="bbc_url" title="" rel="nofollow"&gt;Planning for Migration to System Center 2012 Configuration Manager&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg712307.aspx" class="bbc_url" title="" rel="nofollow"&gt;Configuring Migration to System Center 2012 Configuration Manager&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg682026.aspx" class="bbc_url" title="" rel="nofollow"&gt;Operations for Migrating Configuration Manager 2007 to System Center 2012 Configuration Manager&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg712336.aspx" class="bbc_url" title="" rel="nofollow"&gt;Security and Privacy for Migration to System Center 2012 Configuration Manager&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;&lt;span&gt;Some key points about migration.&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Before you migrate any data from Configuration Manager 2007, you must first &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4422-using-sccm-2012-rc-in-a-lab-part-1-installation/" class="bbc_url" title=""&gt;install and configure &lt;/a&gt;the
 System Center 2012 Configuration Manager hierarchy. You should not try 
to recreate or mirror your hierarchy from the source to the destination.
 &lt;strong class="bbc"&gt;Plan to only migrate what you need&lt;/strong&gt; in the new hierarchy and &lt;strong class="bbc"&gt;focus on the new features and design&lt;/strong&gt; of Configuration Manager 2012.&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;You &lt;strong class="bbc"&gt;cannot upgrade from SMS 2003 to Configuration Manager 2012&lt;/strong&gt;,
 the only supported method is to migrate from SMS 2003 to Configuration 
Manager 2007 (in-place or side-by-side) and then perform a side-by-side 
migration to Configuration Manager 2012. Or, you could call it a day on 
SMS 2003 and start fresh with Configuration Manager 2012.&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;You &lt;strong class="bbc"&gt;cannot do an in-place upgrade from Configuration Manager 2007 to Configuration Manager 2012&lt;/strong&gt;. If you want to migrate your data and objects from Configuration Manager 2007 to Configuration Manager 2012 then &lt;strong class="bbc"&gt;you have  to perform  a side-by-side migration&lt;/strong&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Your source hierarchy (Configuration Manager 2007) must be at &lt;strong class="bbc"&gt;Service Pack 2&lt;/strong&gt; level.&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;You must specify the &lt;a href="http://technet.microsoft.com/en-us/library/gg712699.aspx" class="bbc_url" title="" rel="nofollow"&gt;top level site&lt;/a&gt; of your source heirarchy (Configuration Manager 2007).&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;When System Center 2012 Configuration Manager gathers data, &lt;strong class="bbc"&gt;the following network protocols and ports are used&lt;/strong&gt;:
 NetBIOS/SMB – 445 (TCP), RPC (WMI) - 135 (TCP), SQL Server - 1433 
(TCP). As a result, ensure that they are not blocked between your source
 and destination servers.&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;To perform the migration, the account used in Configuration Manager 2012 console must be a member of the &lt;strong class="bbc"&gt;Full Administrator&lt;/strong&gt;
 security role. This security role grants permissions to manage all 
migration operations, which includes the creation of migration jobs, 
cleaning up, monitoring, and the action to share and upgrade 
distribution points.&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;If you have mixed 
collections containing users and computers in Configuration Manager 
2007, separate them into separate collections prior to the migration.&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;&lt;strong class="bbc"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;Site codes &lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;must be unique&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;. &lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;You cannot re-use site codes from a source hierarchy (&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;Configuration Manager 2007&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;) to the destination hierarchy (&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;Configuration Manager 2012&lt;/span&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;). &lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;When you migrate content, it is the &lt;strong class="bbc"&gt;compressed source files&lt;/strong&gt; that migrate to System Center 2012 Configuration Manager.&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;We can &lt;a href="http://technet.microsoft.com/en-us/library/gg712672.aspx" class="bbc_url" title="" rel="nofollow"&gt;migrate the following&lt;/a&gt;:
 Collections, Advertisements, Boundaries, Software distribution 
packages, Virtual application packages,Software Updates, Operating 
System Deployment, Desired Configuration Management, Asset Intelligence,
 Software metering rules.&lt;/li&gt;&lt;/ul&gt;
Ok now that we are aware of the above, and after reviewing the pages on 
Technet for best practise advice, let&amp;#39;s do a simple migration in our 
LAB. This LAB has a Configuration Manager 2007 server configured with a 
separate boundary from our Configuration Manager 2012 site boundaries. 
Both sites are within the same AD Forest. Both sites are standalone 
primaries. For this LAB we will migrate some &lt;strong class="bbc"&gt;Software Update&lt;/strong&gt; items. Before doing so let&amp;#39;s take a very quick look at what the &lt;strong class="bbc"&gt;software updates collection structure&lt;/strong&gt; looks like in our Configuration Manager 2007 site.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-47725100-1327679461.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-47725100-1327679461.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 1. Specify Source Hierarchy&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your Configuration Manager 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the &lt;strong class="bbc"&gt;Administration&lt;/strong&gt; workspace, expand &lt;strong class="bbc"&gt;Overview&lt;/strong&gt; and select &lt;strong class="bbc"&gt;Migration, &lt;/strong&gt;as we havn&amp;#39;t migrated anything yet it&amp;#39;s going to look pretty bland.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-13503500-1327676281.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-13503500-1327676281.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
We need to specify the source hierarchy in order to establish a 
connection between the source (CM07) and destination (CM12) servers, so 
click on &lt;strong class="bbc"&gt;Specify Source Hierarchy&lt;/strong&gt; in the ribbon.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-78596300-1327676596.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-78596300-1327676596.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
when the wizard appears we need to specify the &lt;strong class="bbc"&gt;Top-Level Configuration Manager 2007 site server&lt;/strong&gt;. So fill in those details.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-55789900-1327676855.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-55789900-1327676855.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Next we need to &lt;strong class="bbc"&gt;specify the Source site account&lt;/strong&gt; to use to access the SMS Provider for that site server. The account needs &lt;strong class="bbc"&gt;read permissions on all source site objects&lt;/strong&gt;. In our LAB we will specify the &lt;strong class="bbc"&gt;CM07Admin&lt;/strong&gt; account which was the same account used to install that site server. So click on the &lt;strong class="bbc"&gt;Set&lt;/strong&gt; drop down menu and select &lt;strong class="bbc"&gt;New Account&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-91001300-1327677343.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-91001300-1327677343.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Input your account credentials and click on &lt;strong class="bbc"&gt;Verify&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-19978400-1327677439.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-19978400-1327677439.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Click on &lt;strong class="bbc"&gt;Test connection&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-23121200-1327677527.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-23121200-1327677527.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
make sure you see a &lt;strong class="bbc"&gt;successful connection&lt;/strong&gt; before proceeding.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-61034400-1327677611.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-61034400-1327677611.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
We will use the same account as the source site SMS provider account, so click on &lt;strong class="bbc"&gt;OK&lt;/strong&gt; to exit this wizard.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-97352500-1327677725.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-97352500-1327677725.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
after clicking ok you&amp;#39;ll see a window informing you that it is &lt;strong class="bbc"&gt;gathering data from the source site&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-51392900-1327677944.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-51392900-1327677944.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
a few minutes later and it&amp;#39;s done, close that window.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-46994600-1327677998.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-46994600-1327677998.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
at this point we can now see that our &lt;strong class="bbc"&gt;migration summary&lt;/strong&gt; window has populated with some information.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-15300600-1327678286.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-15300600-1327678286.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span&gt;Note: You can start and
 stop the data gathering process by using the Gather Data Now, and Stop 
Gathering Data actions in the Configuration Manager console.&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 2. Create a migration  job&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your Configuration Manager 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the ribbon click on &lt;strong class="bbc"&gt;Create Migration Job&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-80228200-1327678593.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-80228200-1327678593.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
When the &lt;strong class="bbc"&gt;Migration Job wizard&lt;/strong&gt; appears give it a name that is descriptive of what we are planning on migrating. Notice that in the drop down menu for &lt;strong class="bbc"&gt;Job Type&lt;/strong&gt; we have three choices&lt;ul class="bbc"&gt;&lt;li&gt;&lt;strong class="bbc"&gt;Collection Migration&lt;/strong&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong class="bbc"&gt;Object Migration&lt;/strong&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong class="bbc"&gt;Objects modified after migration&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;
In this case we are going to &lt;strong class="bbc"&gt;migrate collections&lt;/strong&gt;, so we will name this migration job as follows:- &lt;strong class="bbc"&gt;Migrate Software Update Management Collections&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-69548300-1327678885.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-69548300-1327678885.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Click &lt;strong class="bbc"&gt;next&lt;/strong&gt; and a list of collections that 
can be migrated to Configuration Manager 2012 are displayed. As we are 
only interested in migrating our Software Update collections, let&amp;#39;s 
select them. If you have advertisements associated with these 
collections (Deployment Management Tasks) then they will be migrated 
also if you select &lt;strong class="bbc"&gt;Migrate objects that are associated with the specified collections&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-06330900-1327679309.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-06330900-1327679309.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
next we get to select objects that we want to migrate. Look through what
 is highlighted and decide if you really want to migrate it or not, this
 is a LAB so we&amp;#39;ll let everything stay selected.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-71200400-1327679837.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-71200400-1327679837.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
for &lt;strong class="bbc"&gt;Content ownership&lt;/strong&gt;, specify which site 
in your Configuration Manager 2012 hierarchy will be the designated 
owner of the content, in our LAB we have standalone primaries so just 
click next.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-44412700-1327680028.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-44412700-1327680028.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
next you can specify the &lt;strong class="bbc"&gt;Security Scope&lt;/strong&gt; to be applied to the migrated objects, select the &lt;strong class="bbc"&gt;Default&lt;/strong&gt; option. (I will return to Security Scopes in a separate Part).&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-87036800-1327680258.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-87036800-1327680258.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
if any collections need to be limited to &lt;strong class="bbc"&gt;All Systems&lt;/strong&gt; or &lt;strong class="bbc"&gt;All Users&lt;/strong&gt; then they&amp;#39;ll appear here, we are ok so lets proceed.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-15289800-1327680535.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-15289800-1327680535.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
On the &lt;strong class="bbc"&gt;Site Code Replacement&lt;/strong&gt; screen you may
 see collections that are based on Queries that are limited to Site 
codes, we don&amp;#39;t have any in this LAB so nothing appears, but if you have
 any queries like this in your LAB then you&amp;#39;ll see those collections 
listed here. What it&amp;#39;s telling you is that you&amp;#39;ll have to edit the 
queries to point to the new site code.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-38188800-1327680691.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-38188800-1327680691.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and now you get to &lt;strong class="bbc"&gt;review&lt;/strong&gt; the information, you can &lt;strong class="bbc"&gt;save it to a file&lt;/strong&gt; (recommended) which is a plain text file that lists things that you should be aware of. Save the file, read it. Action it.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-56738800-1327680919.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-56738800-1327680919.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Next you can decide to run the migration job now (default) or schedule 
it until later. We want to migrate now so let&amp;#39;s do that. Note that we &lt;strong class="bbc"&gt;don&amp;#39;t want&lt;/strong&gt;
 any new deployments being enabled after an advertisement is migrated so
 verify that setting is not selected  (by default it is not selected). 
This will mean that you have to manually enable the deployments in 
Configuration Manager 2012, but that&amp;#39;s ok isn&amp;#39;t it.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-60618900-1327681210.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-60618900-1327681210.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next at the &lt;strong class="bbc"&gt;summary&lt;/strong&gt; and let the wizard do its work...then review the &lt;strong class="bbc"&gt;confirmation&lt;/strong&gt; screen&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-70356000-1327681304.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-70356000-1327681304.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 3. Monitor your migration job and resolve issues found.&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your Configuration Manager 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the console click on &lt;strong class="bbc"&gt;Migration Jobs&lt;/strong&gt; and you&amp;#39;ll see the status of our newly created &lt;strong class="bbc"&gt;migration job&lt;/strong&gt;, in the screenshot below it is &lt;strong class="bbc"&gt;still running&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-61796700-1327681489.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-61796700-1327681489.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
After a while it should complete, note that the status in our LAB says &lt;strong class="bbc"&gt;Failed&lt;/strong&gt;. Before we find out why, let&amp;#39;s review the information that the job shows us in the &lt;strong class="bbc"&gt;summary&lt;/strong&gt;,
 in particular let&amp;#39;s review the Object Migration Progress. We can see 
that it has migrated 2 objects, 7 failed and 3 were skipped.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-12989400-1327681845.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-12989400-1327681845.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Click on the &lt;strong class="bbc"&gt;Objects in Job&lt;/strong&gt; tab to get specific information about the status of migration.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-09619900-1327681972.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-09619900-1327681972.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
The objects that are skipped are &lt;strong class="bbc"&gt;empty collections&lt;/strong&gt;
 (empty collections are NOT migrated). The failed objects are more 
interesting and you can select each object that has failed and read its 
corresponding &lt;strong class="bbc"&gt;message&lt;/strong&gt; (by scrolling to the right) to find out what you need to do to fix it.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-44973100-1327682208.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-44973100-1327682208.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
for example, the following &lt;strong class="bbc"&gt;message&lt;/strong&gt; appears on one of the objects:-&lt;br /&gt;
 &lt;br /&gt;
&lt;p class="citation"&gt;Quote&lt;/p&gt;&lt;div class="blockquote"&gt;&lt;div class="quote"&gt;The
 destination site has not yet synchronized the software update with 
UniqueID 5f8a1117-.....required for migration of the software update 
package. Ensure the software update point has been configured and the 
software updates are synchronized at the destination site.&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
 &lt;br /&gt;
Great, now we know what&amp;#39;s wrong and how to fix it.&lt;br /&gt;
 &lt;br /&gt;
The message in this example is telling us that the products synched are 
not matching on the destination (it doesn&amp;#39;t understand how to deal with 
them) so let&amp;#39;s verify how our &lt;strong class="bbc"&gt;Products &lt;/strong&gt;are configured on both sites, CM07 on the left, CM12 on the right, see the difference ?&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-40058200-1327682721.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-40058200-1327682721.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;They should &lt;/strong&gt;&lt;strong class="bbc"&gt;both &lt;/strong&gt;&lt;strong class="bbc"&gt;be identical&lt;/strong&gt; prior to running the Migration Job, this is an important lesson for you :-)&lt;br /&gt;
 &lt;br /&gt;
So correct the problem, do a &lt;strong class="bbc"&gt;Software update sync on CM12&lt;/strong&gt; and run your &lt;strong class="bbc"&gt;migration job&lt;/strong&gt; again. Repeat this process for each &lt;strong class="bbc"&gt;failed message&lt;/strong&gt;
 until all messages have been actioned upon. Note that you will most 
likely have to go and Gather Data again particularly if the 
logs/messages tell you to do so. But once you&amp;#39;ve resolved the problems 
your migration should complete as per the screenshot below.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-36382500-1327691797.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-36382500-1327691797.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and here&amp;#39;s what did get migrated, I may go into further details about 
migrations in a later post, notice the migrated Advertisments become 
Deployments.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-53834600-1327692013.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-53834600-1327692013.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
another view in Software Library, Software Updates&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-87289500-1327692408.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-87289500-1327692408.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
don&amp;#39;t forget to &lt;strong class="bbc"&gt;enable&lt;/strong&gt; any Deployments that you want enabled&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-73637500-1327692241.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-73637500-1327692241.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Finally, you can review the &lt;strong class="bbc"&gt;Migration Summary&lt;/strong&gt;
 screen to get an overview of your total Migration Progress (you&amp;#39;ll need
 to create more migration jobs to get the other objects if you want them&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-01850200-1327692768.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-01850200-1327692768.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Troubleshooting note&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
You can review the &lt;strong class="bbc"&gt;migctrl.log&lt;/strong&gt; and &lt;strong class="bbc"&gt;smsprov.log&lt;/strong&gt;
 log files for more information about problems with your migration see 
screenshot below. They will give you more information about what is 
going on behind the scenes.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-18588600-1327691619.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-18588600-1327691619.png" /&gt;
    
	&lt;/div&gt;&lt;div class="post entry-content "&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="post entry-content "&gt;The original post is &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4926-using-sccm-2012-rc-in-a-lab-part-14-performing-a-side-by-side-migration-from-configuration-manager-2007/"&gt;here &lt;/a&gt;on windows-noob.com.&lt;br /&gt;&lt;/div&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160595" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Software+Update+Point/default.aspx">Software Update Point</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM2012/default.aspx">SCCM2012</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/migration/default.aspx">migration</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM+2007/default.aspx">SCCM 2007</category></item><item><title>using SCCM 2012 RC in a LAB - Part 13. using Role Based Administration to define permissions in the ConfigMgr Console</title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/27/using-sccm-2012-rc-in-a-lab-part-13-using-role-based-administration-to-define-permissions-in-the-configmgr-console.aspx</link><pubDate>Fri, 27 Jan 2012 11:06:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160591</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160591</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/27/using-sccm-2012-rc-in-a-lab-part-13-using-role-based-administration-to-define-permissions-in-the-configmgr-console.aspx#comments</comments><description>&lt;p&gt;In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4422-using-sccm-2012-rc-in-a-lab-part-1-installation/" class="bbc_url" title=""&gt;Part 1&lt;/a&gt; of this series we got our AD and SCCM servers ready, and then we &lt;strong class="bbc"&gt; installed System Center 2012 Configuration Manager &lt;/strong&gt;as a &lt;strong class="bbc"&gt;standalone Primary site&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4427-using-sccm-2012-rc-in-a-lab-part-2-add-sup-and-wds/" class="bbc_url" title=""&gt;Part 2&lt;/a&gt; we configured the SCCM server further by adding some &lt;strong class="bbc"&gt;Windows Server roles&lt;/strong&gt; necessary for the following Configuration Manager 2012 functionality, &lt;strong class="bbc"&gt;Software Update Point (SUP)&lt;/strong&gt; and &lt;strong class="bbc"&gt;Operating System Deployment&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4428-using-sccm-2012-rc-in-a-lab-part-3-configuring-discovery-and-boundaries/" class="bbc_url" title=""&gt;Part 3&lt;/a&gt; we configured the server further by Enabling Discovery methods and creating Boundary&amp;#39;s and Boundary Groups. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4429-using-sccm-2012-rc-in-a-lab-part-4-configuring-client-settings-and-adding-roles/" class="bbc_url" title=""&gt;Part 4&lt;/a&gt; we configured &lt;strong class="bbc"&gt;Client Settings&lt;/strong&gt;, Added roles and &lt;strong class="bbc"&gt;Distributed the Configmgr Client&lt;/strong&gt; to our Computers within the LAB, then in &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4466-using-sccm-2012-rc-in-a-lab-part-5-enable-the-endpoint-protection-role-and-configure-endpoint-protection-settings/" class="bbc_url" title=""&gt;Part 5&lt;/a&gt; we enabled the &lt;strong class="bbc"&gt;Endpoint Protection Role&lt;/strong&gt; and configured &lt;strong class="bbc"&gt;Endpoint Protection&lt;/strong&gt; settings and targeted a collection called &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; with these settings and policies.&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4467-using-sccm-2012-rc-in-a-lab-part-6-deploying-software-updates/" class="bbc_url" title=""&gt;Part 6&lt;/a&gt; we configured our SUP further to Deploy software updates to our &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; and &lt;strong class="bbc"&gt;Build Windows 7 X64&lt;/strong&gt; collections. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4468-using-sccm-2012-rc-in-a-lab-part-7-build-and-capture-windows-7-x64/" class="bbc_url" title=""&gt;Part 7&lt;/a&gt; we used the &lt;strong class="bbc"&gt;Build and Capture&lt;/strong&gt; process to create our Base Windows 7 X64 wim image. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4512-using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64" class="bbc_url" title=""&gt;Part 8&lt;/a&gt; we created a&lt;strong class="bbc"&gt; USMT 4&lt;/strong&gt; package to migrate the users data using hardlinking and then we imported the captured image into ConfigMgr and created a &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; task sequence. We created a &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; Collection and set some &lt;strong class="bbc"&gt;User Device Affinity &lt;/strong&gt;&lt;strong class="bbc"&gt;collection variables&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4514-using-sccm-2012-rc-in-a-lab-part-9-adding-an-application-editing-a-deployment-type-copying-the-deploy-task-sequence/" class="bbc_url" title=""&gt;Part 9&lt;/a&gt; we created an &lt;strong class="bbc"&gt;Application&lt;/strong&gt;, and created a &lt;strong class="bbc"&gt;deployment type&lt;/strong&gt; for that application to only install if the &lt;strong class="bbc"&gt;Primary User&lt;/strong&gt;
 was True for that device (User Device Affinity), we then copied our 
Task Sequence (duplicated it), deployed the new Task Sequence, added a 
computer to the new collection and then PXE booted the computer to the 
Deployment Menu. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4522-using-sccm-2012-rc-in-a-lab-part-10-using-prestart-and-extrafiles-to-get-more-out-of-uda/" class="bbc_url" title=""&gt;Part 10&lt;/a&gt;
 we monitored the Deployment process in a lot of detail to how UDA sent 
state messages and we verified that our application installed on the 
users Primary Device, in addition we modified our collection variables, 
and added a prestart command to our boot image to prompt for the 
SMSTSUdaUsers. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4550-using-sccm-2012-rc-in-a-lab-part-11-adding-the-reporting-services-point-role/" class="bbc_url" title=""&gt;Part 11&lt;/a&gt; we setup the &lt;strong class="bbc"&gt;Reporting Services Point Role &lt;/strong&gt;and &lt;strong class="bbc"&gt;verified that reporting was working.&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4683-using-sccm-2012-rc-in-a-lab-part-12-updating-an-operating-system-image-using-offline-servicing/" class="bbc_url" title=""&gt;Part 12&lt;/a&gt; we demonstrated a new feature in ConfigMgr which allows us to Patch operating system WIM images using &lt;strong class="bbc"&gt;Offline Servicing&lt;/strong&gt;. This means that you can apply &lt;strong class="bbc"&gt;Windows Updates&lt;/strong&gt; by using &lt;strong class="bbc"&gt;Component-Based Servicing (CBS)&lt;/strong&gt; to update the your previously captured WIM images. Now we will look at how &lt;strong class="bbc"&gt;Role Based Administration&lt;/strong&gt; is used within ConfigMgr and we will create a &lt;strong class="bbc"&gt;new custom role&lt;/strong&gt;
 to allow a user (or users within a Security Group) to view Software 
Update Reports. This is useful because you will probably want one team 
to take care of configuring and deploying software updates, and to grant
 another (Management etc) the capability of reviewing Compliance 
Reports.&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#0000ff;"&gt;Note: From this point on, all parts in this series will be created using &lt;strong class="bbc"&gt;Configuration Manager 2012 Release Candidate 2 &lt;/strong&gt;unless otherwise specified.&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
For more information about &lt;strong class="bbc"&gt;Role Based Administration&lt;/strong&gt; and for best practise advice please review the following:-&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Technet:-&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong class="bbc"&gt;Security: Role-Based Administration &lt;/strong&gt; Section of  &lt;strong class="bbc"&gt;Whats new in Configuration Manager 2012&lt;/strong&gt; &lt;a href="http://technet.microsoft.com/en-us/library/gg699359.aspx" class="bbc_url" title="" rel="nofollow"&gt;here&lt;/a&gt;&lt;br /&gt;
&lt;strong class="bbc"&gt;Planning for Security in Configuration Manager 2012&lt;/strong&gt; - &lt;a href="http://technet.microsoft.com/en-us/library/gg712284.aspx" class="bbc_url" title="" rel="nofollow"&gt;http://technet.micro...y/gg712284.aspx&lt;/a&gt;&lt;br /&gt;
&lt;strong class="bbc"&gt;Introducing Role-Based Administration in System Center 2012 Configuration Manager &lt;/strong&gt;- &lt;a href="http://blogs.technet.com/b/configmgrteam/archive/2011/09/23/introducing-role-based-administration-in-system-center-2012-configuration-manager.aspx" class="bbc_url" title="" rel="nofollow"&gt;http://blogs.technet...on-manager.aspx&lt;/a&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;&lt;strong class="bbc"&gt;Step 1. Understanding Role Based Administration&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In Configuration Manager 2007, administrative access to site resources is controlled by using &lt;strong class="bbc"&gt;class and instance security settings&lt;/strong&gt;
 that are verified by the SMS Provider computer to allow access to site 
information and configuration settings. System Center 2012 Configuration
 Manager introduces &lt;strong class="bbc"&gt;role-based administration&lt;/strong&gt; to centrally define and manage &lt;strong class="bbc"&gt;hierarchy-wide security access settings&lt;/strong&gt; for all sites and site settings.&lt;br /&gt;
 &lt;br /&gt;
Instead of using individual class rights, role-based administration uses &lt;strong class="bbc"&gt;security roles to group typical administrative tasks&lt;/strong&gt;
 that are assigned to multiple administrative users. Security scopes 
replace individual instance rights per object to group the permissions 
that are applied to site objects. The combination of &lt;strong class="bbc"&gt;security roles, security scopes, and collections&lt;/strong&gt;
 allow you to segregate the administrative assignments that meet your 
organization requirements and this combination defines what an 
administrative user can view and manage in the Configuration Manager 
hierarchy.&lt;br /&gt;
Role-based administration provides the following benefits:&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Sites are no longer administrative boundaries. They were with Configuration Manager 2007.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;You create administrative users for the hierarchy and assign security to them one time only.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;You create content for the hierarchy and assign security to that content one time only.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;All security assignments are replicated and available throughout the hierarchy.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;There are built-in security roles to assign the typical administration tasks and you can create your own custom security roles.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Administrative users see only the objects that they have permissions to manage.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;You can audit administrative security actions&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
&lt;span style="font-size:14px;"&gt;&lt;strong class="bbc"&gt;What roles are included ?&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
The following &lt;strong class="bbc"&gt;14 built in&lt;/strong&gt; security roles are included:-&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Operations Administrator&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Full Administrator&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Infrastructure Administrator&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Security Administrator&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Software Update Manager&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Read-Only Analyst&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Remote Tools Operator&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Operating System Deployment Manager&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Application Deployment Manager&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Application Author&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Application Administrator&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Asset Manager&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Endpoint Protection Manager&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Compliance Settings Manager&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
&lt;span style="font-size:24px;"&gt;&lt;strong class="bbc"&gt;Step 2. Implementing a custom security role.&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color:#FF0000;"&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your Configuration Manager 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the ConfigMgr console, click on &lt;strong class="bbc"&gt;Administration&lt;/strong&gt; and expand &lt;strong class="bbc"&gt;Security&lt;/strong&gt;, click on &lt;strong class="bbc"&gt;Security Roles&lt;/strong&gt;. The 14 built-in roles appear.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-94187500-1327651874.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-94187500-1327651874.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
We want to create a custom security role to allow users assigned to that
 role to read Software Update Reports. As there is no option to create a
 blank new role, we must use the &lt;strong class="bbc"&gt;Copy &lt;/strong&gt;function to create our new security role. Select the built-in &lt;strong class="bbc"&gt;Software Updates Manager &lt;/strong&gt;role, right click and choose &lt;strong class="bbc"&gt;Copy&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-67230600-1327652285.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-67230600-1327652285.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
When the &lt;strong class="bbc"&gt;Copy Security Role&lt;/strong&gt; wizard appears, give the new role a &lt;strong class="bbc"&gt;name based on the function&lt;/strong&gt;, you can name the new role as follows:-  &lt;strong class="bbc"&gt;SUM Reports Reader&lt;/strong&gt;  it&amp;#39;s also a good idea to fill in a &lt;strong class="bbc"&gt;Description of the role&lt;/strong&gt;
 as per the screenshot below, notice all the predefined permissions 
assigned to the Software Updates Manager role appear selected in the 
Permissions pane. We will edit these to only leave those permissions 
that are required to run reports.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-87555200-1327654196.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-87555200-1327654196.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
using the &lt;strong class="bbc"&gt;Customize the permissions for this copy of the security role&lt;/strong&gt;, expand any permission not required and &lt;strong class="bbc"&gt;change it from YES to NO&lt;/strong&gt;
 (you can double click on each one to change). For example, expand the 
Alerts permissions and set them all to NO as none of these permissions 
is required to read reports.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-22770200-1327654265.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-22770200-1327654265.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;Configure the Permissions&lt;/strong&gt; so the &lt;em class="bbc"&gt;only the following&lt;/em&gt; are set to &lt;strong class="bbc"&gt;Yes&lt;/strong&gt;&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;&lt;strong class="bbc"&gt;Site&lt;/strong&gt;:	Read&lt;/li&gt;&lt;/ul&gt;&lt;ul class="bbc"&gt;&lt;li&gt;&lt;strong class="bbc"&gt;Software Updates&lt;/strong&gt;:	Read, Run Report&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-08181000-1327654463.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-08181000-1327654463.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Click &lt;strong class="bbc"&gt;OK&lt;/strong&gt; when done, the custom &lt;strong class="bbc"&gt;SUM Reports Reader &lt;/strong&gt;role now appears in your console.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-50901500-1327654537.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-50901500-1327654537.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 3. Create a Global Security Group in Active Directory&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your Active Directory Domain Controller server as Domain Administrator.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
Now that we have created our custom security role, we want to assign users to that role. In &lt;strong class="bbc"&gt;Active Directory Users and Computers&lt;/strong&gt; create a new &lt;strong class="bbc"&gt;Global Security Group&lt;/strong&gt; called &lt;strong class="bbc"&gt;Software Updates Management Report Readers&lt;/strong&gt; as per the screenshot below.&lt;br /&gt;
 &lt;br /&gt;
To create a new global security group, right click on &lt;strong class="bbc"&gt;Users&lt;/strong&gt;, select &lt;strong class="bbc"&gt;New, Group&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-48925300-1327656555.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-48925300-1327656555.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Add some users to that group by selecting those users and right-clicking, choose &lt;strong class="bbc"&gt;Add to a Group&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-32409600-1327656952.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-32409600-1327656952.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
when the &lt;strong class="bbc"&gt;Select Groups&lt;/strong&gt; wizard appears, type in the name of our security group and click on Check Names, click ok when done.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-96068800-1327656885.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-96068800-1327656885.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
you&amp;#39;ve now added some users to the Active Directory security group called &lt;strong class="bbc"&gt;Software Updates Management Report Readers&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-34018500-1327656974.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-34018500-1327656974.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 4. Assign the Active Directory Security Group to our custom role&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your Configuration Manager 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the &lt;strong class="bbc"&gt;Administration&lt;/strong&gt; pane, expand &lt;strong class="bbc"&gt;security&lt;/strong&gt; and select &lt;strong class="bbc"&gt;Administrative Users&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-45975900-1327657331.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-45975900-1327657331.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
In the ribbon click on &lt;strong class="bbc"&gt;Add User or Group&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-47588600-1327657427.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-47588600-1327657427.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
when the &lt;strong class="bbc"&gt;Add User or Group &lt;/strong&gt;wizard appears select &lt;strong class="bbc"&gt;browse &lt;/strong&gt;and search for our previously created Active Directory Security Group, type in &lt;strong class="bbc"&gt;Software Updates Management Report Readers&lt;/strong&gt; and click ok&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-51627300-1327658509.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-51627300-1327658509.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
next we need to assign this group with our custom role, so select &lt;strong class="bbc"&gt;Add&lt;/strong&gt; to add security roles, scroll through the list of roles and select our custom role: &lt;strong class="bbc"&gt;SUM Reports Reader&lt;/strong&gt; as per the screenshot below&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-45054900-1327658994.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-45054900-1327658994.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Click &lt;strong class="bbc"&gt;OK&lt;/strong&gt; when done (leave the Assigned security scopes and collections as they are)&lt;br /&gt;
 &lt;br /&gt;
Our active directory security group is now assigned the custom &lt;strong class="bbc"&gt;SUM Reports Reader&lt;/strong&gt; security role.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-03737200-1327659251.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-03737200-1327659251.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 5. Verify the custom role has the permissions we need&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform
 the following on your Configuration Manager 2012 server as a member of 
the Software Updates Management Report Readers active directory security
 group.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
We will now test our new custom role by starting the Configuration 
Manager console as a user which is a member of the previously created 
active directory security group. To do this right click on the &lt;strong class="bbc"&gt;Configuration Manager console icon&lt;/strong&gt; in the system tray and hold down the &lt;strong class="bbc"&gt;shift&lt;/strong&gt; key, then right click again (while holding down &lt;strong class="bbc"&gt;shift&lt;/strong&gt;) on the new &lt;strong class="bbc"&gt;configuration manager console icon&lt;/strong&gt; so that we can get a context based menu option called &lt;strong class="bbc"&gt;Run as Different User&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-88775400-1327659628.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-88775400-1327659628.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
when the security credentials window appears, type in the credentials of a domain user that you have previously added to the &lt;strong class="bbc"&gt;Software Updates Management Report Readers &lt;/strong&gt;active directory security group, click &lt;strong class="bbc"&gt;ok &lt;/strong&gt;when done.&lt;br /&gt;
 &lt;br /&gt;
After a while, the Configuration Manager console will appear as it would
 if started by that user and you can immediatly see that it looks 
different, only the bits that are relevant to this user running Software
 Update reports are displayed in the console.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-31733200-1327659991.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-31733200-1327659991.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
When you add (or remove) permissions from the role, this view will 
change however you should close and re-open the console to see the new 
view with the credentials of your desired user. We have already defined 
our permissions so lets select &lt;strong class="bbc"&gt;Monitoring&lt;/strong&gt; and expand &lt;strong class="bbc"&gt;Reporting &lt;/strong&gt;and then select &lt;strong class="bbc"&gt;Reports&lt;/strong&gt;. Notice how only &lt;strong class="bbc"&gt;48 software update related reports&lt;/strong&gt; appear (in comparison to the 445 or so reports that a member of the &lt;strong class="bbc"&gt;Full Administrator&lt;/strong&gt; security role would be able to view).&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-60623200-1327660533.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-60623200-1327660533.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and below is what a &lt;strong class="bbc"&gt;Full Administrator&lt;/strong&gt; would see in the same &lt;strong class="bbc"&gt;Reports&lt;/strong&gt; pane&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-96162700-1327660926.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-96162700-1327660926.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
The difference in the number and type of reports available and what you 
can do/see in the Configuration Manager console is governed by Role 
Based Administration, cool huh ?&lt;/p&gt;&lt;p&gt;The original post is &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4925-using-sccm-2012-rc-in-a-lab-part-13-using-role-based-administration-to-define-permissions-in-the-configmgr-console/"&gt;here&lt;/a&gt; on windows-noob.com&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160591" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM2012/default.aspx">SCCM2012</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Reporting/default.aspx">Reporting</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/RBAC/default.aspx">RBAC</category></item><item><title>Two New Endpoint Protection Reports added to Configuration Manager 2012 RC2</title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/25/Two-new-Endpoint-Protection-reports-added-to-Configuration-Manager-2012-rc2.aspx</link><pubDate>Wed, 25 Jan 2012 12:13:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160581</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160581</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/25/Two-new-Endpoint-Protection-reports-added-to-Configuration-Manager-2012-rc2.aspx#comments</comments><description>&lt;p&gt;Up until recently, Endpoint Protection came with 4 built-in reports in Configuration Manager 2012.&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;AntiMalware Activity Report&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Computer Malware Details&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Top Users By Threats&lt;br /&gt;&lt;/li&gt;&lt;li&gt;User Threat List&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
As of RC2 there are now six built-in reports&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;AntiMalware Activity Report&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Computer Malware Details&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Top Users By Threats&lt;br /&gt;&lt;/li&gt;&lt;li&gt;User Threat List&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Infected Computers&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Dashboard&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
so what are the new reports about ? The fist new Endpoint Protection report shows a nice list of  &lt;b class="bbc"&gt;Infected Computers&lt;/b&gt; in a timeframe that you can select, you can verify what type of remediation was done via drop down menu and even search by &lt;b class="bbc"&gt;Threat Name&lt;/b&gt; (see below).&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-42533900-1327497926.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-42533900-1327497926.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Next we have the &lt;b class="bbc"&gt;Dashboard&lt;/b&gt; Report, this report shows lots of nice graphs to give you a graphical view of &lt;b class="bbc"&gt;overall Endpoint Protection status&lt;/b&gt; in the collection you selected, &lt;b class="bbc"&gt;malware remediation status&lt;/b&gt;, &lt;b class="bbc"&gt;Operation Status&lt;/b&gt; of Endpoint Protection clients, &lt;b class="bbc"&gt;Definiton status&lt;/b&gt; on Computers (see below)&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-66293200-1327498036.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-66293200-1327498036.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
In other words, this report shows summaries of what you can see in the 
In-console monitoring Endpoint Protection Dashboard in the Monitoring 
node of the ConfigMgr Console.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-20995500-1327497950.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-20995500-1327497950.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
all in all, very cool stuff, if you havn&amp;#39;t yet started experimenting 
with Endpoint Protection in Configuration Manager 2012 then &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4466-using-sccm-2012-rc-in-a-lab-part-5-enable-the-endpoint-protection-role-and-configure-endpoint-protection-settings/" class="bbc_url" title=""&gt;get started&lt;/a&gt;, it&amp;#39;s a Blast !!
					
					&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160581" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM2012/default.aspx">SCCM2012</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Release+Candidate/default.aspx">Release Candidate</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Endpoint+Protection/default.aspx">Endpoint Protection</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Reporting/default.aspx">Reporting</category></item><item><title>Troubleshooting USMT</title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/25/troubleshooting-usmt.aspx</link><pubDate>Wed, 25 Jan 2012 09:16:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160578</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160578</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/25/troubleshooting-usmt.aspx#comments</comments><description>&lt;p&gt;another quick post, if you are trying to troubleshoot USMT and want finer details about what is migrated (or not) then you should of course enable Verbose logging using /v:13&lt;/p&gt;&lt;p&gt;in addition, you can enable a Diagnostic mode by setting a variable called &lt;b&gt;MIG_ENABLE_DIAG&lt;/b&gt; to be equal to a filename both on your Scanstate source and Loadstate Destination. To set MIG_ENABLE_DIAG as a system variable do as follows,&lt;/p&gt;&lt;ul&gt;&lt;li&gt;open a command prompt, and type set MIG_ENABLE_DIAG=&amp;lt;filename path&amp;gt;, eg:&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&amp;nbsp;&lt;i&gt;&lt;b&gt;set MIG_ENABLE_DIAG=C:\Windows\TEMP\MIG_DIAG.LOG&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;perform your scanstate or loadstate commands&lt;br /&gt;&lt;/li&gt;&lt;li&gt;review the newly created log in C:\Windows\TEMP&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;the resulting log file contains details about mappings, patterns, group names, and a whole lot more and is granular in detail, so if you want to find out why your custom USMT xml files are not doing what you told them to then enable this option and review the new log.&lt;/p&gt;&lt;p&gt;Note: make sure there is no space in between MIG_ENABLE_DIAG and the = sign.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Additonal note: you MUST &lt;/b&gt;&lt;b&gt;set the verbosity level to /v:13 as otherwise it will 
not use the variable above and it will also not even mention the MIG_ENABLE_DIAG variable in 
scanstate.log, and as a result, no mig_diag.log will appear in your target folder.&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;cheers&lt;/p&gt;&lt;p&gt;niall&lt;/p&gt;&lt;p&gt;&lt;b&gt;Related reading&lt;/b&gt;: USMT Log files, Technet - &lt;a href="http://myitforum.com/cs2/controlpanel/blogs/posteditor.aspx/"&gt;http://technet.microsoft.com/en-us/library/dd560780%28WS.10%29.aspx&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160578" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/USMT/default.aspx">USMT</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/troubleshoot/default.aspx">troubleshoot</category></item><item><title>When doing BitLocker, make sure your bios is up to date</title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/08/when-doing-bitlocker-make-sure-your-bios-is-up-to-date.aspx</link><pubDate>Sun, 08 Jan 2012 20:56:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160483</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160483</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/08/when-doing-bitlocker-make-sure-your-bios-is-up-to-date.aspx#comments</comments><description>&lt;p&gt;this is a very quick post as a reminder, if you are doing any BitLocker deployments it&amp;#39;s a &lt;b&gt;good idea to update the bios&lt;/b&gt; of your target computers prior to doing BitLocker operations, &lt;/p&gt;&lt;p&gt;while testing out &lt;a href="http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/08/introducing-the-bitlocker-frontend-hta.aspx"&gt;my own BitLocker HTA&lt;/a&gt; I noticed an odd problem while doing a &lt;b&gt;Refresh from Windows 7 BitLockered to Windows 7 BitLockered&lt;/b&gt;, even though in my previous testing things were working fine now on this laptop i was seeing an error I never saw before&lt;/p&gt;&lt;p&gt;&amp;quot;bitlocker drive encryption - &lt;a href="http://msdn.microsoft.com/en-us/library/windows/desktop/dd542648%28v=vs.85%29.aspx"&gt;the tbs service is not running and could not be started&lt;/a&gt;&amp;quot;&lt;/p&gt;&lt;p&gt;As a result of that error, BitLocker could not be enabled via a script which caused problems in my task sequence, the target hardware was a Dell Latitude E4200 with Bios version A08, I upgraded the same computer to bios A22 and the problem magically disappeared, here&amp;#39;s a post via Technet to give you some ideas of &lt;a href="http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/2d2b5106-33be-43e3-8cda-0fb43ae44eb5"&gt;updating the bios on Dell&amp;#39;s via a task sequence&lt;/a&gt;&lt;/p&gt;&lt;p&gt;ok that&amp;#39;s all for now&lt;/p&gt;&lt;p&gt;cheers&lt;/p&gt;&lt;p&gt;niall&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160483" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/BIOS/default.aspx">BIOS</category></item><item><title>Introducing: The BitLocker Frontend HTA </title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/08/introducing-the-bitlocker-frontend-hta.aspx</link><pubDate>Sat, 07 Jan 2012 23:03:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160482</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160482</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2012/01/08/introducing-the-bitlocker-frontend-hta.aspx#comments</comments><description>&lt;p&gt;The next logical step for the &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/3476-introducing-the-windows-noobcom-frontend-hta-ver-10/" class="bbc_url" title=""&gt;windows-noob.com FrontEnd HTA&lt;/a&gt; which I released back in April 2011 was to &lt;strong class="bbc"&gt;add support for BitLocker&lt;/strong&gt;, and I&amp;#39;ve added it along with some bugfixes, a new clean look, and some new functionality.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-38241900-1325972832.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-38241900-1325972832.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;What does it do ?&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
first of all what does this HTA do ? it allows you to PXE boot into 
Windows PE (yes, PE) and do three types of common scenarios for 
migrating your computers to Windows 7 with BitLocker.&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;backup old computer&lt;/strong&gt; (full WIM backup locally, full wim backup to network, chkdsk,  offline scanstate to Network folder&lt;br /&gt;
&lt;strong class="bbc"&gt;reinstall computer&lt;/strong&gt; (reinstalls/refreshes 
Windows 7 on an Windows XP or Windows 7 computer and supports the 
following scenarios: where BL=BitLockered and UBL=Not BitLockered&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;XP&amp;gt;7 BL&lt;br /&gt;&lt;/li&gt;&lt;li&gt;XP&amp;gt;7 UBL&lt;br /&gt;&lt;/li&gt;&lt;li&gt;7BL&amp;gt;7UBL&lt;br /&gt;&lt;/li&gt;&lt;li&gt;7UBL&amp;gt;7BL&lt;br /&gt;&lt;/li&gt;&lt;li&gt;7BL&amp;gt;7BL&lt;br /&gt;&lt;/li&gt;&lt;li&gt;7UBL&amp;gt;7UBL&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
&lt;strong class="bbc"&gt;New Computer &lt;/strong&gt;(new installation of Windows 7 with or without BitLocker).&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
In addition to the above you can do the following:-&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;computer associations in WinPE&lt;br /&gt;&lt;/li&gt;&lt;li&gt;auto-computername (using &lt;a class="bbc_url" title="" rel="nofollow"&gt;Michael Niehaus RIS style naming web service&lt;/a&gt;)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;select a language to install during New Computer deployment&lt;br /&gt;&lt;/li&gt;&lt;li&gt;select regional settings during New Computer deployment&lt;br /&gt;&lt;/li&gt;&lt;li&gt;see the current computername and change it&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Input a username and that user becomes the local administrator&lt;br /&gt;&lt;/li&gt;&lt;li&gt;show
 info relating to Computername, computername in SCCM, Serial Number, 
Model, IP address, Mac Address, UUID, Client Identity (GUID), Assigned 
Site Code, Resource known/unknown, Resource ID&lt;br /&gt;&lt;/li&gt;&lt;li&gt;supports SMP backup in addition to full wim local, full wim network, and offline mode in WinPE&lt;br /&gt;&lt;/li&gt;&lt;li&gt;detects if the hardware is Lenovo or Dell and has driver steps included for &lt;em class="bbc"&gt;some common&lt;/em&gt; models (you have to download the driver packages yourself however)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;detects and interogates the TPM/Bios on Dell and Lenovo hardware to prepare it for BitLocker&lt;br /&gt;&lt;/li&gt;&lt;li&gt;if no TPM found it disables the BitLocker Capability in the HTA&lt;br /&gt;&lt;/li&gt;&lt;li&gt;if virtual hardware detected, it disables BitLocker capability (however you can enable this just for testing)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;has the ability to Notfiy the end user if the task sequence was successful or unsuccessful&lt;br /&gt;&lt;/li&gt;&lt;li&gt;creates a REG key to add succesful task sequence, creates a text file in c:\ to demonstrate successful task sequence&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
cool, yep, very cool.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Requirements:-&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
This is not for the faint hearted, you&amp;#39;ll need to have the following working before attempting this:-&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;For the reinstall BitLockered computer scenario we need to get our BitLocker recovery key from an MBAM database described &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4173-how-can-i-retrieve-my-bitlocker-recovery-key-from-mbam-in-windows-pe/" class="bbc_url" title=""&gt;here&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;A good understanding of BitLocker, here&amp;#39;s &lt;a class="bbc_url" title="" rel="nofollow"&gt;some guides&lt;/a&gt; i&amp;#39;ve written about it&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyId=3BD8561F-77AC-4400-A0C1-FE871C461A89&amp;amp;displaylang=en" class="bbc_url" title="" rel="nofollow"&gt;MDT 2010 update 1&lt;/a&gt; integrated with ConfigMgr &lt;a href="http://mdtcustomizations.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26318" class="bbc_url" title="" rel="nofollow"&gt;Maik Kosters Web Services 7.2&lt;/a&gt; installed - quick quide &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/3249-how-can-i-install-a-web-service/" class="bbc_url" title=""&gt;here&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.windows-noob.com/forums/index.php?/forum/54-setup-sccm-2007/" class="bbc_url" title=""&gt;SCCM 2007 SP2&lt;/a&gt; R2 or later&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Implement Offline scanstate in WinPE as shown &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/1735-using-offline-mode-in-windows-pe-using-usmt-4-via-a-task-sequence-in-sccm-2007-sp2" class="bbc_url" title=""&gt;here&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Install &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/3251-customising-windows-7-deployments-part-4/" class="bbc_url" title=""&gt;Language packs Offline&lt;/a&gt; using SCCM 2007 sp2&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
ok enough already give it to me !&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Download the ZIP&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
here it is, download this and import the task sequence XML file, copy 
the WNB and BitLocker folders as sub-directories of a newly created MDT 
Files package. Update your MDT Files package and get started&lt;br /&gt;
 &lt;br /&gt;
&lt;a href="http://www.windows-noob.com/forums/index.php?app=core&amp;amp;module=attach&amp;amp;section=attach&amp;amp;attach_id=6621" title="Download attachment"&gt;&lt;img src="http://www.windows-noob.com/forums/public/style_extra/mime_types/zip.gif" alt="Attached File" /&gt;&lt;/a&gt;
&amp;nbsp;&lt;a href="http://www.windows-noob.com/forums/index.php?app=core&amp;amp;module=attach&amp;amp;section=attach&amp;amp;attach_id=6621" title="Download attachment"&gt;The BitLocker HTA.zip&lt;/a&gt; &lt;span class="desc"&gt;&lt;strong&gt;(1.68MB)&lt;/strong&gt;&lt;/span&gt;
&lt;br /&gt;&lt;span class="desc info"&gt;Number of downloads: 1&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Show me some screenshots&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
here&amp;#39;s some screenshots:-&lt;br /&gt;
 &lt;br /&gt;
The &lt;strong class="bbc"&gt;Backup computer &lt;/strong&gt;screen&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-68075400-1325975913.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-68075400-1325975913.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
The &lt;strong class="bbc"&gt;Reinstall Computer&lt;/strong&gt; screen with BitLocker checkbox enabled&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-24450000-1325975900.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-24450000-1325975900.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
The &lt;strong class="bbc"&gt;New Computer &lt;/strong&gt;Screen with the BitLocker checkbox unchecked&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-37661000-1325975927.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-37661000-1325975927.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;Show Info&lt;/strong&gt; Screen&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_01_2012/post-1-0-00437600-1325976184.png" class="bbc_img linked-image" alt="Attached Image: monthly_01_2012/post-1-0-00437600-1325976184.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
I&amp;#39;ll post &lt;strong class="bbc"&gt;bugfixes&lt;/strong&gt; and &lt;strong class="bbc"&gt;known issues&lt;/strong&gt; shortly as they roll in, if you are in any way struggling with this then read the windows-noob.com Frontend HTA guide &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/3476-introducing-the-windows-noobcom-frontend-hta-ver-10/" class="bbc_url" title=""&gt;here&lt;/a&gt; please as it explains how to get this all working.&lt;br /&gt;
 &lt;br /&gt;
cheers !&lt;br /&gt;
 &lt;br /&gt;
niall.
					
					&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;original post &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4811-introducing-the-bitlocker-frontend-hta"&gt;here&lt;/a&gt; on windows-noob.com&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160482" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows+7/default.aspx">windows 7</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/language/default.aspx">language</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/FrontEnd+HTA/default.aspx">FrontEnd HTA</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/BitLocker/default.aspx">BitLocker</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Lenovo/default.aspx">Lenovo</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/dell/default.aspx">dell</category></item><item><title>Configuration Manager 2012 Guides </title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2011/12/28/configuration-manager-2012-guides.aspx</link><pubDate>Wed, 28 Dec 2011 20:57:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160436</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160436</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2011/12/28/configuration-manager-2012-guides.aspx#comments</comments><description>&lt;p&gt;Aside from the guides which you can find here on my blog I&amp;#39;ve put together an &lt;b&gt;index&lt;/b&gt; of all the guides i&amp;#39;ve written so far for Configuration Manager 2012, this will make it easy for you to follow my lab guides with step by step instructions to get you up and running fast.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The index is available &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4045-sccm-2012-guides/"&gt;here&lt;/a&gt; and so far covers the following releases:- Beta 1, Beta 2, Release Candidate&lt;/p&gt;&lt;p&gt;enjoy !&lt;/p&gt;&lt;p&gt;cheers&lt;/p&gt;&lt;p&gt;niall&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160436" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Index/default.aspx">Index</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM+2012+Guides/default.aspx">SCCM 2012 Guides</category></item><item><title>using SCCM 2012 RC in a LAB - Part 12. Updating an Operating System image using Offline Servicing. </title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2011/12/11/using-sccm-2012-rc-in-a-lab-part-12-updating-an-operating-system-image-using-offline-servicing.aspx</link><pubDate>Sun, 11 Dec 2011 12:14:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160358</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160358</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2011/12/11/using-sccm-2012-rc-in-a-lab-part-12-updating-an-operating-system-image-using-offline-servicing.aspx#comments</comments><description>&lt;p&gt;In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4422-using-sccm-2012-rc-in-a-lab-part-1-installation/" class="bbc_url" title=""&gt;Part 1&lt;/a&gt; of this series we got our AD and SCCM servers ready, and then we &lt;b class="bbc"&gt; installed System Center 2012 Configuration Manager &lt;/b&gt;as a &lt;b class="bbc"&gt;standalone Primary site&lt;/b&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4427-using-sccm-2012-rc-in-a-lab-part-2-add-sup-and-wds/" class="bbc_url" title=""&gt;Part 2&lt;/a&gt; we configured the SCCM server further by adding some &lt;b class="bbc"&gt;Windows Server roles&lt;/b&gt; necessary for the following Configuration Manager 2012 functionality, &lt;b class="bbc"&gt;Software Update Point (SUP)&lt;/b&gt; and &lt;b class="bbc"&gt;Operating System Deployment&lt;/b&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4428-using-sccm-2012-rc-in-a-lab-part-3-configuring-discovery-and-boundaries/" class="bbc_url" title=""&gt;Part 3&lt;/a&gt; we configured the server further by Enabling Discovery methods and creating Boundary&amp;#39;s and Boundary Groups. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4429-using-sccm-2012-rc-in-a-lab-part-4-configuring-client-settings-and-adding-roles/" class="bbc_url" title=""&gt;Part 4&lt;/a&gt; we configured &lt;b class="bbc"&gt;Client Settings&lt;/b&gt;, Added roles and &lt;b class="bbc"&gt;Distributed the Configmgr Client&lt;/b&gt; to our Computers within the LAB, then in &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4466-using-sccm-2012-rc-in-a-lab-part-5-enable-the-endpoint-protection-role-and-configure-endpoint-protection-settings/" class="bbc_url" title=""&gt;Part 5&lt;/a&gt; we enabled the &lt;b class="bbc"&gt;Endpoint Protection Role&lt;/b&gt; and configured &lt;b class="bbc"&gt;Endpoint Protection&lt;/b&gt; settings and targeted a collection called &lt;b class="bbc"&gt;All Windows 7 Computers&lt;/b&gt; with these settings and policies.&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4467-using-sccm-2012-rc-in-a-lab-part-6-deploying-software-updates/" class="bbc_url" title=""&gt;Part 6&lt;/a&gt; we configured our SUP further to Deploy software updates to our &lt;b class="bbc"&gt;All Windows 7 Computers&lt;/b&gt; and &lt;b class="bbc"&gt;Build Windows 7 X64&lt;/b&gt; collections. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4468-using-sccm-2012-rc-in-a-lab-part-7-build-and-capture-windows-7-x64/" class="bbc_url" title=""&gt;Part 7&lt;/a&gt; we used the &lt;b class="bbc"&gt;Build and Capture&lt;/b&gt; process to create our Base Windows 7 X64 wim image. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4512-using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64" class="bbc_url" title=""&gt;Part 8&lt;/a&gt; we created a&lt;b class="bbc"&gt; USMT 4&lt;/b&gt; package to migrate the users data using hardlinking and then we imported the captured image into ConfigMgr and created a &lt;b class="bbc"&gt;Deploy Windows 7 X64&lt;/b&gt; task sequence. We created a &lt;b class="bbc"&gt;Deploy Windows 7 X64&lt;/b&gt; Collection and set some &lt;b class="bbc"&gt;User Device Affinity &lt;/b&gt;&lt;b class="bbc"&gt;collection variables&lt;/b&gt;.&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4514-using-sccm-2012-rc-in-a-lab-part-9-adding-an-application-editing-a-deployment-type-copying-the-deploy-task-sequence/" class="bbc_url" title=""&gt;Part 9&lt;/a&gt; we created an &lt;b class="bbc"&gt;Application&lt;/b&gt;, and created a &lt;b class="bbc"&gt;deployment type&lt;/b&gt; for that application to only install if the &lt;b class="bbc"&gt;Primary User&lt;/b&gt;
 was True for that device (User Device Affinity), we then copied our 
Task Sequence (duplicated it), deployed the new Task Sequence, added a 
computer to the new collection and then PXE booted the computer to the 
Deployment Menu. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4522-using-sccm-2012-rc-in-a-lab-part-10-using-prestart-and-extrafiles-to-get-more-out-of-uda/" class="bbc_url" title=""&gt;Part 10&lt;/a&gt;
 we monitored the Deployment process in a lot of detail to how UDA sent 
state messages and we verified that our application installed on the 
users Primary Device, in addition we modified our collection variables, 
and added a prestart command to our boot image to prompt for the 
SMSTSUdaUsers. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4550-using-sccm-2012-rc-in-a-lab-part-11-adding-the-reporting-services-point-role/" class="bbc_url" title=""&gt;Part 11&lt;/a&gt; we setup the &lt;b class="bbc"&gt;Reporting Services Point Role &lt;/b&gt;and &lt;b class="bbc"&gt;verified that reporting was working.&lt;/b&gt;&lt;br /&gt;
 &lt;br /&gt;
Now we will use a new feature in ConfigMgr which allows us to Patch operating system WIM images using &lt;b class="bbc"&gt;Offline Servicing&lt;/b&gt;. This means that you can apply &lt;b class="bbc"&gt;Windows Updates&lt;/b&gt; by using &lt;b class="bbc"&gt;Component-Based Servicing (CBS)&lt;/b&gt; to update the your previously captured WIM images.&lt;br /&gt;
 &lt;br /&gt;
The &lt;b class="bbc"&gt;Offline Servicing &lt;/b&gt;feature is applicable for Component Based Servicing (CBS) updates and for the following operating systems:&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Microsoft Windows Vista SP2 and later&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Microsoft Windows Server 2008 SP2 and later&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Microsoft Windows 7 RTM&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Microsoft Windows 2008 R2&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
DISM is used to inject the updates - &lt;a href="http://msdn.microsoft.com/en-us/library/dd371719%28v=vs.85%29.aspx" class="bbc_url" title="" rel="nofollow"&gt;Deployment Image Servicing and Management&lt;/a&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd371719%28v=vs.85%29.aspx" class="bbc_url" title="" rel="nofollow"&gt; (&lt;/a&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd371719%28v=vs.85%29.aspx" class="bbc_url" title="" rel="nofollow"&gt;DISM&lt;/a&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/dd371719%28v=vs.85%29.aspx" class="bbc_url" title="" rel="nofollow"&gt;)&lt;/a&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
Note: At the launch of ConfigMgr 2012 Beta 2 Microsoft Windows 7 SP1 and
 Windows Server 2008 R2 SP1 are not supported. They will be supported 
with Configuration Manager 2012 RTM.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;b class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 1. Review our current Captured WIM file.&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#FF0000;"&gt;&lt;i class="bbc"&gt;&lt;b class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the ConfigMgr console, expand the &lt;b class="bbc"&gt;Software Library&lt;/b&gt; and then expand &lt;b class="bbc"&gt;Operating Systems&lt;/b&gt;, select &lt;b class="bbc"&gt;Operating System Images&lt;/b&gt;. This will contain our &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4468-using-sccm-2012-rc-in-a-lab-part-7-build-and-capture-windows-7-x64/" class="bbc_url" title=""&gt;previously captured Windows 7 X64 WIM image&lt;/a&gt;. Select our &lt;b class="bbc"&gt;Windows 7 X64 WIM&lt;/b&gt; image and note the &lt;b class="bbc"&gt;four tabs&lt;/b&gt; which appear.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-83684700-1323549215.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-83684700-1323549215.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Click on the &lt;b class="bbc"&gt;Update Status &lt;/b&gt;tab. This tab 
will list any updates that have been added to our image via Offline 
Servicing, we haven&amp;#39;t  completed any Offline Servicing on our WIM image 
yet so for this reason it will appear empty.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-18574300-1323549273.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-18574300-1323549273.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#0000ff;"&gt;&lt;b class="bbc"&gt;Note: Even though our 
Captured image has updates installed in it already, unfortunately the 
Update Status tab will not list udpates that are in the captured image 
unless those updates that have been &lt;i class="bbc"&gt;added via Offline Servicing after&lt;/i&gt; the WIM image was added to ConfigMgr.&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;b class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 2. Perform a Software Update Point Synchronization&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#FF0000;"&gt;&lt;i class="bbc"&gt;&lt;b class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
Before we perform Offline Servicing, we want to make sure we have the latest updates Synced. In &lt;b class="bbc"&gt;Software Updates&lt;/b&gt;, All Software Updates. In the Ribbon, click on &lt;b class="bbc"&gt;Synchronize Software Updates&lt;/b&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-50467600-1323549624.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-50467600-1323549624.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
answer &lt;b class="bbc"&gt;Yes&lt;/b&gt; to the Sync request&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-94035000-1323549678.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-94035000-1323549678.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
while it&amp;#39;s syncing, using &lt;b class="bbc"&gt;CMTrace&lt;/b&gt;, monitor the WsyncMgr.log file found in D:\Program Files\Microsoft Configuration Manager\Logs, look for the &lt;b class="bbc"&gt;Sync Suceeded&lt;/b&gt; line to be sure it&amp;#39;s finished. If you have synced recently it will be quick.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-88532800-1323550092.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-88532800-1323550092.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;b class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 3. Start Offline Servicing&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#FF0000;"&gt;&lt;i class="bbc"&gt;&lt;b class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
Select our Captured Windows 7 X64 image and click on &lt;b class="bbc"&gt;Schedule Updates&lt;/b&gt; in the ribbon&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-09324500-1323550553.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-09324500-1323550553.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
The &lt;b class="bbc"&gt;Update Operating System Image Wizard&lt;/b&gt; 
appears, note that it automatically selects the architecture of your 
image (X64) and you can list all the updates it has found available to 
this Operating System. If you want you can sort by any of the column 
headings, for example click on Bulletin ID to see what are the latest 
Bulletin ID&amp;#39;s being made available to Offline Servicing.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-84287000-1323550791.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-84287000-1323550791.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next, and you are presented with the Set Schedule screen, this is 
great for ConfigMgr admins as it means you can decide when your server 
will do the Offline Servicing work (disk intensive) so for example you 
could schedule it to occur on Saturday evening when everyone is home. If
 you want to set a schedule click on Custom Schedule, however as we are 
in a LAB we will choose As soon as possible.&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#0000ff;"&gt;&lt;b class="bbc"&gt;Note: Injecting updates
 into the WIM images offline is disk intensive so you should not perform
 this operation except when the server is &amp;#39;at rest&amp;#39;. Also allow for free
 space on your Configmgr Server drive as the WIM image will be 
duplicated (backup copy created) during this process.&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-95956000-1323551336.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-95956000-1323551336.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
you&amp;#39;ll be presented with a summary of Updates offered to the Offline Servicing Process&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-71115300-1323551437.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-71115300-1323551437.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next to continue and review the &lt;b class="bbc"&gt;completion&lt;/b&gt; screen, the wizard is quick, the injection however takes time as you will see.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-39752900-1323551523.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-39752900-1323551523.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;&lt;b class="bbc"&gt;Step 4. Monitor the Progress with the OfflineServicingMgr.log file&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#FF0000;"&gt;&lt;i class="bbc"&gt;&lt;b class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
ConfigMgr 2012 introduced some new logs one of which is the &lt;b class="bbc"&gt;OfflineServicingMgr.log&lt;/b&gt; file, open it in CMTrace so that we can monitor the progress of our Offline Servicing. You will note it mentions &lt;b class="bbc"&gt;copying&lt;/b&gt; our current WIM image to a temporary folder called &lt;b class="bbc"&gt;ConfigMgr_OfflineImageServicing, &lt;/b&gt;and
 it&amp;#39;s at this point your ConfigMgr server will become slower to use 
(especially in a LAB as typically your hardware isn&amp;#39;t that fast in a LAB
 and this is very disk intensive).&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-38146900-1323551675.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-38146900-1323551675.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
if you browse this temp folder in Windows Explorer you can see the WIM 
file and some other temp folders used for the CBS injection process (via
 DISM)&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-31395100-1323552126.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-31395100-1323552126.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;b class="bbc"&gt;&lt;span style="color:#ff0000;"&gt;Note: make sure to 
close Windows Explorer or browse to a different folder than the one 
above as if you are browsing it during Commit, then the process will 
fail to delete the temp files/folders.&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
 &lt;br /&gt;
keep watching the log in &lt;b class="bbc"&gt;CMTrace&lt;/b&gt; as it will tell you what percentage is done, for example, 25% of the copying is completed&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-40780400-1323552334.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-40780400-1323552334.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
once it&amp;#39;s done copying the WIM file it mounts it to inject the CBS updates&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-23332100-1323554070.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-23332100-1323554070.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and after some time it will check all available updates to see if they are applicable or not, each update will have an &lt;b class="bbc"&gt;Applicability State&lt;/b&gt; which can be listed as any of the following:-&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;NOT_REQUIRED&lt;br /&gt;&lt;/li&gt;&lt;li&gt;INSTALLED&lt;br /&gt;&lt;/li&gt;&lt;li&gt;APPLICABLE&lt;br /&gt;&lt;/li&gt;&lt;li&gt;APPLICABILITY_CHECK_NOT_SUPPORTED&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-56398200-1323557166.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-56398200-1323557166.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
finally you can see how many updates are being applied to the mounted image&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-51546900-1323557340.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-51546900-1323557340.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and then it &lt;b class="bbc"&gt;commits&lt;/b&gt; those changes, verify that all is well in the &lt;b class="bbc"&gt;OfflineServicingMgr.log&lt;/b&gt;
 file before continuing, note that in addition to unmounting the image 
(commiting changes) it then creates a backup copy of the original WIM 
file (with a file extension of BAK). Also look for the line saying &lt;b class="bbc"&gt;Schedule Processing Completed&lt;/b&gt;, this notifies you that all is done.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-63849000-1323602748.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-63849000-1323602748.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Now Browse to where your original captured WIM file is stored and you 
should see the original WIM file is renamed to BAK and the new file 
(larger file as it has updates applied) is in it&amp;#39;s place. If you need to
 keep the original file copy it elsewhere or give it a new name.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-12414900-1323602925.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-12414900-1323602925.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;b class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 5. Review our updated Image in the ConfigMgr Console.&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
 &lt;br /&gt;
Now that the OfflineServicing process is complete, lets examine the WIM 
file in Operating System Images (click refresh to update the display). 
You should see that the Scheduled Update Status says Successful, and 
that the Update Status tab lists the state applicability of the 78 
updates it referenced in the OfflineServicingMgr.log file.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-25193700-1323603214.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-25193700-1323603214.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Right click on our Windows 7 X64 Enterprise image and choose Properties, click on the &lt;b class="bbc"&gt;Installed Updates&lt;/b&gt;
 tab, here you can see when any updates were added via Offline Servicing
 (in our case, it was 9 updates and they are indeed listed in the &lt;b class="bbc"&gt;Date Installed&lt;/b&gt; column.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-27920500-1323603942.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-27920500-1323603942.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;&lt;b class="bbc"&gt;Step 6. Update your image to your Distribution Points&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
The last part of this process is to &lt;b class="bbc"&gt;update&lt;/b&gt; your newly updated image to our &lt;b class="bbc"&gt;Distribution Points&lt;/b&gt;,
 this is not done automatically you must do it yourself, this means that
 the scheduled task can run (Offline Servicing) and when it&amp;#39;s done, you 
have to review the changes made before you decide if you want to update 
the image to your DP&amp;#39;s or not.&lt;br /&gt;
 &lt;br /&gt;
Select our image and click on &lt;b class="bbc"&gt;Update Distribution Point&lt;/b&gt;&lt;b class="bbc"&gt;s &lt;/b&gt;in the ribbon&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-32390200-1323605327.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-32390200-1323605327.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click &lt;b class="bbc"&gt;ok&lt;/b&gt; When prompted&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_12_2011/post-1-0-99900000-1323605378.png" class="bbc_img linked-image" alt="Attached Image: monthly_12_2011/post-1-0-99900000-1323605378.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
That&amp;#39;s it, you&amp;#39;ve now injected Windows Updates (CBS) using a new feature
 in ConfigMgr 2012 called Offline Servicing, once the WIM image has 
completed updating to the DP&amp;#39;s your Task Sequence will reference the New
 updated image and your Enterprise (LAB) will be using the most secure, 
most up to date image available.
					
					&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The original post is &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4683-using-sccm-2012-rc-in-a-lab-part-12-updating-an-operating-system-image-using-offline-servicing/"&gt;here&lt;/a&gt; on windows-noob.com&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160358" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM2012/default.aspx">SCCM2012</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Release+Candidate/default.aspx">Release Candidate</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Offline+Servicing/default.aspx">Offline Servicing</category></item><item><title>using SCCM 2012 RC in a LAB - Part 11. Adding the Reporting Services Point role </title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2011/11/18/using-sccm-2012-rc-in-a-lab-part-11-adding-the-reporting-services-point-role.aspx</link><pubDate>Fri, 18 Nov 2011 18:34:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160177</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160177</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2011/11/18/using-sccm-2012-rc-in-a-lab-part-11-adding-the-reporting-services-point-role.aspx#comments</comments><description>&lt;p&gt;In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4422-using-sccm-2012-rc-in-a-lab-part-1-installation/" class="bbc_url" title=""&gt;Part 1&lt;/a&gt; of this series we got our AD and SCCM servers ready, and then we &lt;strong class="bbc"&gt; installed System Center 2012 Configuration Manager &lt;/strong&gt;as a &lt;strong class="bbc"&gt;standalone Primary site&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4427-using-sccm-2012-rc-in-a-lab-part-2-add-sup-and-wds/" class="bbc_url" title=""&gt;Part 2&lt;/a&gt; we configured the SCCM server further by adding some &lt;strong class="bbc"&gt;Windows Server roles&lt;/strong&gt; necessary for the following Configuration Manager 2012 functionality, &lt;strong class="bbc"&gt;Software Update Point (SUP)&lt;/strong&gt; and &lt;strong class="bbc"&gt;Operating System Deployment&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4428-using-sccm-2012-rc-in-a-lab-part-3-configuring-discovery-and-boundaries/" class="bbc_url" title=""&gt;Part 3&lt;/a&gt; we configured the server further by Enabling Discovery methods and creating Boundary&amp;#39;s and Boundary Groups. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4429-using-sccm-2012-rc-in-a-lab-part-4-configuring-client-settings-and-adding-roles/" class="bbc_url" title=""&gt;Part 4&lt;/a&gt; we configured &lt;strong class="bbc"&gt;Client Settings&lt;/strong&gt;, Added roles and &lt;strong class="bbc"&gt;Distributed the Configmgr Client&lt;/strong&gt; to our Computers within the LAB, then in &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4466-using-sccm-2012-rc-in-a-lab-part-5-enable-the-endpoint-protection-role-and-configure-endpoint-protection-settings/" class="bbc_url" title=""&gt;Part 5&lt;/a&gt; we enabled the &lt;strong class="bbc"&gt;Endpoint Protection Role&lt;/strong&gt; and configured &lt;strong class="bbc"&gt;Endpoint Protection&lt;/strong&gt; settings and targeted a collection called &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; with these settings and policies.&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4467-using-sccm-2012-rc-in-a-lab-part-6-deploying-software-updates/" class="bbc_url" title=""&gt;Part 6&lt;/a&gt; we configured our SUP further to Deploy software updates to our &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; and &lt;strong class="bbc"&gt;Build Windows 7 X64&lt;/strong&gt; collections. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4468-using-sccm-2012-rc-in-a-lab-part-7-build-and-capture-windows-7-x64/" class="bbc_url" title=""&gt;Part 7&lt;/a&gt; we used the &lt;strong class="bbc"&gt;Build and Capture&lt;/strong&gt; process to create our Base Windows 7 X64 wim image. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4512-using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64" class="bbc_url" title=""&gt;Part 8&lt;/a&gt; we created a&lt;strong class="bbc"&gt; USMT 4&lt;/strong&gt; package to migrate the users data using hardlinking and then we imported the captured image into ConfigMgr and created a &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; task sequence. We created a &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; Collection and set some &lt;strong class="bbc"&gt;User Device Affinity &lt;/strong&gt;&lt;strong class="bbc"&gt;collection variables&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4514-using-sccm-2012-rc-in-a-lab-part-9-adding-an-application-editing-a-deployment-type-copying-the-deploy-task-sequence/" class="bbc_url" title=""&gt;Part 9&lt;/a&gt; we created an &lt;strong class="bbc"&gt;Application&lt;/strong&gt;, and created a &lt;strong class="bbc"&gt;deployment type&lt;/strong&gt; for that application to only install if the &lt;strong class="bbc"&gt;Primary User&lt;/strong&gt;
 was True for that device (User Device Affinity), we then copied our 
Task Sequence (duplicated it), deployed the new Task Sequence, added a 
computer to the new collection and then PXE booted the computer to the 
Deployment Menu. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4522-using-sccm-2012-rc-in-a-lab-part-10-using-prestart-and-extrafiles-to-get-more-out-of-uda/" class="bbc_url" title=""&gt;Part 10&lt;/a&gt;
 we monitored the Deployment process in a lot of detail to how UDA sent 
state messages and we verified that our application installed on the 
users Primary Device, in addition we modified our collection variables, 
and added a prestart command to our boot image to prompt for the 
SMSTSUdaUsers. Now we will setup the &lt;strong class="bbc"&gt;Reporting Services Point Role and verify that reporting is working.&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;&lt;strong class="bbc"&gt;Reporting in Configuration Manager&lt;/strong&gt;:-&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
The following reporting features are new or have changed in System Center 2012 Configuration Manager.&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;The reporting point has been deprecated&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
The Reporting Services point is the only site system role used for 
reporting in System Center 2012 Configuration Manager. For more 
information about the Reporting Services point, see the &lt;a href="http://technet.microsoft.com/en-us/library/gg682105.aspx#BKMK_ReportingServicesPoint" class="bbc_url" title="" rel="nofollow"&gt;Reporting Services Point&lt;/a&gt; section later in this topic.&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Full integration of the Configuration Manager 2007 R2 SQL Server Reporting Services solution&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
In addition to standard report management, Configuration Manager 2007 R2
 introduced support for SQL Server Reporting Services reporting. System 
Center 2012 Configuration Manager has integrated the Reporting Services 
solution, added new functionality, and removed standard report 
management as a reporting solution. For more information about Reporting
 Services, see the &lt;a href="http://technet.microsoft.com/en-us/library/gg682105.aspx#BKMK_SQLServerReportingServices" class="bbc_url" title="" rel="nofollow"&gt;SQL Server Reporting Services&lt;/a&gt; section later in this topic.&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Report Builder 2.0 integration&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
System Center 2012 Configuration Manager uses Microsoft SQL Server 2008 
SP1 Reporting Services Report Builder 2.0 as the exclusive authoring and
 editing tool for both Model and SQL-based reports. Report Builder 2.0 
is automatically installed when you create or modify a report for the 
first time. For more information about Report Builder, see the &lt;a href="http://technet.microsoft.com/en-us/library/gg682105.aspx#BKMK_ReportBuilder" class="bbc_url" title="" rel="nofollow"&gt;Report Builder&lt;/a&gt; section later in this topic.&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Subscription management&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Report subscriptions in SQL Reporting Services enable you to configure 
the automatic delivery of specified reports by e-mail or to a file share
 at scheduled intervals.&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Running reports&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
You can run System Center 2012 Configuration Manager reports in the Configuration Manager console by using &lt;strong class="bbc"&gt;Report Viewer&lt;/strong&gt; or you can run reports from a browser by using &lt;strong class="bbc"&gt;Report Manager&lt;/strong&gt;. Each method for running reports provides a similar experience.&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Localized reporting&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Reports in System Center 2012 Configuration Manager are rendered in the 
locale of the installed Configuration Manager console. Subscriptions are
 rendered in the locale that SQL Server Reporting Services is installed.
 When you author a report, you can specify the assembly and expression.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
Reporting in System Center 2012 Configuration Manager provides a set of 
tools and resources that help you use the advanced reporting 
capabilities of SQL Server Reporting Services and the rich authoring 
experience that Microsoft SQL Server 2008 with Service Pack 1 (SP1) 
Reporting Services Report Builder 2.0 provides. Reporting helps you to 
gather, organize, and present information about users, hardware and 
software inventory, software updates, applications, site status, and 
other Configuration Manager operations in your organization. &lt;strong class="bbc"&gt;Reporting provides you with a number of predefined reports&lt;/strong&gt; that you can use as is or that you can modify to meet your needs, or &lt;strong class="bbc"&gt;you can create custom reports&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
The following topics on Technet help you to manage reporting in System Center 2012 Configuration Manager:&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg682105.aspx" class="bbc_url" title="" rel="nofollow"&gt;Introduction to Reporting in Configuration Manager&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg712693.aspx" class="bbc_url" title="" rel="nofollow"&gt;Planning for Reporting in Configuration Manager&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg712698.aspx" class="bbc_url" title="" rel="nofollow"&gt;Configuring Reporting in Configuration Manager&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg712299.aspx" class="bbc_url" title="" rel="nofollow"&gt;Operations and Maintenance for Reporting in Configuration Manager&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg682016.aspx" class="bbc_url" title="" rel="nofollow"&gt;Security and Privacy for Reporting in Configuration Manager&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg682170.aspx" class="bbc_url" title="" rel="nofollow"&gt;Technical Reference for Reporting in Configuration Manager&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 1. Install the Reporting Services Point Role&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the ConfigMgr console, click on &lt;strong class="bbc"&gt;Administration&lt;/strong&gt;, Site Configuration, &lt;strong class="bbc"&gt;Servers and Site System Roles&lt;/strong&gt;, right click on our server and choose &lt;strong class="bbc"&gt;Add Site System Roles&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-38598800-1321619236.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-38598800-1321619236.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
when the &lt;strong class="bbc"&gt;Add site system roles wizard&lt;/strong&gt; appears click next and select &lt;strong class="bbc"&gt;Reporting Services Point&lt;/strong&gt; from the list of available choices&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-40502500-1321619439.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-40502500-1321619439.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
you&amp;#39;ll be asked to specify some &lt;strong class="bbc"&gt;Reporting Services settings&lt;/strong&gt;, click on &lt;strong class="bbc"&gt;Verify&lt;/strong&gt; beside database name&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-28548400-1321619567.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-28548400-1321619567.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
if all goes well it will be listed as &lt;strong class="bbc"&gt;Successfully Verified&lt;/strong&gt;, now we need to configure a &lt;strong class="bbc"&gt;Reporting Services Point Account&lt;/strong&gt;, and we will use the Active Directory User (called ReportsUser) which we created in &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4422-using-sccm-2012-rc-in-a-lab-part-1-installation/" class="bbc_url" title=""&gt;Part 1&lt;/a&gt; of this series in Active Directory Users and Computers.&lt;br /&gt;
 &lt;br /&gt;
* &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4422-using-sccm-2012-rc-in-a-lab-part-1-installation/" class="bbc_url" title=""&gt;ReportsUser&lt;/a&gt;, a domain user for reporting services.&lt;br /&gt;
 &lt;br /&gt;
so for &lt;strong class="bbc"&gt;User Name&lt;/strong&gt; click on the &lt;strong class="bbc"&gt;Set&lt;/strong&gt; drop down menu and select &lt;strong class="bbc"&gt;New Account&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-56923100-1321619863.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-56923100-1321619863.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
when prompted for &lt;strong class="bbc"&gt;Windows User Account&lt;/strong&gt;, enter the credentials of your ReportsUser account, you can use &lt;strong class="bbc"&gt;Browse&lt;/strong&gt; to easily find the user in Active Directory&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-97636600-1321620160.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-97636600-1321620160.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next to install Reporting Services&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-84561200-1321620238.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-84561200-1321620238.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next at the summary and review the completion screen.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-43373300-1321620301.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-43373300-1321620301.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 2. Configure Reporting&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
Now that the Reporting Services Point role is installed we need to do some configuration before we can view reports. In the &lt;strong class="bbc"&gt;Monitoring&lt;/strong&gt; Space of ConfigMgr console click on &lt;strong class="bbc"&gt;Reports&lt;/strong&gt; it will list 0 items.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-76757100-1321624719.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-76757100-1321624719.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
On your ConfigMgr server, click on the start menu and right click on &lt;strong class="bbc"&gt;Internet Explorer&lt;/strong&gt;, choose &lt;strong class="bbc"&gt;Run As Administrator&lt;/strong&gt;, answer &lt;strong class="bbc"&gt;Yes&lt;/strong&gt; to the UAC prompt.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-70495000-1321624942.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-70495000-1321624942.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
enter the following URL &lt;strong class="bbc"&gt;&lt;a href="http://sccm.server2008r2.lab.local/Reports" class="bbc_url" title="" rel="nofollow"&gt;http://sccm.server20...b.local/Reports&lt;/a&gt;&lt;/strong&gt; obviously replace your server FQDN in the URL.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-17012600-1321625640.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-17012600-1321625640.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click on the &lt;strong class="bbc"&gt;Properties&lt;/strong&gt; Tab followed by &lt;strong class="bbc"&gt;New Role Assignment&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-16722600-1321625738.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-16722600-1321625738.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
In &lt;strong class="bbc"&gt;Group or Username&lt;/strong&gt; enter &lt;strong class="bbc"&gt;Server2008R2\ReportsUser&lt;/strong&gt; and give the user the permissions you want&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-78856400-1321625980.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-78856400-1321625980.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
now we can see that the &lt;strong class="bbc"&gt;ReportsUser&lt;/strong&gt; has all
 reporting roles, and as this is a LAB we should verify that SMSadmin 
has the rights to do everything, select the SMSadmin user and choose 
Edit,&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-13834200-1321633903.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-13834200-1321633903.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click the &lt;strong class="bbc"&gt;Role&lt;/strong&gt; checkbox so that we get all roles, and then click &lt;strong class="bbc"&gt;Apply&lt;/strong&gt;, after editing both users we want them to have all permissions for Reporting services,&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span&gt;Note: This is a LAB so 
it&amp;#39;s ok to configure Reporting this way, in production you would want to
 be more specific about what permissions users are granted.&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-39587300-1321637020.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-39587300-1321637020.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
exit from Internet Explorer, and browse Reports within ConfigMgr again, 
the Reports are listed and ready to be used, note that they are sorted 
by Category (and also below Reports are Category Folders)&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-97045200-1321634640.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-97045200-1321634640.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 3. Viewing some Reports&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the ConfigMgr console, expand reports, Select the &lt;strong class="bbc"&gt;All Collections&lt;/strong&gt; report, right click it, choose &lt;strong class="bbc"&gt;Run&lt;/strong&gt;,&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-09014700-1321634802.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-09014700-1321634802.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
a list of collections appears in the &lt;strong class="bbc"&gt;Report Viewer&lt;/strong&gt;, you can drill down further into the report by clicking on &lt;strong class="bbc"&gt;All Systems&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-34790000-1321635916.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-34790000-1321635916.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
on one of your &lt;strong class="bbc"&gt;Windows 7 Client Computers&lt;/strong&gt;, login as &lt;strong class="bbc"&gt;ReportsUser&lt;/strong&gt;
 and start Internet Explorer, browse to 
http:\\sccm.server2008r2.lab.local\reports and select a report from the 
ConfigMgr_P01 database&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span&gt;Note: if the 
ConfigMgr_P01 database doesn&amp;#39;t appear as a temporary measure you can add
 the ReportsUser to the Local Administrators group on your SCCM server, 
that&amp;#39;s ok in a LAB, in production you&amp;#39;ll want to configure your security
 accordingly and create Groups for Report Readers and Report 
Administrators.&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-02318100-1321640988.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-02318100-1321640988.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Thats it ! &lt;strong class="bbc"&gt;Reporting Services Point&lt;/strong&gt; is 
installed and in our next part we will look at our &lt;b&gt;Endpoint Protection&lt;/b&gt; 
reports and &lt;b&gt;monitor&lt;/b&gt; it real time both on the Server and Clients.
					
					&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Original Post &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4550-using-sccm-2012-rc-in-a-lab-part-11-adding-the-reporting-services-point-role/"&gt;here&lt;/a&gt; on windows-noob.com&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160177" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM2012/default.aspx">SCCM2012</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Release+Candidate/default.aspx">Release Candidate</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Reporting+Services/default.aspx">Reporting Services</category></item><item><title>using SCCM 2012 RC in a LAB - Part 10. Using Prestart and Extrafiles to get more out of UDA</title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2011/11/14/using-sccm-2012-rc-in-a-lab-part-10-using-prestart-and-extrafiles-to-get-more-out-of-uda.aspx</link><pubDate>Mon, 14 Nov 2011 21:51:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160153</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160153</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2011/11/14/using-sccm-2012-rc-in-a-lab-part-10-using-prestart-and-extrafiles-to-get-more-out-of-uda.aspx#comments</comments><description>&lt;p&gt;In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4422-using-sccm-2012-rc-in-a-lab-part-1-installation/" class="bbc_url" title=""&gt;Part 1&lt;/a&gt; of this series we got our AD and SCCM servers ready, and then we &lt;strong class="bbc"&gt; installed System Center 2012 Configuration Manager &lt;/strong&gt;as a &lt;strong class="bbc"&gt;standalone Primary site&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4427-using-sccm-2012-rc-in-a-lab-part-2-add-sup-and-wds/" class="bbc_url" title=""&gt;Part 2&lt;/a&gt; we configured the SCCM server further by adding some &lt;strong class="bbc"&gt;Windows Server roles&lt;/strong&gt; necessary for the following Configuration Manager 2012 functionality, &lt;strong class="bbc"&gt;Software Update Point (SUP)&lt;/strong&gt; and &lt;strong class="bbc"&gt;Operating System Deployment&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4428-using-sccm-2012-rc-in-a-lab-part-3-configuring-discovery-and-boundaries/" class="bbc_url" title=""&gt;Part 3&lt;/a&gt; we configured the server further by Enabling Discovery methods and creating Boundary&amp;#39;s and Boundary Groups. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4429-using-sccm-2012-rc-in-a-lab-part-4-configuring-client-settings-and-adding-roles/" class="bbc_url" title=""&gt;Part 4&lt;/a&gt; we configured &lt;strong class="bbc"&gt;Client Settings&lt;/strong&gt;, Added roles and &lt;strong class="bbc"&gt;Distributed the Configmgr Client&lt;/strong&gt; to our Computers within the LAB, then in &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4466-using-sccm-2012-rc-in-a-lab-part-5-enable-the-endpoint-protection-role-and-configure-endpoint-protection-settings/" class="bbc_url" title=""&gt;Part 5&lt;/a&gt; we enabled the &lt;strong class="bbc"&gt;Endpoint Protection Role&lt;/strong&gt; and configured &lt;strong class="bbc"&gt;Endpoint Protection&lt;/strong&gt; settings and targeted a collection called &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; with these settings and policies.&lt;br /&gt;
&lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4467-using-sccm-2012-rc-in-a-lab-part-6-deploying-software-updates/" class="bbc_url" title=""&gt;Part 6&lt;/a&gt; we configured our SUP further to Deploy software updates to our &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; and &lt;strong class="bbc"&gt;Build Windows 7 X64&lt;/strong&gt; collections. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4468-using-sccm-2012-rc-in-a-lab-part-7-build-and-capture-windows-7-x64/" class="bbc_url" title=""&gt;Part 7&lt;/a&gt; we used the &lt;strong class="bbc"&gt;Build and Capture&lt;/strong&gt; process to create our Base Windows 7 X64 wim image. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4512-using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64" class="bbc_url" title=""&gt;Part 8&lt;/a&gt; we created a&lt;strong class="bbc"&gt; USMT 4&lt;/strong&gt; package to migrate the users data using hardlinking and then we imported the captured image into ConfigMgr and created a &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; task sequence. We created a &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; Collection and set some &lt;strong class="bbc"&gt;User Device Affinity &lt;/strong&gt;&lt;strong class="bbc"&gt;collection variables&lt;/strong&gt;.&lt;br /&gt;
&lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4514-using-sccm-2012-rc-in-a-lab-part-9-adding-an-application-editing-a-deployment-type-copying-the-deploy-task-sequence/" class="bbc_url" title=""&gt;Part 9&lt;/a&gt; we created an &lt;strong class="bbc"&gt;Application&lt;/strong&gt;, and created a &lt;strong class="bbc"&gt;deployment type&lt;/strong&gt; for that application to only install if the &lt;strong class="bbc"&gt;Primary User&lt;/strong&gt;
 was True for that device (User Device Affinity), we then copied our 
Task Sequence (duplicated it), deployed the new Task Sequence, added a 
computer to the new collection and then PXE booted the computer to the 
Deployment Menu. Now we will monitor the Deployment process in a lot of 
detail to see what happens with UDA and more.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;&lt;strong class="bbc"&gt;Step 1. Deploy Windows 7 X64 and monitor the progress&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#FF0000;"&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
Recap: After PXE booting our W72 virtual machine, we entered the PXE password and then we selected the &lt;strong class="bbc"&gt;Deploy Windows 7 X64 - New Computer&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-09898300-1321295677.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-09898300-1321295677.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and it formatted the disc and then started applying the Operating 
System, at this point I want you to pay close attention to the 
Deployment progress so that you can see when it sets the UDA 
relationship, if your image is already deployed don&amp;#39;t worry, you can 
delete the computer in SCCM, reimport it to the Deploy collection and 
PXE boot again. What we want to do here is to view the SMSTS.log file 
around the time that Setup Windows and Configmgr step is running, to do 
this we will press F8 at the right time, so press F8 now during the 
Apply Operating System phase&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-42781200-1321295981.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-42781200-1321295981.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
while the image is being applied to c:\ you may as well copy over our troubleshooting tool, CMtrace.exe to the root of c:\&lt;br /&gt;
 &lt;br /&gt;
&lt;/p&gt;&lt;pre class="prettyprint"&gt;&lt;span class="pln"&gt;x&lt;/span&gt;&lt;span class="pun"&gt;:\&lt;/span&gt;&lt;span class="pln"&gt;sms&lt;/span&gt;&lt;span class="pun"&gt;\&lt;/span&gt;&lt;span class="pln"&gt;bin&lt;/span&gt;&lt;span class="pun"&gt;\&lt;/span&gt;&lt;span class="pln"&gt;i386&lt;/span&gt;&lt;span class="pun"&gt;\&lt;/span&gt;&lt;span class="pln"&gt;copy cmtrace&lt;/span&gt;&lt;span class="pun"&gt;.&lt;/span&gt;&lt;span class="pln"&gt;exe c&lt;/span&gt;&lt;span class="pun"&gt;:\&lt;/span&gt;&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-41710100-1321297021.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-41710100-1321297021.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#0000ff;"&gt;Tip: As the CMTrace tool is now embedded in our boot images, you can automate the above by adding a step to your &lt;strong class="bbc"&gt;Build and Capture Task Sequence&lt;/strong&gt; (or even your &lt;strong class="bbc"&gt;Deploy Task Sequence&lt;/strong&gt;) as long as it occurs before the &lt;strong class="bbc"&gt;Setup Windows and ConfigMgr&lt;/strong&gt; step, the code is &lt;/span&gt;&lt;span style="color:#ff0000;"&gt;xcopy &amp;quot;x:\sms\bin\x64\cmtrace.exe&amp;quot; &amp;quot;c:\&amp;quot; /E /C /I /Q /H /R /Y /S&lt;/span&gt;&lt;span style="color:#0000FF;"&gt;. Note: the path will change depending on what architecture boot image you are using !&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-35747000-1321297130.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-35747000-1321297130.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
after the image is applied the Virtual Machine wants to reboot, so type Exit in your console and the vm will reboot into Windows&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-64598000-1321298533.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-64598000-1321298533.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and then Setup is installing devices and applying system settings&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-17976000-1321298681.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-17976000-1321298681.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
followed by another reboot, and then &lt;strong class="bbc"&gt;Setup is preparing your computer for first use&lt;/strong&gt;,
  and this is where you need to be awake if you want to witness this 
part of the process, when you see the blue windows screen press F8 again
 and it&amp;#39;s now at the &lt;strong class="bbc"&gt;Setup Windows and ConfigMgr&lt;/strong&gt; step&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-64460700-1321298873.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-64460700-1321298873.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
type &lt;strong class="bbc"&gt;c:\cmtrace.exe&lt;/strong&gt; and answer yes to make it the default logging tool, open the following file &lt;strong class="bbc"&gt;C:\_SMSTaskSequence\Logs\smsts.log&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-91443100-1321299197.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-91443100-1321299197.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
meanwhile on your SCCM server, open the following log file in CMTrace.exe,&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;D:\Program Files\SMS_CCM\Logs\MP_Status.log&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
and look for the following line:-&lt;br /&gt;
 &lt;br /&gt;&lt;/p&gt;
&lt;p class="citation"&gt;Quote&lt;/p&gt;&lt;div class="blockquote"&gt;&lt;div class="quote"&gt;Mp Status: processing event: SMS_OSDUDA_StateMessageSent_ActionCompleteInfo, for machine: W72&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;
 &lt;br /&gt;
that is the UDA state message being sent&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-57472200-1321299425.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-57472200-1321299425.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
meanwhile on the client we can see the UDA actions in in our SMSTS.log 
file (you may have to change the location of the SMSTS.log file to 
C:\Windows\CCM\Logs\SMSTSLog\smsts.log)&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;p class="citation"&gt;Quote&lt;/p&gt;&lt;div class="blockquote"&gt;&lt;div class="quote"&gt;Creating User Affinity&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Set Authenticator in transport&lt;br /&gt;
Report Body: &amp;lt;ReportBody&amp;gt;&amp;lt;StateMessage 
MessageTime=&amp;quot;20111114103250.000000+000&amp;quot; SerialNumber=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;Topic 
=&amp;quot;server2008r2/testuser:OSDAuto&amp;quot; Type=&amp;quot;1600&amp;quot; IDType=&amp;quot;0&amp;quot;/&amp;gt;&amp;lt;State 
ID=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
....&lt;br /&gt;
Successfully Submitted the UDA state message for the user(s): server2008r2\testuser with mode &amp;#39;Auto&amp;#39;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-84548000-1321299809.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-84548000-1321299809.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
Meanwhile.. back in the ConfigMgr console, click on &lt;strong class="bbc"&gt;Assets and Devices&lt;/strong&gt;, and select our &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; collection, in there you&amp;#39;ll see our W72 computer, right click it and choose &lt;strong class="bbc"&gt;Edit Primary Users&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-87345300-1321300158.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-87345300-1321300158.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
you should see the following, &lt;strong class="bbc"&gt;Affinity Type=OSD Defined.&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-31962400-1321300201.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-31962400-1321300201.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
ok, now that you&amp;#39;ve seen what happens, close the CMtrace tool and the command prompt in your &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; session and let it finish it&amp;#39;s job (it&amp;#39;ll jump to the login screen very quickly)&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-95284600-1321300331.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-95284600-1321300331.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
so login and we can review some new logs !&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 2. Review the Deployed Windows 7 X64 computer&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#FF0000;"&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your  Windows 7 client as testuser.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
Login to the desktop and start Internet Explorer and browse to the &lt;a href="http://sccm.server2008r2.lab.local/CMApplicationCatalog" class="bbc_url" title="" rel="nofollow"&gt;&lt;strong class="bbc"&gt;Application Catalog &lt;/strong&gt;&lt;/a&gt;, review the &lt;strong class="bbc"&gt;My Devices&lt;/strong&gt; tab, it should say:-&lt;br /&gt;
 &lt;br /&gt;&lt;/p&gt;
&lt;p class="citation"&gt;Quote&lt;/p&gt;&lt;div class="blockquote"&gt;&lt;div class="quote"&gt;This
 computer is set as your primary computer. Your administrator might 
automatically install applications or make additional applications 
available to primary computers.&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-97213800-1321302778.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-97213800-1321302778.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Next, using Windows Explorer, start up &lt;strong class="bbc"&gt;CMTrace.exe&lt;/strong&gt; (located in C:\) and browse to C:\Windows\CCM\Logs, open the &lt;strong class="bbc"&gt;AppDiscovery.log&lt;/strong&gt; file, as we can see it&amp;#39;s logging about detecting wether Mozilla FireFox is installed or not and it reports &lt;strong class="bbc"&gt;msi application not discovered&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-75159300-1321301080.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-75159300-1321301080.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
next open C:\Windows\CCM\Logs\AppEnforce.log, you should see it 
referencing wether or not a user is logged on (we are logged on now, but
 if we had waited 30 minutes or so and then logged on it would have 
reported things differently), and how it tries to Enforce installing the
 app&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-56501000-1321301300.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-56501000-1321301300.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
cool stuff indeed, oh and if we minimise CMTrace what do we see ? yup the &lt;strong class="bbc"&gt;Firefox&lt;/strong&gt; icon on the desktop, installed using &lt;strong class="bbc"&gt;User Device Affinity&lt;/strong&gt; variables and by configuring our Deployment Type rules, cool huh ?&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-01488600-1321301386.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-01488600-1321301386.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 3. Modify the boot wim to include prestart and Extrafiles&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span style="color:#FF0000;"&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
Now that we&amp;#39;ve proven that we can use UDA to install apps for our 
Primary User, let&amp;#39;s edit the task sequence to prompt us for a Primary 
User instead of forcing it via a collection variable. To do this we need
 to edit our boot.wim files first of all.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
We need a few files, so please download the following zip file&lt;br /&gt;
 &lt;br /&gt;
&lt;a href="http://www.windows-noob.com/forums/index.php?app=core&amp;amp;module=attach&amp;amp;section=attach&amp;amp;attach_id=6456" title="Download attachment"&gt;&lt;img src="http://www.windows-noob.com/forums/public/style_extra/mime_types/zip.gif" alt="Attached File" /&gt;&lt;/a&gt;
&amp;nbsp;&lt;a href="http://www.windows-noob.com/forums/index.php?app=core&amp;amp;module=attach&amp;amp;section=attach&amp;amp;attach_id=6456" title="Download attachment"&gt;Extrafiles.zip&lt;/a&gt; &lt;span class="desc"&gt;&lt;strong&gt;(1.05K)&lt;/strong&gt;&lt;/span&gt;
&lt;br /&gt;&lt;span class="desc info"&gt;Number of downloads: 0&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
and uncompress it to &lt;strong class="bbc"&gt;D:\Sources\OS\Extrafiles&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-18199200-1321304718.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-18199200-1321304718.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
In the ConfigMgr console, locate our Boot image (X86) and right click it, choose &lt;strong class="bbc"&gt;Properties&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-04289100-1321303355.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-04289100-1321303355.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click on the &lt;strong class="bbc"&gt;Customization&lt;/strong&gt; tab and place a checkmark in &lt;strong class="bbc"&gt;Enable Prestart Command&lt;/strong&gt;, place another checkmark in &lt;strong class="bbc"&gt;Include files for the prestart command&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-41060700-1321303732.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-41060700-1321303732.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click browse and browse to the UNC path of our Extrafiles&lt;br /&gt;
 &lt;br /&gt;
eg: \\sccm\sources\os\Extrafiles&lt;br /&gt;
 &lt;br /&gt;
in the command line type the following&lt;br /&gt;
 &lt;br /&gt;&lt;/p&gt;
&lt;pre class="prettyprint"&gt;&lt;span class="pln"&gt;cscript&lt;/span&gt;&lt;span class="pun"&gt;.&lt;/span&gt;&lt;span class="pln"&gt;exe get_SMSTSUdaUsers_via_Prestart&lt;/span&gt;&lt;span class="pun"&gt;.&lt;/span&gt;&lt;span class="pln"&gt;vbs&lt;/span&gt;&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-72857500-1321304984.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-72857500-1321304984.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click apply and answer &lt;strong class="bbc"&gt;yes&lt;/strong&gt; when prompted about &lt;strong class="bbc"&gt;distribution point update required&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-77966500-1321305071.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-77966500-1321305071.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
it starts to inject the changes&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-53047600-1321305501.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-53047600-1321305501.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span&gt;Tip: you can open the SMSProv.log to monitor the files being injected into your boot.wim files.&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-93786400-1321305749.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-93786400-1321305749.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 4. Modify our Collection Variables&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the ConfigMgr console, click on &lt;strong class="bbc"&gt;Assets and Compliance&lt;/strong&gt; and locate our &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; collection, right click, choose properties, select the &lt;strong class="bbc"&gt;Collection Variables&lt;/strong&gt; tab&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-06100400-1321306106.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-06100400-1321306106.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
remove the &lt;strong class="bbc"&gt;SMSTSUdaUsers&lt;/strong&gt; variable we set earlier by highlighting it and clicking on the red X, answer yes when prompted.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-20518200-1321306266.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-20518200-1321306266.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 5. PXE boot and test the prestart command&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
Add a new virtual machine to our Deploy Windows 7 X64 collection (or 
delete the one we used previously, and then import it back again, verify
 it&amp;#39;s in the collection after the import before pxe booting).&lt;br /&gt;
 &lt;br /&gt;
PXE boot and you&amp;#39;ll get to the Task Sequence password screen..&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-92836300-1321306880.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-92836300-1321306880.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
press next and Voila, you get to see your Prestart command in action !&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-03538000-1321306959.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-03538000-1321306959.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
so enter the primary user name and click &lt;strong class="bbc"&gt;ok&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
and our SMSTSUdaUsers variable is now set via a Prestart command,&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-13141900-1321307054.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-13141900-1321307054.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
in the next part of this series, we will see how we can set this via the
 task sequence itself and also look at setting the Task Sequence 
Deployment ID via a variable to override what&amp;#39;s targetted to our 
computer.
					
					&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Original post here on &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4522-using-sccm-2012-rc-in-a-lab-part-10-using-prestart-and-extrafiles-to-get-more-out-of-uda/"&gt;windows-noob.com&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160153" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM2012/default.aspx">SCCM2012</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Release+Candidate/default.aspx">Release Candidate</category></item><item><title>using SCCM 2012 RC in a LAB - Part 9. Adding an Application, editing a Deployment Type, Copying the Deploy Task Sequence </title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2011/11/13/using-sccm-2012-rc-in-a-lab-part-9-adding-an-application-editing-a-deployment-type-copying-the-deploy-task-sequence.aspx</link><pubDate>Sun, 13 Nov 2011 21:58:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160147</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160147</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2011/11/13/using-sccm-2012-rc-in-a-lab-part-9-adding-an-application-editing-a-deployment-type-copying-the-deploy-task-sequence.aspx#comments</comments><description>&lt;p&gt;In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4422-using-sccm-2012-rc-in-a-lab-part-1-installation/" class="bbc_url" title=""&gt;Part 1&lt;/a&gt; of this series we got our AD and SCCM servers ready, and then we &lt;strong class="bbc"&gt; installed System Center 2012 Configuration Manager &lt;/strong&gt;as a &lt;strong class="bbc"&gt;standalone Primary site&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4427-using-sccm-2012-rc-in-a-lab-part-2-add-sup-and-wds/" class="bbc_url" title=""&gt;Part 2&lt;/a&gt; we configured the SCCM server further by adding some &lt;strong class="bbc"&gt;Windows Server roles&lt;/strong&gt; necessary for the following Configuration Manager 2012 functionality, &lt;strong class="bbc"&gt;Software Update Point (SUP)&lt;/strong&gt; and &lt;strong class="bbc"&gt;Operating System Deployment&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4428-using-sccm-2012-rc-in-a-lab-part-3-configuring-discovery-and-boundaries/" class="bbc_url" title=""&gt;Part 3&lt;/a&gt; we configured the server further by Enabling Discovery methods and creating Boundary&amp;#39;s and Boundary Groups. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4429-using-sccm-2012-rc-in-a-lab-part-4-configuring-client-settings-and-adding-roles/" class="bbc_url" title=""&gt;Part 4&lt;/a&gt; we configured &lt;strong class="bbc"&gt;Client Settings&lt;/strong&gt;, Added roles and &lt;strong class="bbc"&gt;Distributed the Configmgr Client&lt;/strong&gt; to our Computers within the LAB, then in &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4466-using-sccm-2012-rc-in-a-lab-part-5-enable-the-endpoint-protection-role-and-configure-endpoint-protection-settings/" class="bbc_url" title=""&gt;Part 5&lt;/a&gt; we enabled the &lt;strong class="bbc"&gt;Endpoint Protection Role&lt;/strong&gt; and configured &lt;strong class="bbc"&gt;Endpoint Protection&lt;/strong&gt; settings and targeted a collection called &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; with these settings and policies.&lt;br /&gt;
 &lt;br /&gt;
In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4467-using-sccm-2012-rc-in-a-lab-part-6-deploying-software-updates/" class="bbc_url" title=""&gt;Part 6&lt;/a&gt; we configured our SUP further to Deploy software updates to our &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; and &lt;strong class="bbc"&gt;Build Windows 7 X64&lt;/strong&gt; collections. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4468-using-sccm-2012-rc-in-a-lab-part-7-build-and-capture-windows-7-x64/" class="bbc_url" title=""&gt;Part 7&lt;/a&gt; we used the &lt;strong class="bbc"&gt;Build and Capture&lt;/strong&gt; process to create our Base Windows 7 X64 wim image. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4512-using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64" class="bbc_url" title=""&gt;Part 8&lt;/a&gt; we created a&lt;strong class="bbc"&gt; USMT 4&lt;/strong&gt; package to migrate the users data using hardlinking and then we imported the captured image into ConfigMgr and created a &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; task sequence. We created a &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; Collection and set some &lt;strong class="bbc"&gt;User Device Affinity &lt;/strong&gt;&lt;strong class="bbc"&gt;collection variables&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
In this part we will create an &lt;strong class="bbc"&gt;Application&lt;/strong&gt;, and create a &lt;strong class="bbc"&gt;deployment type&lt;/strong&gt; for that application to only install if the &lt;strong class="bbc"&gt;Primary User&lt;/strong&gt;
 is True for that device (User Device Affinity), we will then copy our 
Task Sequence (duplicate it), deploy the new Task Sequence, add a 
computer to the new collection and then PXE boot the computer to the 
Deployment Menu.&lt;br /&gt;
 &lt;br /&gt;
&lt;a href="http://technet.microsoft.com/en-us/library/gg699359.aspx" class="bbc_url" title="" rel="nofollow"&gt;&lt;strong class="bbc"&gt;Applications&lt;/strong&gt;&lt;/a&gt; are new in System Center 2012 Configuration Manager and have the following characteristics:&lt;/p&gt;&lt;ul class="bbc"&gt;&lt;li&gt;Applications
 contain the files and information necessary to deploy a software 
package to a computer or a mobile device. Applications contain multiple &lt;strong class="bbc"&gt;deployment types&lt;/strong&gt;
 that contain the files and commands necessary to install the software. 
For example, an application could contain deployment types for a local 
installation of a software package, a virtual application package or a 
version of the application for mobile devices.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong class="bbc"&gt;Requirement rules&lt;/strong&gt;
 define conditions that specify how an application is deployed to client
 devices. For example, you can specify that the application should not 
be installed if the destination computer has less than 2GB RAM or you 
could specify that a virtual application deployment type is installed 
when the destination computer is not the primary device of the user.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong class="bbc"&gt;Global conditions&lt;/strong&gt; are similar to requirement rules but can be reused with any deployment type.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong class="bbc"&gt;User device affinity&lt;/strong&gt;
 allows you to associate a user with specified devices. This allows you 
to deploy software to a user rather than a device. For example, you 
could deploy an application so that it &lt;strong class="bbc"&gt;only installs on the primary device of the user&lt;/strong&gt;.
 On devices that are not the primary device of the user, you could 
deploy a virtual application that is removed when the user logs out.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong class="bbc"&gt;Deployments&lt;/strong&gt;
 are used to distribute applications. A deployment can have an action 
which specifies whether to install or uninstall the application and a 
purpose which specifies whether the application must be installed or 
whether the user can choose to install it.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;System Center 2012 Configuration Manager can use &lt;strong class="bbc"&gt;detection methods&lt;/strong&gt; to determine if a deployment type has already been installed on a device by using product information, or a script.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Application
 management supports the new monitoring features in System Center 2012 
Configuration Manager. The status of an application deployment can be 
monitored directly in the Configuration Manager console.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong class="bbc"&gt;Packages and programs&lt;/strong&gt;
 from Configuration Manager 2007 are supported in System Center 2012 
Configuration Manager and can use some of the new deployment and 
monitoring features.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;You can now deploy a task sequence on 
the Internet, as a method to deploy a script, for example, prior to 
installing a package and program. It is still not supported to deploy an
 operating system over the Internet.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong class="bbc"&gt;Software Center&lt;/strong&gt;
 is a new client interface that allows users to request and install 
applications, control some client functionality, and to access the &lt;strong class="bbc"&gt;Application Catalog&lt;/strong&gt;, which contains details about all available applications.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 1. Create an Application&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
Now we will create an application in this case FireFox, you can download an MSI of it from &lt;a href="http://frontmotion.com/Firefox/" class="bbc_url" title="" rel="nofollow"&gt;here&lt;/a&gt;
 (The files contained in this MSI are the official binaries with no 
modifications). Save the application in your package sources share (I 
have shared a root folder on D:\ called Sources with sub folders within,
 one is called Apps). Copy the downloaded FireFox MSI to a subdirectory 
of your &lt;strong class="bbc"&gt;sources\apps\msi&lt;/strong&gt; share just like I have done in the screenshot below.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-30537100-1321218961.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-30537100-1321218961.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
In the Configmgr Console, click on Software Library, Applications, in the ribbon click on &lt;strong class="bbc"&gt;Create Application&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-05821600-1321218986.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-05821600-1321218986.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
When the &lt;strong class="bbc"&gt;Create Application wizard&lt;/strong&gt; appears click on &lt;strong class="bbc"&gt;browse&lt;/strong&gt; then point it to the UNC of where the MSI is stored eg: \\sccm\sources\apps\msi\firefox\Firefox-7.0.1-en-US.msi&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-29431200-1321219000.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-29431200-1321219000.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next and you&amp;#39;ll get to the &lt;strong class="bbc"&gt;Imported Information&lt;/strong&gt; screen,&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-18261300-1321219011.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-18261300-1321219011.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next again to enter &lt;strong class="bbc"&gt;General Information&lt;/strong&gt; about this application, verify that the installation switches are ok and click next&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-08226500-1321219028.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-08226500-1321219028.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next at the summary through to completion&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-11162700-1321219050.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-11162700-1321219050.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 2. Edit the Deployment Type&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
As we have selected the default values during the wizard, a &lt;strong class="bbc"&gt;Deployment Type&lt;/strong&gt;
 has already been setup but we want to edit it so that this application 
only installs if a primary user has been associated with the device 
(UDA), so right click on the Application and choose &lt;strong class="bbc"&gt;Properties&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-81936200-1321219074.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-81936200-1321219074.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
the Applications properties are revealed, click on the &lt;strong class="bbc"&gt;Deployment Types&lt;/strong&gt; Tab&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-85330100-1321219085.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-85330100-1321219085.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
select the &lt;strong class="bbc"&gt;Deployment type&lt;/strong&gt; and click on &lt;strong class="bbc"&gt;Edit&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-05139400-1321219097.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-05139400-1321219097.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
the Deployment Type properties are revealed, click on the &lt;strong class="bbc"&gt;Requirements&lt;/strong&gt; Tab&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-95789600-1321219111.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-95789600-1321219111.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
there are no requirements listed, click on &lt;strong class="bbc"&gt;Add&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-68265900-1321219121.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-68265900-1321219121.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
on the Create Requirement screen, select the Category drop down menu and
 select User, verify that it&amp;#39;s set as below (primary device equals true)&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-51503300-1321219133.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-51503300-1321219133.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click Apply&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-67901400-1321219144.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-67901400-1321219144.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and click ok, then click apply and ok again to exit from the &lt;strong class="bbc"&gt;Deployment Type&lt;/strong&gt; menu&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;&lt;strong class="bbc"&gt;Step 3. Create a Deployment for our Application&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
Select the Firefox application and in the ribbon click on Deployment and select Deploy from the menu&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-58859700-1321219168.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-58859700-1321219168.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
when the Deploy Software wizard appears, browse to &lt;strong class="bbc"&gt;All Users&lt;/strong&gt; for collection&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-26816900-1321219196.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-26816900-1321219196.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
for &lt;strong class="bbc"&gt;Content&lt;/strong&gt;, click on &lt;strong class="bbc"&gt;Add&lt;/strong&gt; and select our &lt;strong class="bbc"&gt;Distribution Point&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-86491300-1321219230.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-86491300-1321219230.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
next change the &lt;strong class="bbc"&gt;Purpose&lt;/strong&gt; from Available to &lt;strong class="bbc"&gt;Required&lt;/strong&gt; and place a checkmark in &lt;strong class="bbc"&gt;Deploy Automatically according to schedule whether or not a user is logged on&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-97676300-1321219250.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-97676300-1321219250.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
for &lt;strong class="bbc"&gt;User Experience&lt;/strong&gt; set it to &lt;strong class="bbc"&gt;hide in software center and all notifications&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-55832300-1321219269.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-55832300-1321219269.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next through the rest of the wizard to completion (no other changes)&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-34860500-1321219292.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-34860500-1321219292.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;&lt;strong class="bbc"&gt;Step 4. Copy our Task Sequence&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
We want to be able to both &lt;strong class="bbc"&gt;Refresh&lt;/strong&gt; our computers (reinstall and migrate data) and do a &lt;strong class="bbc"&gt;New Computer&lt;/strong&gt; installation, to do this we need another task sequence, so lets copy (duplicate) the one we have as we&amp;#39;ve already created one &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; task sequence, so select it right click and choose &lt;strong class="bbc"&gt;Copy&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-42193200-1321219349.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-42193200-1321219349.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
you&amp;#39;ll be notified of the copy completion&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-01835800-1321219368.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-01835800-1321219368.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Rename the First task sequence to &lt;strong class="bbc"&gt;Deploy Window 7 X64 - Refresh&lt;/strong&gt; by right clicking on it, properties, edit the &lt;strong class="bbc"&gt;name&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-97155800-1321219388.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-97155800-1321219388.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Now we need to edit the second Task sequence, right click it and choose &lt;strong class="bbc"&gt;edit&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
As this is a &lt;strong class="bbc"&gt;New Computer&lt;/strong&gt; Task Sequence, we don&amp;#39;t need to migrate data, so &lt;strong class="bbc"&gt;Disable&lt;/strong&gt; the &lt;strong class="bbc"&gt;Capture Files and Settings&lt;/strong&gt; group and the &lt;strong class="bbc"&gt;Restore User files and settings&lt;/strong&gt; Group, click on the &lt;strong class="bbc"&gt;Options&lt;/strong&gt; tab for each &lt;strong class="bbc"&gt;group&lt;/strong&gt; and place a checkmark in &lt;strong class="bbc"&gt;Disable&lt;/strong&gt;, click Apply.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-63232900-1321219405.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-63232900-1321219405.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Now we need to add a new step in the Install Operating system group just after &lt;strong class="bbc"&gt;Restart in Windows PE&lt;/strong&gt; step, so select that step and choose &lt;strong class="bbc"&gt;Add&lt;/strong&gt; from the drop down menu&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-93291000-1321219417.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-93291000-1321219417.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
select &lt;strong class="bbc"&gt;Disks, Format and Paritition Disk&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-60057000-1321219429.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-60057000-1321219429.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
so that it looks like so&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-01994900-1321219440.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-01994900-1321219440.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Apply the changes and rename this task sequence to &lt;strong class="bbc"&gt;Deploy Windows 7 X64 - New Computer,&lt;/strong&gt; so now we have two Deploy Task Sequences&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-59728900-1321221283.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-59728900-1321221283.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;&lt;strong class="bbc"&gt;Step 5. Deploy our new Task Sequence&lt;/strong&gt;&lt;/span&gt; &lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;to the Deploy Windows 7 X64 collection&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
To make the task sequence available to computers we need to Deploy it. In &lt;strong class="bbc"&gt;Software Library&lt;/strong&gt;, select our &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; &lt;strong class="bbc"&gt;- New Computer&lt;/strong&gt; task sequence and choose &lt;strong class="bbc"&gt;Deploy&lt;/strong&gt;, point the wizard collection to &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-30666300-1321219476.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-30666300-1321219476.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
change purpose to &lt;strong class="bbc"&gt;Available&lt;/strong&gt;, place a checkmark in &lt;strong class="bbc"&gt;Make available to boot media and PXE&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-69988700-1321219604.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-69988700-1321219604.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next through to completion&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-38002700-1321219620.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-38002700-1321219620.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;&lt;strong class="bbc"&gt;Step 6. Import a computer into the Deploy Windows 7 X64 collection&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
We need a new Virtual Machine to be imported into ConfigMgr&amp;#39;s database to add it to our&lt;span style="font-size:24px;"&gt;&lt;strong class="bbc"&gt; &lt;span style="font-size:14px;"&gt;Deploy Windows 7 X64&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt; collection. In the ConfigMgr console, click on &lt;strong class="bbc"&gt;Assets and Compliance&lt;/strong&gt;, &lt;strong class="bbc"&gt;Devices&lt;/strong&gt;, and in the Ribbon click on &lt;strong class="bbc"&gt;Import Computer Information&lt;/strong&gt;. If you havn&amp;#39;t already &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/2842-using-vnext-in-a-lab-part-7-deploying-windows-7-enterprise/page__view__findpost__p__10278" class="bbc_url" title=""&gt;created a Virtual Machine do so now&lt;/a&gt;, we need one with 1 gig of Virtual Ram and we need to know it&amp;#39;s MAC address.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-29256800-1321220027.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-29256800-1321220027.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
choose &lt;strong class="bbc"&gt;import single computer, &lt;/strong&gt;filll in the computername and mac address (if you want to import multiple comptuers using a file &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4505-how-can-i-import-computers-into-sccm-2012-using-a-file/" class="bbc_url" title=""&gt;follow this guide&lt;/a&gt;)&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-08570000-1321220138.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-08570000-1321220138.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
add it to our &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; collection&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-42967600-1321220205.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-42967600-1321220205.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
done&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-83252200-1321220246.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-83252200-1321220246.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Verify it&amp;#39;s in the collection (right click and choose Update Membership)&lt;br /&gt;
 &lt;br /&gt;
and after a few minutes there it is&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-93117000-1321220447.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-93117000-1321220447.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;span style="font-size:24px;"&gt;&lt;strong class="bbc"&gt;Step 7.  PXE boot the New Computer&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
PXE boot the new Virtual Machine, and you should get to the familiar password prompt&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-11618300-1321220671.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-11618300-1321220671.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and two new task sequences are ready for us, select &lt;strong class="bbc"&gt;Deploy Windows 7 X64 - New Computer&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-99526200-1321220762.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-99526200-1321220762.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and there&amp;#39;s that &lt;strong class="bbc"&gt;Format and Partition disk step&lt;/strong&gt; in action&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-28032600-1321220808.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-28032600-1321220808.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and our captured OS get&amp;#39;s applied&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-04706100-1321220959.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-04706100-1321220959.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
In the Next Part we will review how &lt;strong class="bbc"&gt;Firefox get&amp;#39;s deployed automatically to this computer&lt;/strong&gt; based on the &lt;strong class="bbc"&gt;UDA variables we set&lt;/strong&gt;, and we will &lt;strong class="bbc"&gt;review the logs involved&lt;/strong&gt; and we&amp;#39;ll &lt;strong class="bbc"&gt;edit our boot image&lt;/strong&gt; to support &lt;strong class="bbc"&gt;prestart&lt;/strong&gt; and add some &lt;strong class="bbc"&gt;extrafiles&lt;/strong&gt;,
 these will be some VBS scripts to prompt for the UDA user instead of 
setting the variable on the collection as we really don&amp;#39;t want all 
computers that get deployed to have one user as the primary user.
					
					&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;original post here on &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4514-using-sccm-2012-rc-in-a-lab-part-9-adding-an-application-editing-a-deployment-type-copying-the-deploy-task-sequence/"&gt;windows-noob.com&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160147" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM2012/default.aspx">SCCM2012</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Release+Candidate/default.aspx">Release Candidate</category></item><item><title>using SCCM 2012 RC in a LAB - Part 8. Deploying Windows 7 X64 </title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2011/11/12/using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64.aspx</link><pubDate>Sat, 12 Nov 2011 21:50:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160139</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160139</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2011/11/12/using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64.aspx#comments</comments><description>&lt;p&gt;In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4422-using-sccm-2012-rc-in-a-lab-part-1-installation/" class="bbc_url" title=""&gt;Part 1&lt;/a&gt; of this series we got our AD and SCCM servers ready, and then we &lt;strong class="bbc"&gt; installed System Center 2012 Configuration Manager &lt;/strong&gt;as a &lt;strong class="bbc"&gt;standalone Primary site&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4427-using-sccm-2012-rc-in-a-lab-part-2-add-sup-and-wds/" class="bbc_url" title=""&gt;Part 2&lt;/a&gt; we configured the SCCM server further by adding some &lt;strong class="bbc"&gt;Windows Server roles&lt;/strong&gt; necessary for the following Configuration Manager 2012 functionality, &lt;strong class="bbc"&gt;Software Update Point (SUP)&lt;/strong&gt; and &lt;strong class="bbc"&gt;Operating System Deployment&lt;/strong&gt;. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4428-using-sccm-2012-rc-in-a-lab-part-3-configuring-discovery-and-boundaries/" class="bbc_url" title=""&gt;Part 3&lt;/a&gt; we configured the server further by Enabling Discovery methods and creating Boundary&amp;#39;s and Boundary Groups. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4429-using-sccm-2012-rc-in-a-lab-part-4-configuring-client-settings-and-adding-roles/" class="bbc_url" title=""&gt;Part 4&lt;/a&gt; we configured &lt;strong class="bbc"&gt;Client Settings&lt;/strong&gt;, Added roles and &lt;strong class="bbc"&gt;Distributed the Configmgr Client&lt;/strong&gt; to our Computers within the LAB, then in &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4466-using-sccm-2012-rc-in-a-lab-part-5-enable-the-endpoint-protection-role-and-configure-endpoint-protection-settings/" class="bbc_url" title=""&gt;Part 5&lt;/a&gt; we enabled the &lt;strong class="bbc"&gt;Endpoint Protection Role&lt;/strong&gt; and configured &lt;strong class="bbc"&gt;Endpoint Protection&lt;/strong&gt; settings and targeted a collection called &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; with these settings and policies. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4467-using-sccm-2012-rc-in-a-lab-part-6-deploying-software-updates/" class="bbc_url" title=""&gt;Part 6&lt;/a&gt; we configured our SUP further to Deploy software updates to our &lt;strong class="bbc"&gt;All Windows 7 Computers&lt;/strong&gt; and &lt;strong class="bbc"&gt;Build Windows 7 X64&lt;/strong&gt; collections. In &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4468-using-sccm-2012-rc-in-a-lab-part-7-build-and-capture-windows-7-x64/" class="bbc_url" title=""&gt;Part 7&lt;/a&gt; we used the &lt;strong class="bbc"&gt;Build and Capture&lt;/strong&gt;
 process to create our Base Windows 7 X64 wim image. In this part we&amp;#39;ll 
use the captured image in our  Deploy Windows 7 X64 task sequence and 
we&amp;#39;ll set some &lt;strong class="bbc"&gt;User Device Affinity &lt;/strong&gt;&lt;strong class="bbc"&gt;collection variables&lt;/strong&gt; and use a&lt;strong class="bbc"&gt; USMT 4&lt;/strong&gt; package to migrate the users data using hardlinking.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 1. Create the USMT 4 package&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
If you want to &lt;strong class="bbc"&gt;migrate data&lt;/strong&gt; in a Deploy 
Task Sequence you&amp;#39;ll need to have the USMT 4 package ready, so let&amp;#39;s 
create it now so that we can access the necessary migration files in our
 Deploy Windows 7 X64 task sequence.&lt;br /&gt;
 &lt;br /&gt;
On your SCCM server in &lt;strong class="bbc"&gt;Windows Explorer&lt;/strong&gt;, browse to C:\Program Files\Windows AIK\Tools\&lt;br /&gt;
 &lt;br /&gt;
Right click on the &lt;strong class="bbc"&gt;USMT&lt;/strong&gt; folder and choose &lt;strong class="bbc"&gt;Copy&lt;/strong&gt;,&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-66356600-1321130171.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-66356600-1321130171.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
select your sources folder (mine is on D:\) and &lt;strong class="bbc"&gt;paste&lt;/strong&gt; the USMT folder in sources\os so that it&amp;#39;s path is &lt;strong class="bbc"&gt;sources\os\usmt&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-93401200-1321130282.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-93401200-1321130282.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
In the ConfigMgr Console, select Software Library, Application Management, Packages, right click and choose &lt;strong class="bbc"&gt;Create Package&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-30974700-1321130415.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-30974700-1321130415.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
fill in the details about the package, call it USMT version 4 and point 
to the UNC path of our newly copied files, \\sccm\sources\os\usmt&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-84666700-1321130652.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-84666700-1321130652.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
for &lt;strong class="bbc"&gt;Program Type&lt;/strong&gt; select &lt;strong class="bbc"&gt;Do not create a program&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-13365500-1321130725.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-13365500-1321130725.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Complete the Wizard&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-67055400-1321130772.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-67055400-1321130772.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 2. Distribute the USMT package to our Distribution Points&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
Select the USMT package and click on &lt;strong class="bbc"&gt;Distribute Content&lt;/strong&gt; in the Ribbon&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-58507200-1321131213.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-58507200-1321131213.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
for &lt;strong class="bbc"&gt;Content Destination&lt;/strong&gt;, click on &lt;strong class="bbc"&gt;Add&lt;/strong&gt;, select &lt;strong class="bbc"&gt;Distribution point&lt;/strong&gt;, select our DP,&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-57184000-1321131232.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-57184000-1321131232.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click through the rest of the wizard&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-79617000-1321131279.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-79617000-1321131279.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 3. Import the captured Windows 7 X64 wim file&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the &lt;strong class="bbc"&gt;Software Library, Operating Systems&lt;/strong&gt; section of the Configmgr console, click on &lt;strong class="bbc"&gt;Operating System Images&lt;/strong&gt;, you&amp;#39;ll note that it is empty because we havn&amp;#39;t imported any images yet. Right click and choose &lt;strong class="bbc"&gt;Add Operating System Image&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-03743900-1321117240.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-03743900-1321117240.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
browse to the UNC of where we captured the image in Part 7 and select the captured wim file&lt;br /&gt;
 &lt;br /&gt;
eg: \\sccm\sources\os\captures\windows7x64.wim&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-45314100-1321124021.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-45314100-1321124021.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
fill in some details about the image&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-09656000-1321124140.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-09656000-1321124140.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click through the summary, progress to completion&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-13270100-1321126031.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-13270100-1321126031.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 4. Distribute the image to the Distribution points&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
We now need to distribute our imported image to our distribution points. Select Our &lt;strong class="bbc"&gt;Windows 7 Enterprise X64&lt;/strong&gt; image and in the ribbon above click on &lt;strong class="bbc"&gt;Home&lt;/strong&gt; and then &lt;strong class="bbc"&gt;Distribute Content&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-78256600-1321126646.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-78256600-1321126646.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
when the &lt;strong class="bbc"&gt;Distribute Content Wizard&lt;/strong&gt; appears, click next&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-34101000-1321126871.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-34101000-1321126871.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
to specify the destination, click on &lt;strong class="bbc"&gt;add&lt;/strong&gt; and select &lt;strong class="bbc"&gt;distribution point&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-84297600-1321127067.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-84297600-1321127067.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
select our &lt;strong class="bbc"&gt;Distribution Point &lt;/strong&gt;from the list&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-93973600-1321127122.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-93973600-1321127122.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
the DP appears selected&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-29700500-1321127193.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-29700500-1321127193.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next through summary/progress to completion&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-52470900-1321127293.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-52470900-1321127293.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 5. Create the Deploy Task Sequence&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
Now that we have added our captured operating system image to Configmgr, and distributed it to our dp&amp;#39;s we want to create a &lt;strong class="bbc"&gt;Deploy Task sequence&lt;/strong&gt; to Deploy the image. In Task Sequences, right click and choose &lt;strong class="bbc"&gt;Create Task Sequence&lt;/strong&gt;.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-07586800-1321127470.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-07586800-1321127470.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
choose to &lt;strong class="bbc"&gt;Install an existing image package&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-71455600-1321127577.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-71455600-1321127577.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
fill in some details about the image and click &lt;strong class="bbc"&gt;browse&lt;/strong&gt; and select the &lt;strong class="bbc"&gt;X86 boot image&lt;/strong&gt;, click next to proceed&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-52861100-1321127699.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-52861100-1321127699.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
now select the &lt;strong class="bbc"&gt;Windows 7 image&lt;/strong&gt; by clicking on &lt;strong class="bbc"&gt;browse&lt;/strong&gt; and set an administrator password, uncheck &lt;strong class="bbc"&gt;Partition and format the target computer before installing the operating system&lt;/strong&gt; if you want to use hardlinking for User state migration, otherwise files cannot be stored locally&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-01855800-1321128027.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-01855800-1321128027.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
for the &lt;strong class="bbc"&gt;Configure the Network&lt;/strong&gt; step, we want to join the domain so click on browse beside join a domain&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-20664300-1321128190.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-20664300-1321128190.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and now we need to specify the user that has permissions to join the 
domain, i use the DomJoin user just or this task (create the user and 
delegate them enough permissions to add computers to the domain)&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-32019100-1321128315.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-32019100-1321128315.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
I&amp;#39;m not specifying an OU in this step, you can, but don&amp;#39;t select the Computers Container if you do...&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-09070200-1321128384.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-09070200-1321128384.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
for the &lt;strong class="bbc"&gt;Install the Configuration Manager client&lt;/strong&gt; step click on browse and select the client package from defintion we created in the last part&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-05260100-1321131483.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-05260100-1321131483.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next and for &lt;strong class="bbc"&gt;State Migration&lt;/strong&gt;, select our &lt;strong class="bbc"&gt;USMT 4&lt;/strong&gt; package&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-58019400-1321131694.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-58019400-1321131694.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
change the setting to &lt;strong class="bbc"&gt;Save user settings Locally&lt;/strong&gt; (this will mean we can use Hard Links)&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-24849000-1321131809.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-24849000-1321131809.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
for &lt;strong class="bbc"&gt;Include Updates&lt;/strong&gt; select &lt;strong class="bbc"&gt;All Software Updates&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-96096900-1321131883.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-96096900-1321131883.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
and click next through to completion (we are not installing any applications at this point).&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-69177800-1321132002.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-69177800-1321132002.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 6. Create a Deploy Windows 7 X64 collection&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
In the ConfigMgr console, click on &lt;strong class="bbc"&gt;Assets and Compliance&lt;/strong&gt;, select &lt;strong class="bbc"&gt;Device Collections&lt;/strong&gt;, click on &lt;strong class="bbc"&gt;Create Device Collection&lt;/strong&gt; in the Ribbon&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-13479600-1321132229.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-13479600-1321132229.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
fill in the collection details, call it &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt;, limit it to &lt;strong class="bbc"&gt;All Systems&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-70600000-1321132372.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-70600000-1321132372.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next through the wizard, we will not add any computers to it yet, and we will not create any queries.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-04242700-1321132434.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-04242700-1321132434.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 7. Create Collection variables&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
We want to set &lt;strong class="bbc"&gt;UDA variables&lt;/strong&gt; on our 
collection, so that a UDA user gets assigned as the primary user of 
computers deployed in this collection. We are doing this to show you 
that you can set a primary user to a device based on Collection 
Variables.&lt;br /&gt;
 &lt;br /&gt;
We could do this in other ways, for example using &lt;strong class="bbc"&gt;task sequence steps&lt;/strong&gt; to set the variables or &lt;strong class="bbc"&gt;prestart&lt;/strong&gt;
 commands or a frontend HTA, I will come back to this subject later, but
 for now, let&amp;#39;s just see it in action by specifying the two variables 
below.&lt;br /&gt;
 &lt;br /&gt;
Right click on the &lt;strong class="bbc"&gt;Deploy Windows 7 X64 &lt;/strong&gt;Collection and choose &lt;strong class="bbc"&gt;Properties&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-35656500-1321132524.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-35656500-1321132524.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click on the &lt;strong class="bbc"&gt;Collection Variables&lt;/strong&gt; tab, click on the &lt;strong class="bbc"&gt;yellow startburst&lt;/strong&gt; and add a new variable called &lt;strong class="bbc"&gt;SMSTSAssignUsersMode&lt;/strong&gt;, set the value to &lt;strong class="bbc"&gt;Auto&lt;/strong&gt; and remove the checkmark from &lt;strong class="bbc"&gt;Do not display this value in the Configuration Manager console&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-72955300-1321132954.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-72955300-1321132954.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
do the same again for another variable called &lt;strong class="bbc"&gt;SMSTSUdaUsers&lt;/strong&gt;, specify the user as domain\user&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-98623300-1321133109.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-98623300-1321133109.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
&lt;strong class="bbc"&gt;&lt;span style="font-size:24px;"&gt;Step 8. Deploy our Task Sequence&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;span&gt;&lt;em class="bbc"&gt;&lt;strong class="bbc"&gt;Perform the following on your SCCM 2012 server as SMSadmin.&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
 &lt;br /&gt;
To make the task sequence available to computers we need to Deploy it. In &lt;strong class="bbc"&gt;Software Library&lt;/strong&gt;, select our &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; task sequence and choose &lt;strong class="bbc"&gt;Deploy&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-33469700-1321133527.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-33469700-1321133527.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
select our &lt;strong class="bbc"&gt;Deploy Windows 7 X64&lt;/strong&gt; collection and click ok to the warning&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-18246600-1321133623.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-18246600-1321133623.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
change purpose to &lt;strong class="bbc"&gt;Available&lt;/strong&gt; (this keeps it optional, Required is Mandatory ! and dangerous as a result), place a checkmark in &lt;strong class="bbc"&gt;Make available to boot media and PXE&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-39935400-1321133720.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-39935400-1321133720.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next through the task sequence, until distribution points, by Default it will be set to &lt;strong class="bbc"&gt;Download content locally when needed by running task sequence&lt;/strong&gt;, you can get this to change &lt;strong class="bbc"&gt;to Access content directly&lt;/strong&gt; by editing &lt;strong class="bbc"&gt;each package&lt;/strong&gt; referenced in the task sequence and setting the &lt;strong class="bbc"&gt;Data Access&lt;/strong&gt; tab for each package, place a checkmark in &lt;strong class="bbc"&gt;Copy the content in this package to a package share on Distribution points&lt;/strong&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-22081700-1321133967.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-22081700-1321133967.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next through the wizard to completion.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-47902900-1321134157.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-47902900-1321134157.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
In our next part we will create an &lt;strong class="bbc"&gt;Application&lt;/strong&gt;, and create a &lt;strong class="bbc"&gt;deployment type&lt;/strong&gt; for that application to only install if the &lt;strong class="bbc"&gt;Primary User&lt;/strong&gt;
 is True for that device (User Device Affinity), we will then add a 
computer to the new collection, PXE boot it and watch the process from 
start to finish.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Original post here on &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4512-using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64/"&gt;windows-noob.com&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160139" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM2012/default.aspx">SCCM2012</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Release+Candidate/default.aspx">Release Candidate</category></item><item><title>How can I import computers into SCCM 2012 using a file ? </title><link>http://myitforum.com/cs2/blogs/nbrady/archive/2011/11/11/how-can-i-import-computers-into-sccm-2012-using-a-file.aspx</link><pubDate>Fri, 11 Nov 2011 10:32:00 GMT</pubDate><guid isPermaLink="false">8e8f7986-475c-475d-bdc9-a1b3a63b955b:160127</guid><dc:creator>nbrady</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://myitforum.com/cs2/blogs/nbrady/rsscomments.aspx?PostID=160127</wfw:commentRss><comments>http://myitforum.com/cs2/blogs/nbrady/archive/2011/11/11/how-can-i-import-computers-into-sccm-2012-using-a-file.aspx#comments</comments><description>&lt;p&gt;if you want to import multiple 
computers in SCCM 2012 using a file then it&amp;#39;s easy to do so, just make 
sure that your file is in CSV format and looks like so&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-16678900-1321004918.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-16678900-1321004918.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
In the sample screenshot above I have three machines listed with the 
Computername first  (name), followed by the SMSBIOS Guid and finally the
 MAC Address. You can get the SMSBIOS Guid and MAC Address simply 
booting your chosen computer and monitoring the PXE boot process look 
for the details below (press PAUSE on your keyboard to make note of the 
values or simply pause the VM by pressing the appropriate button as in 
the HyperV sample below). You could also ask your Hardware Manufacturer 
to provide you this information in CSV format.&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-95738500-1321005127.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-95738500-1321005127.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
Now that you have the values add them to your &lt;b class="bbc"&gt;MAC Addresses.CSV&lt;/b&gt; file (a text file in notepad or Microsoft Excel) open the ConfigMgr Console and click on &lt;b class="bbc"&gt;Assets and Compliance&lt;/b&gt;, click on &lt;b class="bbc"&gt;Devices&lt;/b&gt;, in the ribbon above select &lt;b class="bbc"&gt;Import Computer Information&lt;/b&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-25010800-1321005295.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-25010800-1321005295.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
select the first option, &lt;b class="bbc"&gt;Import computers using a file&lt;/b&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-47523100-1321005361.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-47523100-1321005361.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
point to your CSV file by clicking on browse, open&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-85059000-1321005427.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-85059000-1321005427.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
if your CSV file has headings at the top of the file then place a check mark in &lt;b class="bbc"&gt;This file has column headings&lt;/b&gt; and then click next&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-40601800-1321005513.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-40601800-1321005513.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
look at the &lt;b class="bbc"&gt;data preview&lt;/b&gt;, if anything looks incorrect you can go back or cancel, click next if it&amp;#39;s all ok&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-31820800-1321005598.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-31820800-1321005598.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
next you can select the target collection, I want to add mine to the &lt;b class="bbc"&gt;Build and Capture Windows 7 X64&lt;/b&gt; collection so I click on &lt;b class="bbc"&gt;Browse&lt;/b&gt; and select that collection, choose the one you wish&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-12238300-1321005703.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-12238300-1321005703.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
click next through to completion&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-62492200-1321006195.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-62492200-1321006195.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
you can then wait for normal discovery to pick up the new objects or force an update by choosing&lt;b class="bbc"&gt; update membership&lt;/b&gt; on the chosen collection, answer &lt;b class="bbc"&gt;yes&lt;/b&gt; whem prompted&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-43459600-1321006844.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-43459600-1321006844.png" /&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;b class="bbc"&gt;refresh&lt;/b&gt; the collection and the computers appear (if you&amp;#39;ve just imported them, give it a couple of minutes before they appear)&lt;br /&gt;
 &lt;br /&gt;
&lt;img src="http://www.windows-noob.com/forums/uploads/monthly_11_2011/post-1-0-44315500-1321006971.png" class="bbc_img linked-image" alt="Attached Image: monthly_11_2011/post-1-0-44315500-1321006971.png" /&gt;
					
					&lt;br /&gt;
					
				
				&lt;/p&gt;&lt;p&gt;original post &amp;gt; &lt;a href="http://www.windows-noob.com/forums/index.php?/topic/4505-how-can-i-import-computers-into-sccm-2012-using-a-file/"&gt;windows-noob.com&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=160127" width="1" height="1"&gt;</description><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/windows-noob/default.aspx">windows-noob</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/SCCM2012/default.aspx">SCCM2012</category><category domain="http://myitforum.com/cs2/blogs/nbrady/archive/tags/Release+Candidate/default.aspx">Release Candidate</category></item></channel></rss>
