<?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>Vitriol and Routing Tables &#187; Windows Server 2008</title>
	<atom:link href="http://www.raptorized.com/tags/english/work/windows-server-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raptorized.com</link>
	<description>Tales from the OSI layer 3</description>
	<lastBuildDate>Wed, 08 Sep 2010 02:34:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Access administrative shares on Server 2008/Vista</title>
		<link>http://www.raptorized.com/2008/08/19/access-administrative-shares-on-server-2008vista/</link>
		<comments>http://www.raptorized.com/2008/08/19/access-administrative-shares-on-server-2008vista/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 21:27:33 +0000</pubDate>
		<dc:creator>mr_daemon</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Tutorials/How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.raptorized.com/?p=182</guid>
		<description><![CDATA[Quick windows tip again, if you find yourself unable to access the administrative shares (\\machine\c$, tasks, etc) on a Windows Server 2008 or Vista computer with UAC enabled, using the credentials of a local administrator &#8212; don&#8217;t panic. This is actually intended. Turns out local administrators cannot elevate their privileges over the network, with UAC [...]]]></description>
			<content:encoded><![CDATA[<p>Quick windows tip again, if you find yourself unable to access the administrative shares (\\machine\c$, tasks, etc) on a Windows Server 2008 or Vista computer with UAC enabled, using the credentials of a local administrator &#8212; don&#8217;t panic. This is actually intended.</p>

<p>Turns out local administrators cannot elevate their privileges over the network, with UAC enabled.</p>

<p><strong>Note that this doesn&#8217;t affect users in the Domain Admins group!</strong></p>

<p>Now, you could do the dumb &#8220;neowin poweruser&#8221; thing and turn UAC off, or you could change this particular behavior in the registry. Navigate to:</p>

<p><code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System</code></p>

<p>And add a new DWORD named <strong>LocalAccountTokenFilterPolicy</strong> with a value of <strong>1</strong>, and then reboot. It all should work.</p>

<p>Again, users with Domain Admin privileges are unaffected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.raptorized.com/2008/08/19/access-administrative-shares-on-server-2008vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
