<?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 &#187; Deployment</title>
	<atom:link href="http://www.toddlamothe.com/deployment/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toddlamothe.com</link>
	<description>Deployment &#38; Network Administration</description>
	<lastBuildDate>Fri, 10 Sep 2010 06:48:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<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>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>19</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>23</slash:comments>
		</item>
		<item>
		<title>Deploying Windows XP with MDT</title>
		<link>http://www.toddlamothe.com/windows-vista/deploying-windows-xp-with-mdt.htm</link>
		<comments>http://www.toddlamothe.com/windows-vista/deploying-windows-xp-with-mdt.htm#comments</comments>
		<pubDate>Thu, 21 Aug 2008 03:17:28 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Business Desktop Deployment]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Messenger]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=37</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p style="FONT-FAMILY: Courier"><span style="FONT-FAMILY: Trebuchet MS">I’ve been working on trying to get some new machines deployed and some old machine’s refreshed with newer software for the past couple of days. I’ve been deploying both Vista and XP using MDT. I learned a few tricks that I want to pass along to everyone.</span> </p>
<p>Deploying XP is best when you copy the source files to the Operating Systems section. I had syspreped a machine image, booted into PE and then used ImageX to make the wim file, but what was happening was when you redeployed it, the machine would get into a boot loop and never boot up. It was the same hardware that the image was created on so I know it wasn&#39;t a HAL issue. </p>
<p>By copying over the source files, the machine will build itself from scratch, so you need to find sources for all the programs you intend to install. Luckily for me, everything I want to install is available as a silent install msi package. Adobe products are available for redeployment, you just need to request the files which was something I found out a couple of months back. Live messenger I wasn’t sure how I was going to be able to do that one, but luckily I found an MSI file for messenger 8.5. I still have a few bugs to iron out of the XP build as I just got it working this past afternoon, but it is coming along great. </p>
<p><span style="FONT-FAMILY: Trebuchet MS">Vista installs are going good as well. One of the tricks I found last night was how to get games to install for Vista Business. By default, the games are off, but these machines are for the library, so I have to install them. Creating an application install for MDT with the following command line does the trick which is better then going into Control Panel and finding the install Windows components.</span> </p>
<p>Command line:  pkgmgr.exe /iu:InboxGames /quiet</p>
<p>I pretty much have the computers to the point where I just login the patron account, ensure it looks okay, check and make sure everything is working, then turn on disk protection in SteadyState.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/windows-vista/deploying-windows-xp-with-mdt.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Deployment Toolkit Update 1</title>
		<link>http://www.toddlamothe.com/business-desktop-deployment/microsoft-deployment-toolkit-update-1.htm</link>
		<comments>http://www.toddlamothe.com/business-desktop-deployment/microsoft-deployment-toolkit-update-1.htm#comments</comments>
		<pubDate>Wed, 06 Aug 2008 02:12:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Business Desktop Deployment]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft Deployment]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=41</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released an update to the MDT 2008. There are two major features added.</p>
