<?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>Confused Amused &#187; dscp</title>
	<atom:link href="http://www.confusedamused.com/tags/dscp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.confusedamused.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 02:58:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Communicator QoS DSCP Marking on x64 Operating Systems</title>
		<link>http://www.confusedamused.com/notebook/communicator-qos-dscp-marking-on-x64-operating-systems/</link>
		<comments>http://www.confusedamused.com/notebook/communicator-qos-dscp-marking-on-x64-operating-systems/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:07:33 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[communicator]]></category>
		<category><![CDATA[dscp]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[qos]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=491</guid>
		<description><![CDATA[I never did manage to figure this one out. The registry key HKLM\Software\Microsoft\RTC\Transport\QoSEnabled=1 never seemed to take effect on x64 versions of Vista or Windows 7. Wireshark packet traces would show no tags, but x86 clients worked just fine. Turns out the registry key you need to set for this to work is under the [...]]]></description>
			<content:encoded><![CDATA[<p>I never did manage to figure this one out. The registry key HKLM\Software\Microsoft\RTC\Transport\QoSEnabled=1 never seemed to take effect on x64 versions of Vista or Windows 7. Wireshark packet traces would show no tags, but x86 clients worked just fine. Turns out the registry key you need to set for this to work is under the WoW6432Node which makes a ton of sense after seeing it. The DWORD you need to set is this one:</p>

<p><blockquote>
HKLM\Software\WoW6432Node\Microsoft\RTC\Transport\QoSEnabled=1 
</blockquote>
<p>Thanks to <a href="http://blogs.pointbridge.com/Blogs/mcgillen_matt/Pages/Post.aspx?_ID=70#EntryTabs">Matt McGillen</a> for posting this originally.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/communicator-qos-dscp-marking-on-x64-operating-systems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

