<?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 D-Spot (The Deployment Spot) &#187; KMS/MAK</title>
	<atom:link href="http://www.the-d-spot.org/wordpress/category/kmsmak/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-d-spot.org/wordpress</link>
	<description>Tickle your Deployment needs.</description>
	<lastBuildDate>Sat, 28 Jan 2012 15:43:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Office 2010 Standard AND Access 2010 on the same machine with Office 2010 Deployment Kit for App-V</title>
		<link>http://www.the-d-spot.org/wordpress/2011/01/25/office-2010-standard-and-access-2010-on-the-same-machine-with-office-2010-deployment-kit-for-app-v/</link>
		<comments>http://www.the-d-spot.org/wordpress/2011/01/25/office-2010-standard-and-access-2010-on-the-same-machine-with-office-2010-deployment-kit-for-app-v/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 07:28:43 +0000</pubDate>
		<dc:creator>Ben De Vriese</dc:creator>
				<category><![CDATA[App-V]]></category>
		<category><![CDATA[KMS/MAK]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Office 2010 Deployment Kit for App-V]]></category>
		<category><![CDATA[Office Software Protection Platform]]></category>

		<guid isPermaLink="false">http://www.the-d-spot.org/wordpress/2011/01/25/office-2010-standard-and-access-2010-on-the-same-machine-with-office-2010-deployment-kit-for-app-v/</guid>
		<description><![CDATA[We needed to have Access 2010 delivered through App-V on the same computers where Office 2010 Standard was published to. Office 2010 needs the Office 2010 Deployment Kit for App-V to activate, this was already up and running on our client computers. If we streamed Access 2010 next to Office 2010 Standard, Access launched and [...]]]></description>
			<content:encoded><![CDATA[<p>We needed to have Access 2010 delivered through App-V on the same computers where Office 2010 Standard was published to. Office 2010 needs the Office 2010 Deployment Kit for App-V to activate, this was already up and running on our client computers.</p>
<p>If we streamed Access 2010 next to Office 2010 Standard, Access launched and asked for a Product Key:</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image110.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Microsoft Office - Enter your Product Key" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb111.png" border="0" alt="Microsoft Office - Enter your Product Key" width="543" height="423" /></a></p>
<p>I thought the Office Software Protection Platform must take action here, and contact our KMS Server to obtain a license, but it didn&#8217;t behave like that. The <em>Office Software Protection Platform (osppsvc)</em> service is responsible for the activation. This service is installed by the Office 2010 Deployment Kit for App-V.</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image111.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Service: Office Software Protection Platform (osppsvc) " src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb112.png" border="0" alt="Service: Office Software Protection Platform (osppsvc) " width="424" height="478" /></a></p>
<p>After going through Technet and some forums, I finally got it all together and found the solution:</p>
<p>The KMS activation is done when installing the Deployment kit for App-V. To use Access 2010 and Office 2010 Standard together, the Deployment Kit for App-V needs to be installed with the STANDARD <strong>and</strong> ACCESS parameters <strong>combined</strong>. These Licensing Flags can be used on the command line separated by a space:</p>
<blockquote><p>OffVirt.msi ACCESS=1 STANDARD=1 /qb REBOOT=REALLYSUPPRESS</p></blockquote>
<p>To verify which actions the OffVirt.msi installer exactly did, use the logfile parameter and check the logs:</p>
<blockquote><p>OffVirt.msi ACCESS=1 STANDARD=1 /qb REBOOT=REALLYSUPPRESS /l*v c:\temp\OffVirt.log</p></blockquote>
<p>If the ACCESS=1 parameter wasn’t set, you’ll get this in the logfile;</p>
<blockquote><p>MSI (s) (E0:E0) [17:11:35:989]: Skipping action: Access_KMS_Client (condition is false)</p></blockquote>
<p>When you did set the ACCESS=1 licensing flag;</p>
<blockquote><p>MSI (s) (40:58) [17:29:32:699]: Doing action: Access_KMS_Client</p></blockquote>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image112.png"><img style="padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="OffVirt.msi log" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb113.png" border="0" alt="OffVirt.msi log" width="548" height="362" /></a></p>
<p>Going through the logs makes everything clear. Combining the OffVirt.msi parameters makes sense!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-d-spot.org/wordpress/2011/01/25/office-2010-standard-and-access-2010-on-the-same-machine-with-office-2010-deployment-kit-for-app-v/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Office 2010 Deployment</title>
		<link>http://www.the-d-spot.org/wordpress/2010/09/09/office-2010-deployment/</link>
		<comments>http://www.the-d-spot.org/wordpress/2010/09/09/office-2010-deployment/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 12:08:00 +0000</pubDate>
		<dc:creator>Ben De Vriese</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[KMS/MAK]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Config.xml]]></category>
		<category><![CDATA[Office Customization Tool]]></category>

		<guid isPermaLink="false">http://www.the-d-spot.org/wordpress/?p=732</guid>
		<description><![CDATA[Many company’s choose to deploy Microsoft Office 2010 with the Windows 7 rollout, including mine. I will describe in short our Office 2010 deployment process in this post. 1. Create a network installation point Create a folder on a file server. For example: \\servername\sharename\office2010standard Copy the Office 2010 CD to that folder, this location becomes [...]]]></description>
			<content:encoded><![CDATA[<p>Many company’s choose to deploy Microsoft Office 2010 with the Windows 7 rollout, including mine. I will describe in short our Office 2010 deployment process in this post.</p>
<h2>1. Create a network installation point</h2>
<ul>
<li>Create a folder on a file server. For example: <a href="file://\\servername\sharename\office2010standard">\\servername\sharename\office2010standard</a></li>
<li>Copy the Office 2010 CD to that folder, this location becomes the network installation point (this approach differs from previous versions, such as Office 2003).</li>
<li>Copy each language pack that you want from the source media to the installation point. When you are prompted to overwrite duplicate Setup files, click No.</li>
</ul>
<h2>2. Make a customization file with Office Customization Tool in Office 2010</h2>
<ul>
<li>Start setup with the /admin parameter, to launch OCT (<a href="file://\\servername\sharename\office2010standard\setup.exe">\\servername\sharename\office2010standard<span style="background-color: #ffffff;">\setup.exe</span> /Admin</a>)</li>
<li>Select your Office version, I choose Standard 32bit, or open a previous created msp file.</li>
</ul>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image38.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="image" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb38.png" border="0" alt="image" width="244" height="128" /></a></p>
<h4>Setup</h4>
<ul>
<li>Choose install location and company name.</li>
<li>Setup licensing and user interface; we ‘re using a Key Management Server (KMS), we don’t like having users canceling the setup, we don’t like setup to display error messages and other dialog boxes that might interrupt the installation and we’re accepting the EULA automatically:</li>
</ul>
<ul><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image39.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="image" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb39.png" border="0" alt="image" width="244" height="142" /></a></ul>
<h4>Features</h4>
<ul>
<li>Modify user settings;
<ul>
<li>Disable Opt-in Wizard on first run: Enable (to disable the Wizard)</li>
<li>Enable customer experience improvenment program: Disable</li>
<li>Automatically receive small updates to improve reliability: Disable</li>
</ul>
</li>
</ul>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image40.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="image" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb40.png" border="0" alt="image" width="244" height="142" /></a></p>
<ul>
<li>Language settings:</li>
</ul>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image41.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="image" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb41.png" border="0" alt="image" width="244" height="142" /></a></p>
<ul>
<li>Choose features you’d like to install.</li>
</ul>
<h4>Additional content</h4>
<ul>
<li>We’re moving the shortcuts to another place in the Start Menu, it’s your choice to adapt this.</li>
</ul>
<h4>Outlook</h4>
<ul>
<li>Outlook profile</li>
</ul>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image42.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="image" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb42.png" border="0" alt="image" width="244" height="142" /></a></p>
<ul>
<li>Add accounts</li>
</ul>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image43.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="image" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb43.png" border="0" alt="image" width="244" height="142" /></a></p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image44.png"><img style="display: inline; margin-left: 0px; margin-right: 0px; border-width: 0px;" title="image" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb44.png" border="0" alt="image" width="192" height="244" align="left" /></a> <a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image45.png"><img style="display: inline; border-width: 0px;" title="image" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb45.png" border="0" alt="image" width="244" height="237" /></a></p>
<p>Save the customization file in de Updates folder: <a href="file://\\servername\sharename\office2010standard\Updates\yourFile.msp">\\servername\sharename\office2010standard\Updates\yourFile.msp</a></p>
<h2>3. Config.xml</h2>
<p>Although some settings are already configured with OCT, this is my Config.xml file:</p>
<blockquote><p>&lt;Configuration Product=&#8221;Standard&#8221;&gt;</p>
<p>  &lt;Display Level=&#8221;basic&#8221; CompletionNotice=&#8221;no&#8221; SuppressModal=&#8221;No&#8221; AcceptEula=&#8221;Yes&#8221; /&gt;<br />
  &lt;Logging Type=&#8221;standard&#8221; Path=&#8221;C:\YourLogPath&#8221; Template=&#8221;Microsoft Office 2010 Standard Setup(*).txt&#8221; /&gt;<br />
  &lt;COMPANYNAME Value=&#8221;CompanyName&#8221; /&gt;<br />
  &lt;Setting Id=&#8221;SETUP_REBOOT&#8221; Value=&#8221;Never&#8221; /&gt;<br />
  &lt;AddLanguage Id=&#8221;match&#8221; ShellTransform=&#8221;Yes&#8221; /&gt;<br />
  &lt;AddLanguage Id=&#8221;en-us&#8221; /&gt;<br />
  &lt;AddLanguage Id=&#8221;nl-nl&#8221; /&gt;<br />
  &lt;AddLanguage Id=&#8221;fr-fr&#8221; /&gt;<br />
  &lt;LIS SOURCELIST=”<a href="file://\\servername\sharename\office2010standard">\\servername\sharename\office2010standard</a>” /&gt;<br />
&lt;/Configuration&gt;</p></blockquote>
<h4>Display</h4>
<p>I like to immitate the /qb installation method, this can be done with this line:</p>
<blockquote><p>&lt;Display Level=&#8221;Basic&#8221; CompletionNotice=&#8221;No&#8221; SuppressModal=&#8221;No&#8221; AcceptEula=&#8221;Yes&#8221; /&gt;</p></blockquote>
<p>Other options for <strong>Display Level</strong> are : <strong>None</strong> / <strong>Basic</strong> / <strong>Full</strong></p>
<p><strong>CompletionNotice</strong> set to <strong>None.</strong> To hide the setup end screen. Users don’t need this screen.</p>
<p><strong>SuppressModal</strong> set to <strong>None,</strong> This way setup doesn’t display error messages and other dialog boxes that might interrupt the installation.</p>
<p><strong>AcceptEula</strong> to accept the End User Licensing automatically.</p>
<h4>Logging</h4>
<p>We like to have some logging to troubleshoot install failures.</p>
<blockquote><p>&lt;Logging Type=&#8221;standard&#8221; Path=&#8221;C:\YourLogPath&#8221; Template=&#8221;Microsoft Office 2010 Standard Setup(*).txt&#8221; /&gt;</p></blockquote>
<h4>Setting &#8211; Reboot</h4>
<p>To suppress a reboot after setup:</p>
<blockquote><p>&lt;Setting Id=&#8221;SETUP_REBOOT&#8221; Value=&#8221;Never&#8221; /&gt;</p></blockquote>
<h4>Setting &#8211; Suppress Activation using MAK actication</h4>
<p>If you’re using a Multiple Activation Key (MAK) and you want to automatically (silent) activate Office 2010, add the following line to your config.xml. So users don’t get bothered with activation.</p>
<blockquote><p>&lt;Setting Id=&#8221;AUTO_ACTIVATE&#8221; Value=&#8221;1&#8243; /&gt;</p></blockquote>
<h4>AddLanguage</h4>
<p>A system engineer in a multilanguage environment needs to enable extra languages. Use the following lines to match the User Interface (Shell UI) language of the user&#8217;s Locale, and install some languages used in Belgium.</p>
<blockquote><p>&lt;AddLanguage Id=&#8221;match&#8221; /&gt;<br />
&lt;AddLanguage Id=&#8221;en-us&#8221; ShellTransform=&#8221;Yes&#8221; /&gt;<br />
&lt;AddLanguage Id=&#8221;nl-nl&#8221; /&gt;<br />
&lt;AddLanguage Id=&#8221;fr-fr&#8221; /&gt;</p></blockquote>
<h4>LIS Sourcelist</h4>
<p>Add extra lines to the LIS Sourcelist if you’re having multiple fileservers holding the Office network installation point.</p>
<blockquote><p>&lt;LIS SOURCELIST=&#8221;<a href="file://\\servername\sharename\office2010standard">\\servername\sharename\office2010standard</a>&#8221; /&gt;</p></blockquote>
<h4> </h4>
<h4>Hotfixes and patches</h4>
<p>Hotfixes can be placed in the directory \Updates. These patches will be installed by setup during Office installation.</p>
<h2>4. Deployment</h2>
<p>Install Office with the /config parameter, pointing to the config.xml file.</p>
<blockquote><p><a href="file://\\servername\sharename\office2010standard\setup.exe">\\servername\sharename\office2010standard\setup.exe</a>&#8221; /config <a href="file://\\servername\sharename\office2010standard\Standard.WW\Config.xml">\\servername\sharename\office2010standard\Standard.WW\Config.xml</a>”</p></blockquote>
<p> </p>
<p>Happy deploying!</p>
<p>Update: <a title="Integrate SP1 into Office 2010 network installation point" href="http://www.the-d-spot.org/wordpress/2011/07/04/integrate-sp1-into-office-2010-network-installation-point/">Integrate Service Pack 1</a> into the network installation point.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-d-spot.org/wordpress/2010/09/09/office-2010-deployment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 clients not activating</title>
		<link>http://www.the-d-spot.org/wordpress/2010/06/07/windows-7-clients-not-activating/</link>
		<comments>http://www.the-d-spot.org/wordpress/2010/06/07/windows-7-clients-not-activating/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 09:11:15 +0000</pubDate>
		<dc:creator>Steve De Peet</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[KMS/MAK]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.the-d-spot.org/wordpress/2010/06/07/windows-7-clients-not-activating/</guid>
		<description><![CDATA[Recently I had a problem with my Windows 7 clients (built with my new and freshly created image) where they would not get activated by the KMS server. After some research I noticed that the KMS counter was not updated with new client and so my KMS server would never reach the point where it [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had a problem with my Windows 7 clients (built with my new and freshly created image) where they would not get activated by the KMS server. After some research I noticed that the KMS counter was not updated with new client and so my KMS server would never reach the point where it would actually start activating my clients (25 clients).</p>
<p>The reason for the KMS server not updating it’s counter was the fact that all my clients where reporting to the KMS server with the same Client Machine ID (CMID) which I noticed trough the events it reported in the Key Management Service event log of my KMS server.</p>
<p>If you ‘Bing’ on this one you will get lot’s of posts where this is due to the sysprep command which is not ran with the /generalize parameter. This parameter removes all hardware dependencies and when building a new client, it will create a new CMID.</p>
<p>However I did use the /generalize parameter so why do I get the same behavior. The solution is simple but it did take me some time to notice that&#160; I seemed to have missed the &lt;skiprearm&gt; setting in my xml answer file. This setting should be removed before using the image in a production environment! If not you’ll end up rebuilding your image like me…</p>
<p>More info: <a href="http://support.microsoft.com/kb/929829">http://support.microsoft.com/kb/929829</a></p>
<p>Grtz,    <br />Steve.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-d-spot.org/wordpress/2010/06/07/windows-7-clients-not-activating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 2010 KMS and Visio 2010</title>
		<link>http://www.the-d-spot.org/wordpress/2010/05/22/office-2010-kms-and-visio-2010/</link>
		<comments>http://www.the-d-spot.org/wordpress/2010/05/22/office-2010-kms-and-visio-2010/#comments</comments>
		<pubDate>Fri, 21 May 2010 22:34:41 +0000</pubDate>
		<dc:creator>verteto</dc:creator>
				<category><![CDATA[KMS/MAK]]></category>
		<category><![CDATA[Office 2010]]></category>

		<guid isPermaLink="false">http://www.the-d-spot.org/wordpress/?p=481</guid>
		<description><![CDATA[Last week I installed an Office 2010 KMS server. I had to install it on top of an existing Windows 7 KMS server. So I downloaded the Office 2010 KMS host license pack and activated the machine. No issues so far. After I installed Visio 2010 on my machine I saw that i had installed [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I installed an Office 2010 KMS server. I had to install it on top of an existing Windows 7 KMS server. So I downloaded the Office 2010 KMS host license pack and activated the machine. No issues so far. After I installed Visio 2010 on my machine I saw that i had installed and activated a premium version.</p>
<p>Visio 2010 comes preinstalled with a Premium KMS client key. Remember to enter the appropriate KMS key as needed in your image. See also <a href="http://technet.microsoft.com/en-us/library/ee624357.aspx">http://technet.microsoft.com/en-us/library/ee624357.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-d-spot.org/wordpress/2010/05/22/office-2010-kms-and-visio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

