<?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>Ward Vissers &#187; KMS</title>
	<atom:link href="http://www.wardvissers.nl/category/microsoft/kms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wardvissers.nl</link>
	<description>Things About Microsoft &#38; Exchange &#38; VMware</description>
	<lastBuildDate>Wed, 01 Feb 2012 19:42:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Checking Microsoft Office 2010 KMS Activation Status</title>
		<link>http://www.wardvissers.nl/2010/06/17/checking-microsoft-office-2010-kms-activation-status/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=checking-microsoft-office-2010-kms-activation-status</link>
		<comments>http://www.wardvissers.nl/2010/06/17/checking-microsoft-office-2010-kms-activation-status/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 14:48:06 +0000</pubDate>
		<dc:creator>Ward</dc:creator>
				<category><![CDATA[KMS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.wardvissers.nl/2010/06/17/checking-microsoft-office-2010-kms-activation-status/</guid>
		<description><![CDATA[Before you start you must al ready have a kms server. On the KMS server you need to install the Office 2010 KMS Host License Pack on the KMS Server. Launch Microsoft Outlook 2010 Click to the File tab. Click &#8230; <a href="http://www.wardvissers.nl/2010/06/17/checking-microsoft-office-2010-kms-activation-status/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Before you start you must al ready have a kms server. <br />On the KMS server you need to install the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=97b7b710-6831-4ce5-9ff5-fdc21fe8d965"><em>Office 2010 KMS</em> Host License Pack</a> on the KMS Server. <br />Launch <a href="http://www.wardvissers.nl/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wardvissers.nl/tag/outlook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Outlook">Outlook</a> 2010 <br />Click to the File tab. Click Help. </p>
<p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image001.png"></a></p>
<p>Office is not activated <br /><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image002.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image002_thumb.png" width="244" height="175"></a><a name="ActivationMethod"></a> <br /><b>Determining Which Activation Method Office is Using &#8211; KMS or MAK</b>
</p>
<p>Click the start menu and enter <b>cmd /k cscript &#8220;%programfiles%\Microsoft Office\Office14\ospp.vbs&#8221; /dstatus</b> in the search box. </p>
<p>If running 32 bit <a href="http://www.wardvissers.nl/tag/office-2010/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Office 2010">Office 2010</a> on 64 bit <a href="http://www.wardvissers.nl/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a>, <b>%programfiles%</b> above should be replaced with <b>%programfiles(x86)%</b>. </p>
<p>Not Activated </p>
<h6><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image004.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image004_thumb.jpg" width="244" height="124"></a> <br /><a name="DNSKMSAuto"></a></h6>
<p>Checking if a DNS Domain is Configured for KMS Auto-Discovery</p>
<p>To check if a DNS domain is configured for KMS auto-discovery, check that a SRV record exists.</p>
<p>nslookup -type=srv _vlmcs._tcp.wardvissers.nl</p>
<p>If a SRV record exists for the domain, the DNS server will detail the SRV record. </p>
<pre></pre>
<p>C:\&gt;nslookup -type=srv _vlmcs._tcp</p>
<p>Server:&nbsp; ward-dc02.wardvissers.local</p>
<p>Address:&nbsp; 192.168.150.6</p>
<p>Non-authoritative answer:</p>
<p>_vlmcs._tcp.wardvissers.local SRV service location:</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; priority&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; weight&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1688</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; svr hostname&nbsp;&nbsp; = ward-dc2.wardvissers.local</p>
<p>If no SRV record exists for the domain, the DNS server will return an error </p>
<p><a name="KMSCommunication"></a><b>Verifying that a Windows Computer can Communicate with the KMS Activation Server</b> <b></b></p>
<p>KMS activation requires that the machine to be activated has TCP port 1688 open for outbound communication to the activation server.</p>
<p><b>Verifying that outbound TCP port 1688 is open to the KMS server </b></p>
<ol>
<li>Download and install the utility <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;310099">portqry.exe</a> from Microsoft. It is a command line utility from Microsoft that reports the port status of a remote host.
<li>From a command prompt, run the command: </li>
</ol>
<p>portqry.exe -n ward-dc02.wardvissers.local -p tcp -e 1688</p>
<p>The command will return &#8220;TCP port 1688 (unknown service): LISTENING&#8221; if the computer is able to communicate with the KMS server.</p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image006.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image006_thumb.jpg" width="244" height="125"></a></p>
<p>If the command returns &#8220;TCP port 1688 (unknown service): FILTERED&#8221; then the computer is unable to communicate with the KMS server </p>
<p><a name="KMSmanualconfig"></a>Manually Specifying the KMS Activation Server</p>
<p>1. Type <b>cmd</b> in the search bar to locate the command window.. <br />2. At the command prompt, type <b>cd\Program Files\Microsoft Office\Office14</b>. </p>
<p>If running 32 bit Office 2010 on 64 bit Windows, <b>Program Files</b> above should be replaced with <b>Program Files (x86)</b>. <br />Run the command <b>cscript ospp.vbs /sethst:ward-dc02.wardvissers.local</b> to manually specify the KMS activation server. <br /><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image007.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image007" border="0" alt="clip_image007" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image007_thumb.jpg" width="244" height="128"></a></p>
<p>Run the command <b>cscript ospp.vbs /act </b>to activate Office with the KMS server. </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image0071.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image007[1]" border="0" alt="clip_image007[1]" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image0071_thumb.jpg" width="244" height="128"></a></p>
<p>Launch Microsoft Outlook 2010 agein<br />Click to the File tab. Click Help. </p>
<p>Office is activated </p>
<p><a href="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image001.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://www.wardvissers.nl/wp-content/uploads/CheckingMicrosoftOffice2010KMSActivation_D40B/clip_image001_thumb.png" width="244" height="168"></a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Checking+Microsoft+Office+2010+KMS+Activation+Status+http%3A%2F%2Ftinyurl.com%2F2uoeosq" title="Post to Twitter"><img class="nothumb" src="http://www.wardvissers.nl/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro2.png" alt="Post to Twitter" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.wardvissers.nl/2010/06/17/checking-microsoft-office-2010-kms-activation-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

