<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Blog of Todd</title>
	<atom:link href="http://www.toddlamothe.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toddlamothe.com</link>
	<description>Deployment &#38; Network Administration</description>
	<lastBuildDate>Mon, 23 Aug 2010 19:22:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Driver Management in MDT 2010</title>
		<link>http://www.toddlamothe.com/microsoft-deployment-toolkit/driver-management-mdt-2010.htm</link>
		<comments>http://www.toddlamothe.com/microsoft-deployment-toolkit/driver-management-mdt-2010.htm#comments</comments>
		<pubDate>Mon, 09 Aug 2010 10:05:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Microsoft Deployment Toolkit]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[MDT]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=839</guid>
		<description><![CDATA[Information on how to manage drivers from multiple vendors in Microsoft Deployment Toolkit 2010. ]]></description>
			<content:encoded><![CDATA[<p>If you manage drivers in Microsoft Deployment Toolkit, you know it can get unwieldy to manage all the drivers in one big folder. I had done it that way for quite a while as I only had 3 or 4 builds of computers that I managed from MDT. These days though I manage about 10 different kinds of computers covering netbooks, laptops, desktops and servers.  I needed a way to be able to figure out which driver was for which computer. I had used folders to manage this and it seemed to work okay. Put all the Dell drivers in one folder, put HP into another folder. I never encountered any problems doing this.</p>
<p>I was reading a <a href="http://www.deployvista.com/Blog/JohanArwidmark/tabid/78/EntryID/132/language/en-US/Default.aspx" target="_blank">post about driver management</a> recently by Johan Arwidmark and he takes it a step further. To ensure the Dell doesn’t get an HP driver, or vice versa, he uses driver groups. I took it one step further and added the make and model.</p>
<p>So my folder goes, Windows 7 –&gt; Make –&gt; Model.  To get the make and model, run the command cscript ZTIGather.vbs and look for the make and model.</p>
<p>Here is the screen shot of my drivers folder.</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/07/MDTDriverGroup.jpg"><img class="wlDisabledImage" style="display: inline; border-width: 0px;" title="MDT-Driver-Group" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/07/MDTDriverGroup_thumb.jpg" border="0" alt="MDT-Driver-Group" width="543" height="484" /></a></p>
<p>Next edit the task sequence and setup which folders to look at when deploying the operating system.</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/08/MDTDriverGroup.png"><img class="wlDisabledImage" style="display: inline; border: 0px;" title="MDT-DriverGroup" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/08/MDTDriverGroup_thumb.png" border="0" alt="MDT-DriverGroup" width="542" height="484" /></a></p>
<p>Finally, we need to tell MDT not to use all the drivers. So at the inject drivers task, we tell it to use Nothing. It will inject the drivers specified in the DriverGroup</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/07/MDTInjectDriverGroup.jpg"><img class="wlDisabledImage" style="display: inline; border-width: 0px;" title="MDT-Inject-Driver-Group" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/07/MDTInjectDriverGroup_thumb.jpg" border="0" alt="MDT-Inject-Driver-Group" width="542" height="484" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/microsoft-deployment-toolkit/driver-management-mdt-2010.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft Deployment Toolkit 2010 Update 1 Released</title>
		<link>http://www.toddlamothe.com/microsoft-deployment-toolkit/microsoft-deployment-toolkit-2010-update-1-released.htm</link>
		<comments>http://www.toddlamothe.com/microsoft-deployment-toolkit/microsoft-deployment-toolkit-2010-update-1-released.htm#comments</comments>
		<pubDate>Fri, 09 Jul 2010 03:00:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Microsoft Deployment Toolkit]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=833</guid>
		<description><![CDATA[Micrososft Deployment Toolkit Update 1 has been released. I talk about some new features that have helped me out and provided the download link.]]></description>
			<content:encoded><![CDATA[<p>I received an email yesterday letting me know that Microsoft Deployment Toolkit (MDT) 2010 has been released.</p>
<p>Check out the <a href="http://windowsteamblog.com/windows/b/springboard/archive/2010/07/07/microsoft-deployment-toolkit-2010-update-1-now-available.aspx" target="_blank">Springboard Series Blog</a> for information on the new features. Highlights for me are:</p>
<ul>
<li>support for Microsoft Office 2010</li>
<li>improved driver importing</li>
<li>cosmetic changes to the UI</li>
</ul>
<p>Support for Office 2010 is pretty simple; there is no need to explain. The improved driver importing is something I found helpful in my environment. What MDT does now is check the drivers and see what platforms they support rather rely on what the drivers say they support. The benefit of this is that you will have less deployment problems. I have imported drivers that stated they were 64 bit. MDT checked them and said (rough translation):</p>
<p>&#8220;Even though ACME Corp says they are 64 bit, these are 32 bit.”</p>
<p>It’s nice to have the deployment environment checking that for you.</p>
<p>The other change is the update to the environment. Gone is the guy helping the lady with the computer.Now we just have a basic blue screen, throughout the prompts. Of course, you can change the picture and make it whatever you want.</p>
<p>Looking for the download, go to the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=3bd8561f-77ac-4400-a0c1-fe871c461a89&amp;displaylang=en&amp;tm" target="_blank">MDT Download Center page.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/microsoft-deployment-toolkit/microsoft-deployment-toolkit-2010-update-1-released.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech&#8226;Days Canada</title>
		<link>http://www.toddlamothe.com/training/techdays-canada-2.htm</link>
		<comments>http://www.toddlamothe.com/training/techdays-canada-2.htm#comments</comments>
		<pubDate>Tue, 29 Jun 2010 16:30:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Training]]></category>
		<category><![CDATA[Techdays]]></category>
		<category><![CDATA[TechDays_CA]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/training/techdays-canada-2.htm</guid>
		<description><![CDATA[A short post reminding Canadian IT Pros about TechDays ]]></description>
			<content:encoded><![CDATA[<p>I’ll keep this short. As summer sets in, planning for Tech•Days is well under way. Be sure to register early and pay the early bird price of $349.00 plus taxes.</p>
<p>The information about dates and locations and registration can be found on the <a href="https://www.techdays.ca/" target="_blank">Tech Days website</a>.</p>
<p><a title="TechDays Canada" href="http://www.techdays.com" target="_blank"><img style="display: inline; border-width: 0px;" title="180x150_EN" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/06/180x150_EN.gif" border="0" alt="180x150 EN Tech&bull;Days Canada" width="180" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/training/techdays-canada-2.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting DNS Settings for KMS Server</title>
		<link>http://www.toddlamothe.com/deployment/troubleshooting-dns-settings-kms-server.htm</link>
		<comments>http://www.toddlamothe.com/deployment/troubleshooting-dns-settings-kms-server.htm#comments</comments>
		<pubDate>Mon, 07 Jun 2010 17:30:10 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Client Workstations]]></category>
		<category><![CDATA[Dns Server]]></category>
		<category><![CDATA[Kms Server]]></category>
		<category><![CDATA[Troubleshooting Dns]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=726</guid>
		<description><![CDATA[A look at how to setup the DNS settings in your domain to make a KMS Server work correctly.]]></description>
			<content:encoded><![CDATA[<p>Having a KMS Server in your environment is a great way to handle Windows activations provided you meet the criteria. One of the most common problems that comes up with KMS is the client workstations can&#8217;t find the KMS server. KMS works by adding an entry to the DNS server so clients know where to point to. If this isn&#8217;t working, then your KMS activation will fail.</p>
<p>Let me walk you through checking your DNS configuration.</p>
<p>Open your DNS Manager and connect to a DNS Server in your domain. Under forward lookup zones,  click on your domain. From under your domain, expand at _tcp. Look for the _VLMS Service Location. Click on it a window will open like the one below.</p>
<p>﻿﻿<a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/03/dns-settings-for-a-kms-server.jpg"><img class="size-medium wp-image-821 alignnone" style="margin: 10px;" title="DNS Settings for a KMS Server" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/03/dns-settings-for-a-kms-server-268x300.jpg" alt="dns settings for a kms server 268x300 Troubleshooting DNS Settings for KMS Server" width="268" height="300" /></a></p>
<p>Ensure that all the settings are correct. If they are, then your KMS Server should be working. If it is not correct or the entry doesn&#8217;t exist, then we need to correct the problem.</p>
<p>If the entry is incorrect, enter in the fully qualified domain name of the host which is offering the service. If the entry doesn&#8217;t exist, then you need to create an entry. Right click on the _tcp folder and choose Other New Records. See the image below.</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/03/DNS-New-Resource-Type.png"><img class="size-medium wp-image-822 alignnone" style="margin: 10px;" title="DNS-New-Resource-Type" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/03/DNS-New-Resource-Type-300x298.png" alt="Other Resource Record Type" width="300" height="298" /></a></p>
<p>Click create record and the fill in the options as per the first picture in this post, substituting my server information for your server information. Once you complete this, replication will need to occur before your workstations start seeing the correct information. The workstations will look for this entry to find the KMS Server in your network.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/deployment/troubleshooting-dns-settings-kms-server.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Group Event:SQL Server 2008 R2 Reporting Services and Self-Service Analytics</title>
		<link>http://www.toddlamothe.com/user-groups/kitpro-sql-server-2008-r2-reporting-services-self-service.htm</link>
		<comments>http://www.toddlamothe.com/user-groups/kitpro-sql-server-2008-r2-reporting-services-self-service.htm#comments</comments>
		<pubDate>Wed, 26 May 2010 23:00:53 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[User Groups]]></category>
		<category><![CDATA[KITPro]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server 2008]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=812</guid>
		<description><![CDATA[Upcoming Kingston and Thousand Islands SQL Server Usergroup session covering SQL Server 2008 R2 Reporting Services and Self-Service Analytics. Event Date is June 28, 2010]]></description>
			<content:encoded><![CDATA[<h3>Session 1:  Introduction to SQL Server 2008 R2 Reporting Services and SharePoint 2010 Integration</h3>
<h3><img src="http://eventbrite-s3.s3.amazonaws.com/eventlogos/4569762/davidemyers.jpg" alt="David E. Myers" width="96" height="125" title="User Group Event:SQL Server 2008 R2 Reporting Services and Self Service Analytics" /></h3>
<p>Speaker: David E. Myers</p>
<p>Ever since business applications were introduced, there was a need for great data reporting tools.  With the release of SQL Server Reporting Services 2008 R2, Microsoft has made a stronger case than ever for investing in their reporting solution.  In this session David will provide an overview of SQL Server 2008 R2 Reporting Services with a focus on the key value proposition, core architecture, development tools, and integration with SharePoint 2010.</p>
<p>David is an IT professional and developer at the Upper Canada District School Board (Brockville, ON).  He primarily works with SQL Server, SharePoint and Windows Client / Server infrastructure, but like many Canadian IT professionals he wears many hats.  As a SQL Server MVP and a member of Microsoft’s Springboard Technical Experts Panel (STEP) he is constantly looking to connect with people that share his passion for technology.  In his spare time David works as a Microsoft Certified Trainer in the Kingston and Ottawa areas.</p>
<h3>Session 2: Excel Has Never Been the Same with Self-Service Analytics on SQL Server 2008 R2</h3>
<p><img title="Picture of Edwin Sarmiento" src="http://eventbrite-s3.s3.amazonaws.com/eventlogos/4210397/edwinsarmiento.jpg" alt="Picture of Edwin Sarmiento" width="90" height="117" /></p>
<p>Speaker:  Edwin Sarmiento</p>
<p>We have to admit that Excel is the most popular data visualization tool there is. In this session, we&#8217;ll look at using Excel to gather data, cleanse and model that data, and then use it as a source for pivot-table and pivot-chart analysis &#8211; all in the context of self-service analytics in SQL Server 2008 R2. We&#8217;ll also look at some of the new analysis features available in Excel 2010, including slicers, improved charting, and improved pivot-table functionality.</p>
<p>Edwin Sarmiento works as a SQL Server DBA/Systems Engineer for The Pythian Group in Ottawa, ON in Canada. Prior to joining Pythian, he was a senior systems engineer/DBA for Fujitsu Asia Pte Ltd in Singapore.   He is very passionate about technology but has interests in music, professional and organizational development, leadership and management matters when not working with databases. He lives up to his primary mission statement &#8211; &#8220;To help people grow and develop their full potential as God has planned for them.&#8221;</p>
<h3>Location:</h3>
<p>Kingston Frontenac Public Library<br />
Calvin Park Branch – Community Room<br />
88 Wright Cres<br />
Kingston, Ontario K7L 4T9</p>
<h3><strong>Agenda:</strong></h3>
<p>6:00 &#8211; Registration</p>
<p>6:15 &#8211; Session 1: Introduction to SQL Server 2008 R2 Reporting Services and SharePoint 2010 Integration</p>
<p>7:15 &#8211; Intermission / Q &amp; A</p>
<p>7:30 &#8211; Session 2: Excel Has Never Been the Same with Self-Service Analytics on SQL Server 2008 R2</p>
<p>8:30 &#8211; Wrap Up &amp; Door Prizes</p>
<h3>Registration:</h3>
<p><a href="http://kitpro-053110.eventbrite.com">http://kitpro-062810.eventbrite.com</a></p>
<p><strong>Notes</strong>:<br />
Pizza and Pop will be served, Please RSVP to help us order enough of both.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/user-groups/kitpro-sql-server-2008-r2-reporting-services-self-service.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up an Office 2010 KMS Host Server</title>
		<link>http://www.toddlamothe.com/deployment/office-2010-kms-host-server.htm</link>
		<comments>http://www.toddlamothe.com/deployment/office-2010-kms-host-server.htm#comments</comments>
		<pubDate>Wed, 26 May 2010 16:00:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Activating Office]]></category>
		<category><![CDATA[Activating Windows]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[KMS]]></category>
		<category><![CDATA[Kms Server]]></category>
		<category><![CDATA[MAK]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Office 2010]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=801</guid>
		<description><![CDATA[Information on how to setup a KMS Host Server for Office 2010]]></description>
			<content:encoded><![CDATA[<p>This morning was quiet in the office so I decided to tackle adding Office 2010 to my Microsoft Deployment Toolkit installation.</p>
<p>I’ll cover off how you do the add and the options in another post but in order to activate Office 2010, you have two options now; KMS or MAK. Microsoft has moved the licensing of Office to be like that of Windows 7. Makes plenty of sense, but how do you set up your infrastructure so you can activate Office 2010?</p>
<p>I already have a Windows 2008 R2 Server acting as my KMS Host for Windows activations so I used that server. Don’t have a KMS Host for activating Windows 7 or Vista yet, check my post on setting up a <a title="setting up a KMS Host Server" rel="tag" href="http://www.toddlamothe.com/windows/setting-kms-server.htm">KMS Host Server</a>. If you just want to use KMS for Office 2010, then that is fine too. You need to head to <a title="Microsoft Download Center" rel="tag" href="http://www.microsoft.com/downloads/details.aspx?familyid=97B7B710-6831-4CE5-9FF5-FDC21FE8D965&amp;displaylang=en&amp;lc=1033" target="_blank">Microsoft Download Center</a> and download Microsoft Office 2010 KMS Host software. I chose to run it on my existing KMS Server, but if you don’t yet have a KMS Server, the machine you run this on will become your KMS Host for Office 2010.</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/image5.png"><img style="display: inline; border: 0px;" title="image" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/image_thumb5.png" border="0" alt="image thumb5 Setting up an Office 2010 KMS Host Server" width="604" height="375" /></a></p>
<p>Accept the EULA and click continue and it will install.</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/image6.png"><img style="display: inline; border: 0px;" title="image" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/image_thumb6.png" border="0" alt="image thumb6 Setting up an Office 2010 KMS Host Server" width="604" height="301" /></a></p>
<p>Once the file runs, it will ask you for you KMS Key for Office 2010.</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/image2.png"><img style="display: inline; border-width: 0px;" title="image" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/image_thumb2.png" border="0" alt="image thumb2 Setting up an Office 2010 KMS Host Server" width="418" height="169" /></a></p>
<p>Click Yes and enter the key.</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/image3.png"><img style="display: inline; border-width: 0px;" title="image" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/image_thumb3.png" border="0" alt="image thumb3 Setting up an Office 2010 KMS Host Server" width="367" height="157" /></a></p>
<p>It will then return whether it was successful or not.</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/image4.png"><img style="display: inline; border-width: 0px;" title="image" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/image_thumb4.png" border="0" alt="image thumb4 Setting up an Office 2010 KMS Host Server" width="420" height="169" /></a></p>
<p>That is all there is to it.</p>
<p>Once you start installing Office 2010, the KMS activation key is already defaulted in the installation. The installation will search out your KMS host server. If everything is working properly on the DNS side, then it should activate and you will be off to the races.</p>
<p>If you get stuck, here are some other resources:</p>
<p><a title="Microsoft Office Blog - Volume Activation Tips and Tricks" rel="tag" href="http://blogs.technet.com/b/office2010/archive/2009/12/18/volume-activation-tips-and-tricks.aspx" target="_blank">Microsoft Office Blog &#8211; Volume Activation Tips and Tricks</a></p>
<p><a title="Volume Activation for Office 2010" rel="tag" href="http://technet.microsoft.com/en-ca/office/ee691939.aspx" target="_blank">Volume Activation for Office 2010</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/deployment/office-2010-kms-host-server.htm/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Get on the Bus Tour &#8211; Montreal</title>
		<link>http://www.toddlamothe.com/microsoft/bus-tour-montreal.htm</link>
		<comments>http://www.toddlamothe.com/microsoft/bus-tour-montreal.htm#comments</comments>
		<pubDate>Tue, 25 May 2010 05:57:58 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[App-V]]></category>
		<category><![CDATA[Get on the Bus]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Med-V]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=783</guid>
		<description><![CDATA[I had a chance last week to head up to Montreal and check out the Get on the Bus tour being sponsored by Microsoft.]]></description>
			<content:encoded><![CDATA[<p>I had a chance last week to head up to Montreal and check out and help out at the Get on the Bus tour being sponsored by Microsoft.</p>
<p>The event started for us at 8:00am, which for me meant a 3:30am start from <a title="Kingston" href="http://www.bing.com/maps/?v=2&amp;cp=44.23148073256018~-76.47933505475521&amp;lvl=12&amp;sty=r&amp;where1=Kingston%2C%20ON" target="_blank">Kingston</a>. I drove to Brockville and picked up <a title="David Myers" href="http://www.davidemyers.com/" target="_blank">David Myers</a> and the two of us headed to Montreal. Thank goodness David picked up coffee for the ride. We arrived at the venue around 8:15 and were put to work guiding people. David and I had emailed the organizers and offered our assistance. As a leader of a user group in Kingston, I know it never hurts to have extra hands helping out.</p>
<p>I finished up guiding people and arrived into the theatre at around 9:20 and the Keynote was in full swing. One of the many technologies I perked up for was the <a title="Intune" href="http://www.microsoft.com/online/windows-intune.mspx" target="_blank">Intune beta</a> that is running right now.  For a small to medium sized business, it has great promise to help you manage your environment.</p>
<p>After the keynote, <a title="Microsoft Office 2010" href="http://www.microsoft.com/office/2010/en/default.aspx" target="_blank">Office 2010</a> was covered off and we were presented some of the features of using Office 2010 and <a title="Sharepoint 2010" href="http://sharepoint.microsoft.com/en-us/Pages/default.aspx" target="_blank">Sharepoint 2010</a> in the cloud. It definitely got me thinking on how I could use this in my environment at work; it will make life easier.</p>
<p>After this session <a title="Daniel Nerenberg" href="http://thelazyadmin.com/blogs/thelazyadmin/archive/2006/11/20/void-helloWorld_2800_Daniel-Nerenberg_29007B007D003B00_.aspx" target="_blank">Daniel Nerenberg</a> came up and talked about <a title="App-V" href="http://www.microsoft.com/systemcenter/appv/default.mspx" target="_blank">App-V</a> and <a title="MED-V" href="http://www.microsoft.com/virtualization/assets/media/chv/local/index.htm" target="_blank">Med-V</a>. Both are virtualization technologies but very different. I will try to explain at a very high level. App-V virtualizes apps, Med-V virtualizes a Windows XP operating system which can be managed centrally.</p>
<p>After Daniel, <a title="Stephen Rose" href="http://twitter.com/stephenlrose" target="_self">Stephen Rose</a> came up and talked about<a title="MDT 2010 Beta 1" href="http://technet.microsoft.com/en-us/solutionaccelerators/dd407791.aspx" target="_self"> Microsoft Deployment Toolkit 2010 Beta 1</a>. Stephen is a high energy speaker and you could really feel the energy in room  climb as he spoke. It was a great overview of the capabilities of the Microsoft Deployment Toolkit. It also showed that there are <strong>FREE</strong> tools available to help make your life easier.</p>
<p>After Stephen’s session, there was an Ask the Experts session. This is a photo from the session (the room was dark, so this was about the best shot I could get.) <img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="100_0695" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/05/100_0695_thumb.jpg" border="0" alt="100 0695 thumb Get on the Bus Tour &ndash; Montreal" width="620" height="484" /></p>
<p>It was well worth the time to drive up to Montreal and check out the tour. The sessions are great and if you haven’t seen Office 2010 or MDT 2010, be prepared to be awed. If the tour is coming to your neck of the woods, be sure to get out and check out the event.</p>
<p>Tools and information can be found, starting at the Microsoft Springboard Site,  <a href="http://www.microsoft.com/springboard">www.microsoft.com/springboard</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/microsoft/bus-tour-montreal.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Media Center, Windows 7 and a Xbox360</title>
		<link>http://www.toddlamothe.com/windows/media-center-windows-7-xbox360.htm</link>
		<comments>http://www.toddlamothe.com/windows/media-center-windows-7-xbox360.htm#comments</comments>
		<pubDate>Fri, 30 Apr 2010 21:59:47 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[User Groups]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ATSC]]></category>
		<category><![CDATA[Code Camp]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Ottawa]]></category>
		<category><![CDATA[Xbox360]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=744</guid>
		<description><![CDATA[Blog post about my Code Camp 2010 presentation in Ottawa. My session covered Windows Media Center 7 and the Xbox360.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ottawacodecamp.ca" target="_blank">Ottawa&#8217;s Code Camp</a> ran April 17th this year. I was lucky enough to be selected to make a presentation on Windows 7 Media Center, recording TV using an antenna and using the Xbox as a media extender. It is probably one of my favourite presentations so far to date.</p>
<p>Why? Even though it was probably one of the least technical session I have done to date ; I find it very interesting and something I have been tinkering with since Christmas.</p>
<p>I&#8217;ll post more details in future posts but in a nutshell here is what I have.</p>
<ul>
<li>USB TV tuner that records ATSC digital</li>
<li>Windows 7 PC with Media Center and a 1.5TB hard drive</li>
<li>Xbox360 connected to the TV</li>
<li>Xbox360 remote control</li>
</ul>
<p>The computer records TV from the antenna using the ATSC tuner. ATSC is completely digital, making the picture look great, no snow or ghosting. Files are big, 5gb per hour when recorded in HD. From there they sit on my computer. When I want to watch my show, I turn on the Xbox, hit the green button on the remote and then head to recorded TV. I then select what I want to watch and presto, I can watch my show. I can pause, fast forward and rewind, no problem.</p>
<p>The best part about it is that it is easy for Tracey to operate. She can setup shows to record and watch her shows with relative ease.</p>
<p>She said last night to me as she was watching a recorded show from the weekend, &#8220;I love the Xbox&#8221;.</p>
<p>For me, I love how easy it was to get everything setup. There is a lot of stuff that goes on behind the scenes, that once setup, that she doesn&#8217;t have to know or care about for her to watch her favourite shows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/windows/media-center-windows-7-xbox360.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Deployment Deep Dive on Windows 7</title>
		<link>http://www.toddlamothe.com/user-groups/deployment-deep-dive-on-windows-7.htm</link>
		<comments>http://www.toddlamothe.com/user-groups/deployment-deep-dive-on-windows-7.htm#comments</comments>
		<pubDate>Wed, 21 Apr 2010 04:24:45 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[User Groups]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Widows 7]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/user-groups/deployment-deep-dive-on-windows-7.htm</guid>
		<description><![CDATA[Are you running Windows XP?  Are you feeling the pressure of creating a deployment plan? Have no fear!  Leveraging learning’s from two Windows 7 early adopters this session will give you the skills you need to proceed with your own deployment.  The session will focus on free Windows 7 deployment planning and deployment tools that [...]]]></description>
			<content:encoded><![CDATA[<p>Are you running Windows XP?  Are you feeling the pressure of creating a deployment plan? Have no fear!  Leveraging learning’s from two Windows 7 early adopters this session will give you the skills you need to proceed with your own deployment.  The session will focus on free Windows 7 deployment planning and deployment tools that customize operating system packages and automate deployment planning and network deployments seamlessly. We will dive right into:</p>
<ul>
<li>How to use the Microsoft Assessment and Planning (MAP) tool to identify your current hardware and application inventory.</li>
<li>How to use the Windows Automated Install Kit (WAIK) to build a customized image for your organization.</li>
<li>How to use the Microsoft Deployment Toolkit (MDT) to build, deploy and maintain Windows installation images.</li>
<li>How to migrate the end users profile from their current installation to the Windows 7 installation using the User State Migration Toolkit (USMT).</li>
<li>How to integrate MDT and Windows Deployment Services (WDS) to perform Lite Touch installations of Windows 7.</li>
</ul>
<p>Finally we will look at how we can leverage the various tools to solve any application compatibility issues you might encounter.  We will look at how you can overcome common obstacles using the Application Compatibility Toolkit (ACT), or larger obstacles using Windows XP Mode and Microsoft Enterprise Desktop Virtualization (MED-V) and even how you can leverage Application Virtualization (App-V) to streamline application deployment and ensure all your applications work!</p>
<p><strong>Please note: there is no cost to attend this event.</strong></p>
<p><strong>Speakers:</strong></p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/04/ToddHeadshot.jpg"><img style="display: inline; border-width: 0px;" title="Todd-Headshot" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/04/ToddHeadshot_thumb.jpg" border="0" alt="Todd-Headshot" width="111" height="139" /></a><br />
<span style="text-decoration: underline;"><strong>Todd Lamothe</strong></span></p>
<p>Todd is a Systems Administrator for the County of Lennox &amp; Addington, Information Services Department. Supporting the Information Technology needs of the Libraries and Museum throughout their 12 points of service, he is responsible for managing and maintaining the entire IT infrastructure from server to desktops.</p>
<p>With over 10 years’ experience, Todd has a vast depth of knowledge with Microsoft technologies. Todd is a Windows Desktop Experience MVP, a Microsoft Certified Trainer and is involved in the IT community in both Kingston and Ottawa.</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/04/DavidHeadshot.jpg"><img style="display: inline; border-width: 0px;" title="David-Headshot" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/04/DavidHeadshot_thumb.jpg" border="0" alt="David-Headshot" width="109" height="137" /></a></p>
<p><strong><span style="text-decoration: underline;">David E.  Myers</span></strong></p>
<p>David is  an IT professional and developer at the Upper Canada District School Board  (Brockville, ON).  He primarily works with SQL Server, SharePoint and Windows  Client / Server infrastructure, but like many Canadian IT professionals he wears  many hats.  As a SQL Server MVP and a member of Microsoft’s Springboard  Technical Experts Panel (STEP) he is constantly looking to connect with people  that share his passion for technology.  In his spare time David works as a  contract Microsoft Certified Trainer in the Kingston and Ottawa  areas.</p>
<p><strong>Location: </strong><br />
Kingston Frontenac Public Library<br />
Calvin Park Branch &#8211; Community Room<br />
88 Wright Cres<br />
Kingston, Ontario K7L 4T9</p>
<p><strong>Agenda:<br />
<span style="font-weight: normal;">6:00 p.m.  Event registration<br />
8:20 p.m.  Q &amp; A</span></strong></p>
<p><strong><span style="font-weight: normal;">8:30 p.m.  Door Prizes</span></strong></p>
<p><strong>Registration:<br />
<a href="http://kitpro.eventbrite.com/"><span style="font-weight: normal;">http://kitpro.eventbrite.com</span></a><span style="font-weight: normal;"> </span></strong></p>
<p><strong>Notes:<br />
<span style="font-weight: normal;">Pizza and Pop will be served, Please RSVP to help us order enough of both.</span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/user-groups/deployment-deep-dive-on-windows-7.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Announcements in Microsoft Desktop Virtualization</title>
		<link>http://www.toddlamothe.com/virtualization/announcements-microsoft-desktop-virtualization.htm</link>
		<comments>http://www.toddlamothe.com/virtualization/announcements-microsoft-desktop-virtualization.htm#comments</comments>
		<pubDate>Thu, 18 Mar 2010 16:59:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Desktop Virtualization]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Desktop]]></category>
		<category><![CDATA[Toshiba]]></category>
		<category><![CDATA[Virtualization Technology]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[XP Mode]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=728</guid>
		<description><![CDATA[Information about recent announcements from Microsoft regarding Windows XP mode in Windows 7.]]></description>
			<content:encoded><![CDATA[<p>Microsoft has an announcement on their Press site with regards to new features with Desktop Virtualization. As I travel across Saskatchewan this week doing the Windows 7 Deep Dives, one of the topics is Windows XP mode within Windows 7.  Windows XP mode had required hardware virtualization to work correctly. That left me in the cold on my little Toshiba laptop. It works great but lack virtualization technology which meant that I couldn’t run Windows XP mode. As part of the release today, they have announced that you won’t need Virtualization Technology to use Windows XP mode.</p>
<p>This is a good change. It allows those who would like to go upgrade to Windows 7 but have applications that need Windows XP the ability to upgrade and continue to keep the apps running in an XP environment. For me, its more about being able to demo the Windows XP mode than actually utilizing it, all my applications work under Windows 7.</p>
<p>The full press release can be found at: <a href="http://www.microsoft.com/Presspass/press/2010/mar10/03-18DesktopVirtPR.mspx">http://www.microsoft.com/Presspass/press/2010/mar10/03-18DesktopVirtPR.mspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/virtualization/announcements-microsoft-desktop-virtualization.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a KMS Server</title>
		<link>http://www.toddlamothe.com/windows/setting-kms-server.htm</link>
		<comments>http://www.toddlamothe.com/windows/setting-kms-server.htm#comments</comments>
		<pubDate>Tue, 02 Mar 2010 12:30:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Aspx]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Easiest Thing]]></category>
		<category><![CDATA[Hierarchy]]></category>
		<category><![CDATA[Host Machine]]></category>
		<category><![CDATA[Key Management]]></category>
		<category><![CDATA[KMS]]></category>
		<category><![CDATA[Kms Server]]></category>
		<category><![CDATA[Kraft Dinner]]></category>
		<category><![CDATA[MAK]]></category>
		<category><![CDATA[Management Service]]></category>
		<category><![CDATA[Management Tool]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[Server Activation]]></category>
		<category><![CDATA[Server Windows]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Std]]></category>
		<category><![CDATA[Technet]]></category>
		<category><![CDATA[Three Ways]]></category>
		<category><![CDATA[Window 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Activation]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=720</guid>
		<description><![CDATA[Instructions on how to setup a KMS Server for Windows 7 activation using Windows Server 2008 R2.]]></description>
			<content:encoded><![CDATA[<p>Windows 7 Volume licensing basically has three ways to activate, MAK, MAK proxy and <acronym title="Key Managment Service">KMS</acronym>. The first two require a key and the proxy needs to use the Volume Activation Management Tool. I won’t get into <acronym title="Multiple Activation Key">MAK </acronym>today, its is somewhat straight forward. If you need information, check out the information on MAK<acronym> at TechNet, <a href="http://technet.microsoft.com/en-us/library/dd979805.aspx">http://technet.microsoft.com/en-us/library/dd979805.aspx</a>.</acronym></p>
<p>What I want to talk about is <acronym title="Key Managment Service">KMS</acronym>, Key Management Service. Setting one of these servers up is as easy as making Kraft Dinner. Yes, simple. In reading in the forums I see people having troubles getting one up and going. I’ll walk you through the easiest setup. This walkthrough isn’t meant for someone already using a <acronym title="Key Managment Service">KMS</acronym> server for Windows Vista or Windows Server 2008.</p>
<p>If you want to activate Windows 7 clients, the simplest choice is install Windows Server 2008 R2. You can use Windows Server 2003 or Windows Server 2008 but you need to install an update. If you have Server 2008 R2, I recommend using it, its just the easiest thing to do. There is a hierarchy of how the setup works, <a href="http://technet.microsoft.com/en-us/library/dd979804.aspx">http://technet.microsoft.com/en-us/library/dd979804.aspx</a> will give you the low down.</p>
<p>For me, Windows Server 2008 R2 based <acronym title="Key Managment Service">KMS</acronym> server made the most sense. The next step is to locate your <acronym title="Key Managment Service">KMS</acronym> key for your volume activation. The key you are looking for, is the Windows Server 2008 Std/Ent <acronym title="Key Managment Service">KMS</acronym> B (note the <acronym title="Key Managment Service">KMS</acronym> B). <a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/03/image.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="System Information" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/03/image_thumb.png" border="0" alt="System Information" width="244" height="173" /></a></p>
<p>Instead of using the <acronym title="Multiple Activation Key">MAK</acronym> key when you enter the key for activation, you will enter in your <acronym title=" key managment service">KMS.</acronym></p>
<p><acronym title=" key managment service"></acronym><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/03/image1.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Windows Activation" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/03/image_thumb1.png" border="0" alt="Windows Activation" width="244" height="207" /></a></p>
<p>You will get an warning message that you are using a <acronym title="Key Managment Service">KMS</acronym> key, like this.</p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/03/image2.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="Windows Activation" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/03/image_thumb2.png" border="0" alt="Windows Activation" width="244" height="115" /></a></p>
<p>Click OK and you will have then made a KMS host machine. That is all there is to it. Some people get worried and think they have to add a Windows 7 key for the KMS host to accept Windows 7 clients. You don’t need to do that, at least I didn’t have to.</p>
<p>The other thing to remember is that in order for your server to activate computers, you must have at least 5 Servers checked in for server activation to occur or 25 Windows 7 or Vista machines checked in for client activation to occur. To check the status of the computers, I find the VAMT tool which comes with the WAIK works well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/windows/setting-kms-server.htm/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Customizing Bootstrap.ini in MDT</title>
		<link>http://www.toddlamothe.com/microsoft-deployment-toolkit/customizing-bootstrap-mdt.htm</link>
		<comments>http://www.toddlamothe.com/microsoft-deployment-toolkit/customizing-bootstrap-mdt.htm#comments</comments>
		<pubDate>Mon, 08 Feb 2010 17:30:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Microsoft Deployment Toolkit]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[WDS]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=704</guid>
		<description><![CDATA[Information on customizing the bootstrap.ini file in Microsoft Deployment Toolkit (MDT) 2010 to handle multiple deployment shares.]]></description>
			<content:encoded><![CDATA[<p>As I showed in my <a title="Editing CustomSettings.ini in MDT 2010" href="http://www.toddlamothe.com/microsoft-deployment-toolkit/customsettings-ini-mdt.htm" target="_blank">last post</a>, you can make changes to customsettings.ini to really make your deployments go easier and quicker. Another file you can make changes to is the bootstrap.ini file.</p>
<p>This file basically has tells the Deployment wizard where to find the information it needs on the network. The file looks like this.</p>
<p><span style="font-family: Courier New;">[Settings]<br />
Priority=Default </span></p>
<p><span style="font-family: Courier New;">[Default]<br />
DeployRoot=\\SERVER01\DeploymentShare$</span></p>
<p>You can modify this file to point to a different location, so a different server and enter in credentials.</p>
<p><span style="font-family: Courier New;">[Settings]<br />
Priority=Default </span></p>
<p><span style="font-family: Courier New;">[Default]<br />
DeployRoot=\\%WDSServer%\DeploymentShare$ </span></p>
<p><span style="font-family: Courier New;">UserID=MDTAccount<br />
</span><span style="font-family: Courier New;">UserDomain=yourdomain<br />
UserPassword=Password123 </span></p>
<p><span style="font-family: Courier New;">SkipBDDWelcome=YES</span></p>
<p>Looking at the above file, I have done a few things. The first was to change the deployment root to point to the WDS Server that the boot.wim booted from. %WDSSERVER% is a variable that will populate with the WDS server name at launch time. If I have a specific server I want to run MDT from, then I would enter it in on DeployRoot instead. So if I wanted to use Server1, the line would be <span style="font-family: Courier New;">DeployRoot=\\Server1\DeploymentShare$</span></p>
<p>Another thing you can do is set the deployment share based on the default gateway. I seen the information on how to do that at the TechNet forums. Here is the URL -&gt; <a title="http://social.technet.microsoft.com/Forums/en/mdt/thread/62809d7e-553d-41b7-a92e-93ba3b1972c7" href="http://social.technet.microsoft.com/Forums/en/mdt/thread/62809d7e-553d-41b7-a92e-93ba3b1972c7">http://social.technet.microsoft.com/Forums/en/mdt/thread/62809d7e-553d-41b7-a92e-93ba3b1972c7</a></p>
<p>The next three lines show the user credentials used to connect to the deployment share.<br />
The last line, self-explanatory, skips the BDD Welcome information.</p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/microsoft-deployment-toolkit/customizing-bootstrap-mdt.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing CustomSettings.ini in MDT</title>
		<link>http://www.toddlamothe.com/microsoft-deployment-toolkit/customsettings-ini-mdt.htm</link>
		<comments>http://www.toddlamothe.com/microsoft-deployment-toolkit/customsettings-ini-mdt.htm#comments</comments>
		<pubDate>Tue, 26 Jan 2010 17:20:58 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Microsoft Deployment Toolkit]]></category>
		<category><![CDATA[Customizations]]></category>
		<category><![CDATA[customsettings.ini]]></category>
		<category><![CDATA[Deployment Wizard]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Task Sequence]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=685</guid>
		<description><![CDATA[An example of a customized CustomSettings.ini file in Microsoft Deployment Toolkit (MDT) 2010. Information on automating the LTI deployment.]]></description>
			<content:encoded><![CDATA[<p>One of the neat things you can do with Microsoft Deployment Toolkit 2010 is you can customize it to show or hide screens when running through the deployment wizard.</p>
<p>Lets have a look at my customsettings.ini file, the file is found in the Control folder. This file is on my memory stick and installs my Patron computer builds. What I do is block all pages except the computer name field. I manually enter the computer name and I am off to the races. It also will give me the final summary letting me know if everything worked or not.</p>
<p><span id="_marker"> </span></p>
<pre><span style="font-family: 'Courier New';"><span style="font-size: small;">[Settings]</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">Priority=Default</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">Properties=MyCustomProperty</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;"> </span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">[Default]</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">OSInstall=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipAdminPassword=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipApplications=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipAppsOnUpgrade=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipBDDWelcome=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipBitLocker=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipCapture=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipComputerName=No</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipComputerBackup=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipDeploymentType=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">DeploymentType=NEWCOMPUTER</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipDomainMembership=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">JoinDomain=yourdomain.local</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">DomainAdmin=Deployment_Account</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">DomainAdminDomain=yourdomain</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">DomainAdminPassword=Pa$$w0rd</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipFinalSummary=No</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipLocaleSelection=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">KeyboardLocale=en-US</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">UserLocale=en-US</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">UILanguage=en-US</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipPackageDisplay=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipProductKey=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipSummary=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipTaskSequence=YES</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">TaskSequenceID=VISTAPATRON</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">SkipTimeZone=Yes</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">TimeZone=035</span></span></pre>
<pre class="MsoPlainText" style="margin: 0in 0in 0pt;"><span style="font-family: 'Courier New';"><span style="font-size: small;">TimeZoneName=Eastern Standard Time</span></span></pre>
<pre><span style="line-height: 115%; font-family: 'Courier New'; font-size: 10.5pt; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa;">SkipUserData=Yes</span></pre>
<p>In order for this to work properly, we need ensure we modified our task sequences to install software we want installed. We also need to ensure when setting up the task sequence we entered in a license key (if needed) and the admin password.</p>
<p>I’ll be covering these customizations of a few blog posts. I am also going to be creating some instructional podcasts around MDT as well, so this could be included in that.</p>
<p>For more information on this as well, check out fellow MVP Mitch Tulloch&#8217;s posts on the subject at <a href="http://www.windowsnetworking.com/articles_tutorials/Deploying-Windows-7-Part7.html" target="_blank">http://www.windowsnetworking.com/articles_tutorials/Deploying-Windows-7-Part7.html</a>. He has a whole series dedicated to Windows 7 Deployment.</p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/microsoft-deployment-toolkit/customsettings-ini-mdt.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exchange 2007 to 2010 Migration</title>
		<link>http://www.toddlamothe.com/exchange-server/exchange-2007-2010-migration.htm</link>
		<comments>http://www.toddlamothe.com/exchange-server/exchange-2007-2010-migration.htm#comments</comments>
		<pubDate>Sun, 10 Jan 2010 13:45:11 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=631</guid>
		<description><![CDATA[An upcoming project I have at work is to migrate our Microsoft Exchange 2007 Server to Microsoft Exchange 2010. There is no direct upgrade from 2007 to 2010, and my Exchange 2007 server is running Windows Server 2003 x64. At a high level, in order to upgrade, I will need to install new temporary server [...]]]></description>
			<content:encoded><![CDATA[<p>An upcoming project I have at work is to migrate our Microsoft Exchange 2007 Server to Microsoft Exchange 2010. There is no direct upgrade from 2007 to 2010, and my Exchange 2007 server is running Windows Server 2003 x64. </p>
<p>At a high level, in order to upgrade, I will need to install new temporary server running Windows Server 2008 and Exchange Server 2010. I will then have to migrate the user mailboxes to the new temporary server. Once the migration is complete and Exchange 2007 is no longer being used or needed, I can then reinstall the operating system and install Exchange 2010 on the old machine. From there, I would move the mailboxes one more time from the temporary Exchange 2010 server to the permanent Exchange server. </p>
<p>I am lucky in that my migration is pretty straight forward and there isn&#8217;t more than a couple of dozen mailboxes to move. Hopefully it goes well. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/exchange-server/exchange-2007-2010-migration.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Pause Task Sequence in MDT 2010</title>
		<link>http://www.toddlamothe.com/microsoft-deployment-toolkit/pause-task-sequence-mdt-2010.htm</link>
		<comments>http://www.toddlamothe.com/microsoft-deployment-toolkit/pause-task-sequence-mdt-2010.htm#comments</comments>
		<pubDate>Wed, 06 Jan 2010 17:10:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Microsoft Deployment Toolkit]]></category>
		<category><![CDATA[Building Images]]></category>
		<category><![CDATA[Image Boot]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Task Sequence]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/microsoft-deployment-toolkit/pause-task-sequence-mdt-2010.htm</guid>
		<description><![CDATA[With a new year comes new images for my MDT servers. At TechDays in Ottawa, I presented the MDT session in the client track on Day 1. Afterwards, I had some great discussions with a few people from major Canadian government offices. One of my challenges has been how to add extra software to an [...]]]></description>
			<content:encoded><![CDATA[<p>With a new year comes new images for my <acronym title="Microsoft Deployment Toolkit">MDT</acronym> servers. At TechDays in Ottawa, I presented the <acronym title="Microsoft Deployment Toolkit">MDT</acronym> session in the client track on Day 1. Afterwards, I had some great discussions with a few people from major Canadian government offices. One of my challenges has been how to add extra software to an image which doesn’t have a great silent install. What I had been doing was building the machine using <acronym title="Microsoft Deployment Toolkit">MDT</acronym>, then when it was done, adding unfriendly software, patches, etc. to the build after. This is a pain as you have to then Sysprep the image, boot into a Windows PE environment then capture the image using ImageX.</p>
<p>The people I met spend the majority of their day building images. For me, I do this a couple of times of year. They had some great experiences which they shared and one of those things was a pause task sequence routine they are using. What it is a call to pause the machine sequence build. Some of them are using a VBscript which essential calls notepad and leaves it open while you do all the extra work you need to do. When you close notepad, <acronym title="Microsoft Deployment Toolkit">MDT</acronym> continues on with its task sequence. Also new to <acronym title="Microsoft Deployment Toolkit">MDT</acronym> 2010 is a script called LTISuspend.wsf.</p>
<p>The method I chose was to create a batch file called pausetask.bat with one line:</p>
<pre class="csharpcode">START /WAIT Notepad.exe .\SomeTextFile.txt</pre>
<style type="text/css">.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }
</style>
<p>Then, I saved it in a folder and created a new application called Pause Task Sequence – Notepad. Here is a snapshot of the properties of the application. </p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/01/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Microsoft Deployment Toolkit (MDT) 2010 Application Properties Snapshot" border="0" alt="Microsoft Deployment Toolkit (MDT) 2010 Application Properties Snapshot" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/01/image_thumb.png" width="242" height="198" /></a> </p>
<p>Next thing you want to do is ensure that the pause task runs on your fresh builds. On my Windows 7 install task (and I should note, this works with all versions of Windows you can deploy with <acronym title="Microsoft Deployment Toolkit">MDT</acronym>, even Windows XP), I added an install application task to my task sequence. To do this, click Add and general and Install Application. I add the new task sequence right after I install my applications. </p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/01/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Microsoft Deployment Toolkt (MDT) 2010 Add New Task Sequence Install Application Snapshot" border="0" alt="Microsoft Deployment Toolkt (MDT) 2010 Add New Task Sequence Install Application Snapshot" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/01/image_thumb1.png" width="242" height="213" /></a> </p>
<p>As long as I keep notepad open, the task sequence pauses to let me do other things. I was able to install some custom line of business applications to my builds yesterday and install Windows Updates prior to capturing the image. You can even reboot the computer and as long as you don’t manually close notepad, the computer reboots and notepad pops back up, continuing to pause the <acronym title="Microsoft Deployment Toolkit">MDT</acronym> task sequence. </p>
<p>If you want to use the new method of calling LTISuspend.wsf in <acronym title="Microsoft Deployment Toolkit">MDT</acronym> 2010 then add a command line task instead of an install application task. </p>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/01/image2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Microsoft Deployment Toolkt (MDT) 2010 Add New Task Sequence Run Command Line Snapshot" border="0" alt="Microsoft Deployment Toolkt (MDT) 2010 Add New Task Sequence Run Command Line Snapshot" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/01/image_thumb2.png" width="242" height="216" /></a> </p>
<p>In the command line enter </p>
<pre class="csharpcode">cscript.exe %SCRIPTROOT%\LTISuspend.wsf</pre>
<style type="text/css">.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }
</style>
<p><a href="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/01/image3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Microsoft Deployment Toolkt (MDT) 2010 Properties of Run Command Line Task Snapshot" border="0" alt="Microsoft Deployment Toolkt (MDT) 2010 Properties of Run Command Line Task Snapshot" src="http://www.toddlamothe.com/wordpress/wp-content/uploads/2010/01/image_thumb3.png" width="242" height="215" /></a> </p>
<p>Then when this one executes, the LTI process suspends, you do what ever you need to do and then when you are ready to continue on, you click a desktop shortcut to resume the process.</p>
<p>While there is a capture image task sequence now part of <acronym title="Microsoft Deployment Toolkit">MDT</acronym> 2010 as well, capturing the image while building the computer is the preferred option. </p>
<p>A couple of articles to check out on this subject:</p>
<p><a title="http://blogs.technet.com/deploymentguys/archive/2008/07/07/useful-script-number-6-pausing-the-task-sequence.aspx" href="http://blogs.technet.com/deploymentguys/archive/2008/07/07/useful-script-number-6-pausing-the-task-sequence.aspx">http://blogs.technet.com/deploymentguys/archive/2008/07/07/useful-script-number-6-pausing-the-task-sequence.aspx</a></p>
<p><a title="http://www.eggheadcafe.com/software/aspnet/33524765/how-to-pause-the-capture.aspx" href="http://www.eggheadcafe.com/software/aspnet/33524765/how-to-pause-the-capture.aspx">http://www.eggheadcafe.com/software/aspnet/33524765/how-to-pause-the-capture.aspx</a></p>
<p><a title="http://blogs.technet.com/mniehaus/archive/2009/06/27/mdt-2010-new-feature-3-suspend-and-resume-a-lite-touch-task-sequence.aspx" href="http://blogs.technet.com/mniehaus/archive/2009/06/27/mdt-2010-new-feature-3-suspend-and-resume-a-lite-touch-task-sequence.aspx">http://blogs.technet.com/mniehaus/archive/2009/06/27/mdt-2010-new-feature-3-suspend-and-resume-a-lite-touch-task-sequence.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/microsoft-deployment-toolkit/pause-task-sequence-mdt-2010.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