<ol>
<li>OEM preload scenarios for Lite Touch Installation and Zero Touch Installation with System Center Configuration Manager 2007 </li>
<li>a new management pack for System Center Operations Manager 2007 SP1 </li>
</ol>
<p>The download to the new product is located in the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=3bd8561f-77ac-4400-a0c1-fe871c461a89&amp;displaylang=en&amp;tm%20?SAMI_CAMPAIGN_TYPE=Email&amp;SAMI_CAMPAIGN_NAME=MDT2008UPD1_MDTDL" target="_blank" rel="tag">Download Center.</a></p>
</p>
</p>
<p>Since its release, there has also been an guide to help people who have been losing their settings. To keep your settings in place after your upgrade (which is probably something you are going to want to do) check out the guide located at <a title="http://blogs.technet.com/msdeployment/archive/2008/08/05/how-to-upgrade-to-mdt-2008-update-1-lite-touch.aspx" href="http://blogs.technet.com/msdeployment/archive/2008/08/05/how-to-upgrade-to-mdt-2008-update-1-lite-touch.aspx">http://blogs.technet.com/msdeployment/archive/2008/08/05/how-to-upgrade-to-mdt-2008-update-1-lite-touch.aspx</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/business-desktop-deployment/microsoft-deployment-toolkit-update-1.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>January 17th Ottawa Windows User Group Meeting</title>
		<link>http://www.toddlamothe.com/user-groups/january-17th-ottawa-windows-user-group-meeting.htm</link>
		<comments>http://www.toddlamothe.com/user-groups/january-17th-ottawa-windows-user-group-meeting.htm#comments</comments>
		<pubDate>Wed, 09 Jan 2008 22:21:45 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[User Groups]]></category>
		<category><![CDATA[Ed Aldrich]]></category>
		<category><![CDATA[Garth Jones]]></category>
		<category><![CDATA[NightWatchman]]></category>
		<category><![CDATA[Shipping]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[SMSWakeup]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=71</guid>
		<description><![CDATA[Upcoming UG Meeting, January 17th 2008 User Group Meeting
In this joint presentation, Garth Jones will present an overview of System Center Configuration Manager 2007 and Ed Aldrich will present at overview of 1E products. In Garth Jones’ presentation, he will cover what is new to Configuration Manager 2007 vs SMS 2003. Ed will demonstrate 1E's Power &#038; Patch Management Pack, Nomad Enterprise, and Shopping.
]]></description>
			<content:encoded><![CDATA[<p><strong>Upcoming UG Meeting</strong></p>
<p><strong>January 17<sup>th</sup> 2008 User Group Meeting</strong> </p>
<p><b>Topic:</b> </p>
<p>Overview of System Center Configuration Manager 2007 and review of 1E Products<b> </b></p>
<p><b>Description:</b> </p>
<p>In this joint presentation, Garth Jones will present an overview of System Center Configuration Manager 2007 and Ed Aldrich will present at overview of 1E products. In Garth Jones&#8217; presentation, he will cover what is new to Configuration Manager 2007 vs SMS 2003. Garth will discuss and demonstrate a number of features including:</p>
<ul>
<li>
<p>Asset Intelligence</p>
</li>
<li>
<p>Software Updates</p>
</li>
<li>
<p>Maintenance Windows</p>
</li>
<li>
<p>Software Metering</p>
</li>
<li>
<p>Desired Configuration Management</p>
</li>
</ul>
<p>In this meeting Ed will demonstrate <u><a href="http://www.1e.com/SoftwareProducts/PowerAndPatchManagementPack/index.aspx">1E&#8217;s Power &amp; Patch Management Pack</a></u>, <u><a href="http://www.1e.com/SoftwareProducts/NomadEnterprise/index.aspx">Nomad Enterprise</a></u>, and <a href="http://www.1e.com/SoftwareProducts/Shopping/Index.aspx">Shopping</a>. </p>
<p><b>SMSWakeUp</b> wakes up machines ensuring they can receive the incoming critical patch. By automatically turning on computers for software and patch deliveries in synchronisation with Microsoft Systems Management Server (SMS), SMSWakeUp increases delivery success to 100%. This product also includes the very popular SMS Client Health reporting and fixing, <b>NightWatchman</b> can force immediate system reboots without any loss of user data, to ensure that critical patches requiring reboots have the widest and fastest take up possible. This product also supports &#8220;green computing&#8221; initiatives via scheduled shutdowns of client systems (with related reporting) to conserve power off hours.<b>Nomad Enterprise</b> enables OS releases, software applications and updates to be distributed quickly and efficiently to remote, server-less branch offices and to bandwidth-challenged environments. Nomad Enterprise ensures that software packages are only copied once over the WAN to make the most efficient use of available network bandwidth.<b> </b><b>Shopping</b> enables self-service, SMS/SCCM packaged application provisioning with proven scalability to suit any size of business up to enterprise-level. Shopping automates the complexities of application self-service, manages licenses automatically and enhances the capabilities of IT staff, approvers and desktop users.&#160; </p>
<p>&#160;</p>
<p><b>About the speakers:</b>     <br /><b></b></p>
<p><b>Garth Jones</b> is the founder of the <a href="http://www.owsug.ca/">Ottawa Windows Server User Group</a> (OWSUG) and it&#8217;s associated study group, He is an MVP for Windows Server System &#8211; SMS, who was recently <a href="http://blogs.technet.com/canitpro/archive/2007/12/07/mvp-profile-garth-jones.aspx">profiled on the Can IT Pro Blog</a> and is member of the myITforum Community Council. Garth is Chief Architect of <a href="http://www.enhansoft.com/">Enhansoft</a>, an Ottawa company that develops products and services to extend the value of System Center Configuration Manager 2007, SMS, Operation Manager, MOM and Virtual Server.&#160; He started working with Systems Management Server when it was a v1.1 (1996). He can be found in Microsoft newsgroups, on a few web forums, <a href="http://www.owsug.ca/">OWSUG.ca</a>, <a href="http://www.smsug.ca/">SMSug.ca</a>, <a href="http://www.faqshop.com/">FAQshop.com</a> and <a href="http://www.myitforum.com/">myITForum.com</a> and on the mailing list of myITforum.com. Garth has presented numerous times to OWSUG, created webcast for both SMSUG.ca &amp; myITForum.com and has presented at Microsoft Management Summit. </p>
<p><b>Ed Aldrich</b> joined the ranks of SMS Administrators with the release of SMS 2.0. Building on his increasing SMS expertise, Ed is now a 5 year SMS MVP, Advisory Council member of <a href="http://www.myitforum.com/">myITForum.com</a>, 6 times Industry Expert Speaker at the annual Microsoft Management Summit conference, and founder/co-facilitator of the New England Area SMS User Group. Ed&#8217;s &#8220;day job&#8221; is that of a pre-sales Solutions Engineer at <a href="http://www.1e.com/">1E</a>, where he uses his SMS Administrator and System Center 2007 expertise to promote the well known product line of 1E solutions that compliment and extend the Windows Systems Management space.<b> </b></p>
<p><b>Location:</b> <b>     <br /></b>Microsoft Canada Co.     <br />100 Queen Street Suite 500     <br />Ottawa, OntarioK1P 1J9<b> </b><b>Agenda:</b>     <br />11:30 a.m.&#160; Event registration     <br />12:00 p.m.&#160; Presentation     <br />1:45 p.m.&#160; Q &amp; A     <br />2:00 p.m.&#160; Door Prizes </p>
<p><b></b><b>Notes:</b>&#160; Pizza and Pop will be served, Please RSVP to help us order enough of both. </p>
<p><b></b><b>RSVP:</b> <a href="https://www.clicktoattend.com/invitation.aspx?code=123406">https://www.clicktoattend.com/invitation.aspx?code=123406</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/user-groups/january-17th-ottawa-windows-user-group-meeting.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presentation on Deploying Windows Vista and Office 2007</title>
		<link>http://www.toddlamothe.com/windows-vista/presentation-on-deploying-windows-vista-and-office-2007.htm</link>
		<comments>http://www.toddlamothe.com/windows-vista/presentation-on-deploying-windows-vista-and-office-2007.htm#comments</comments>
		<pubDate>Thu, 06 Sep 2007 23:00:27 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[User Groups]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=90</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Do you live or work around Ottawa, Ontario? Do you want to learn how to deploy Windows Vista and Office 2007? </p>
<p>The Ottawa Windows Server User Group is presenting deploying Windows Vista and Office 2007 on September 11th, 2007 and <a href="http://dnn.mitpro.ca/mitpro/Board/MitchGarvis/tabid/63/Default.aspx">Mitch Garvis</a> is presenting the material.&nbsp; There are two sessions, session 1 is for large business and government and it is at noon. The second event is at 5:30 and is geared towards small and medium businesses. I am planning to attend both events since I am driving up to Ottawa for the noon event, I&#8217;ll hang around for the 5:30 event. I&#8217;ll get value out of both sessions since I work in the government sector, but also some of the library branches are very small (2 computers). </p>
<p>The full details can be found at <a title="http://owsug.ca/blogs/sms/archive/2007/09/06/2nd-presentation-added-on-Sept-11th.-.aspx" href="http://owsug.ca/blogs/sms/archive/2007/09/06/2nd-presentation-added-on-Sept-11th.-.aspx">http://owsug.ca/blogs/sms/archive/2007/09/06/2nd-presentation-added-on-Sept-11th.-.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/windows-vista/presentation-on-deploying-windows-vista-and-office-2007.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Microsoft Office 2007 Installation</title>
		<link>http://www.toddlamothe.com/deployment/my-microsoft-office-2007-installation.htm</link>
		<comments>http://www.toddlamothe.com/deployment/my-microsoft-office-2007-installation.htm#comments</comments>
		<pubDate>Tue, 03 Jul 2007 20:43:03 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Microsoft Office 2007]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=101</guid>
		<description><![CDATA[Started doing installs of Microsoft Office 2007 via sneaker net. Because of the bug pointed out by Nizar http://todds.typepad.com/posts/2007/03/microsoft_offic.html#comment-73986258 I decided to go machine by machine, which isn&#8217;t that big of a deal for me, I have about 20 or so machines to do total. I edited the config.xml file as per Jeff&#8217;s instructions, and [...]]]></description>
			<content:encoded><![CDATA[<p>Started doing installs of Microsoft Office 2007 via sneaker net. Because of the bug pointed out by Nizar <a href="http://todds.typepad.com/posts/2007/03/microsoft_offic.html#comment-73986258">http://todds.typepad.com/posts/2007/03/microsoft_offic.html#comment-73986258</a> I decided to go machine by machine, which isn&#8217;t that big of a deal for me, I have about 20 or so machines to do total. I edited the config.xml file as per Jeff&#8217;s instructions, and set up basically as a self run install. I put all the files on a 4gb memory stick and also on a network share for those in the HQ office and off I went. It took about 10 minutes per install off the network and it uninstalled the old version as well. I have to do the offsite locations so I am sure that will be a little more interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/deployment/my-microsoft-office-2007-installation.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Take Back How Easy Office 2007 Was to Deploy</title>
		<link>http://www.toddlamothe.com/deployment/i-take-back-how-easy-office-2007-was-to-deploy.htm</link>
		<comments>http://www.toddlamothe.com/deployment/i-take-back-how-easy-office-2007-was-to-deploy.htm#comments</comments>
		<pubDate>Sat, 31 Mar 2007 03:52:17 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Office 2007]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=107</guid>
		<description><![CDATA[I have received quite a few comments on my Office 2007 deployment post telling me people were having troubles to make it work. I thought well, let me try this again in my virtual environment from the top and I&#8217;ll get some screen shots. I followed my old procedure, everything was good up to the point of [...]]]></description>
			<content:encoded><![CDATA[<p>I have received quite a few comments on my Office 2007 deployment post telling me people were having troubles to make it work. I thought well, let me try this again in my virtual environment from the top and I&#8217;ll get some screen shots. I followed my old procedure, everything was good up to the point of applying the MSP file. Like what everyone else was seeing, it didn&#8217;t apply it against the machine. Weird I thought, let me try this again, rebooted the virtual PC and cleared the changes. It installed Office 2007 via Group Policy again and again, the MSP file wasn&#8217;t applied. I tried chaning the XML file and all that did was prevent the Group Policy from deploying the application. This was a couple of weeks back, and I haven&#8217;t had much time to revisit it yet. I see what everyone is saying now.</p>
<p>The differences between my virtual machine lab and the production environment is that the lab is Windows 2003 SP1 and the production environment is Windows 2003 R2. I can&#8217;t see that making any difference but you never know. I will try rolling that out in my virtual lab and see what happens.</p>
<p>My interest is peaked now though and I want to solve this problem. I don&#8217;t want to have to use SMS or scripts to deploy Office 2007.</p>
<p>Stay Tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/deployment/i-take-back-how-easy-office-2007-was-to-deploy.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Office 2007 Deployment with Group Policy</title>
		<link>http://www.toddlamothe.com/deployment/microsoft-office-2007-deployment-with-group-policy.htm</link>
		<comments>http://www.toddlamothe.com/deployment/microsoft-office-2007-deployment-with-group-policy.htm#comments</comments>
		<pubDate>Wed, 07 Mar 2007 19:34:58 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Deployment]]></category>

		<guid isPermaLink="false">http://www.toddlamothe.com/?p=108</guid>
		<description><![CDATA[I was talking with the boss last week about upgrading our departments computers to Office 2003. We talked about it and decided on Office 2007. Today, we have a few staff away so I am needed to answer phones. I thought since I was chained to my desk, I might as well start planning the deployment for Office [...]]]></description>
			<content:encoded><![CDATA[<p>I was talking with the boss last week about upgrading our departments computers to Office 2003. We talked about it and decided on Office 2007.</p>
<p>Today, we have a few staff away so I am needed to answer phones. I thought since I was chained to my desk, I might as well start planning the deployment for Office 2007. I popped the Office DVD into the laptop and at the command prompt in the root of D:&gt; , typed Setup /a . That doesn&#8217;t work in 2007, a screen comes up telling you the valid arguments though. setup /admin apparently works, so I typed that. This brings up a setup utility which creates the MSP file. I went in and filled in my settings, and I also found in there the options to change which format the files are saved in. So I set that up properly and saved the file.</p>
<p>That is great and all, now what about a distribution point? A little search and I found out you just copy the DVD to a network distrobution point.</p>
<p>I also discovered some other useful things:</p>
<ul>
<li> a <a href="http://www.microsoft.com/downloads/details.aspx?familyid=941B3470-3AE9-4AEE-8F43-C6BB74CD1466&amp;displaylang=en">compatiblity pack</a> for Office 2000, XP and 2003 which allow you to open Office 2007 documents.</li>
<li>a <a href="http://www.microsoft.com/downloads/details.aspx?familyid=4D951911-3E7E-4AE6-B059-A2E79ED87041&amp;displaylang=en">save to PDF</a> option for Office 2007.</li>
<li><a href="http://technet2.microsoft.com/Office/en-us/library/07946c8e-9311-42a6-979b-5bc89afb7a661033.mspx?mfr=true">adm templates</a> for 2007 Office System. The article was titled <em>&#8220;Using Group Policy to set default file save options&#8221;</em></li>
</ul>
<p>I think this is going to be easier than I thought.</p>
<p>First, I copied the DVD to my software share. Then I extracted the Save to PDF file and put it into it&#8217;s own directory.  I then reopened OCT and added the Save to PDF executable as a program to install after Office 2007 is installed. I saved the changes and dropped the MSP file into the updates folder within the Office 2007 share folder. If you want different options for different groups of people but want to use the same distrobution point, don&#8217;t put the msp file into updates. A technet article describes the process you need to follow <a href="http://technet2.microsoft.com/Office/en-us/library/72c9ae03-1342-4524-8242-1524fbd068a51033.mspx?mfr=true">here</a>. I then went into Group Policy and setup GP to <a href="http://technet2.microsoft.com/Office/en-us/library/">deploy Office 2007</a>. I also set the Group Policy options for the file saving format.  Here is a good word document on deploying Office 2007 as well.</p>
<p>I rebooted the machine and Office 2007 installed and my save as options are all what I want them to be. Couldn&#8217;t be simpler.</p>
<p><strong><span style="text-decoration: underline;"><em> Update</em></span></strong></p>
<p>use <a href="http://technet2.microsoft.com/Office/en-us/library/">http://technet2.microsoft.com/Office/en-us/library/</a> to access the Office resource kit. I also changed the link above. People were getting a page not found message.</p>
<p><strong><span style="text-decoration: underline;"><em>Update 2</em></span></strong></p>
<p>I remember seeing somewhere that MSP files only work with the select and Enterprise Agreement media. It doesn&#8217;t work on the retail copies.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.toddlamothe.com/deployment/microsoft-office-2007-deployment-with-group-policy.htm/feed</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
	</channel>
</rss>
