<?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>Techibee.com &#187; problem in accessing c$ in windows 7</title>
	<atom:link href="http://techibee.com/tag/problem-in-accessing-c-in-windows-7/feed" rel="self" type="application/rss+xml" />
	<link>http://techibee.com</link>
	<description>A System Administrator&#039;s Blog</description>
	<lastBuildDate>Wed, 23 May 2012 02:20:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Unable to Access administrative shares(c$) on remote computers using local administrator account  &#8212; fixed</title>
		<link>http://techibee.com/windows-7/unable-to-access-administrative-sharesc-on-remote-computers-using-local-administrator-account-fixed/623?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=unable-to-access-administrative-sharesc-on-remote-computers-using-local-administrator-account-fixed</link>
		<comments>http://techibee.com/windows-7/unable-to-access-administrative-sharesc-on-remote-computers-using-local-administrator-account-fixed/623#comments</comments>
		<pubDate>Wed, 21 Jul 2010 15:17:49 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[problem in accessing c$ in windows 7]]></category>
		<category><![CDATA[unable to access remote shares in windows 2008 R2]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=623</guid>
		<description><![CDATA[I started my day with some exciting stuff. Since the time I started working on Windows 7 computers, I always failed to access remote computer&#8217;s(windows 7) administrative shares(for example: c$) using computer&#8217;s local admin account(this used to work in windows XP as the local admin name and password are same across all systems). I didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I started my day with some exciting stuff. Since the time I started working on Windows 7 computers, I always failed to access remote computer&#8217;s(windows 7) administrative shares(for example: c$) using computer&#8217;s local admin account(this used to work in windows XP as the local admin name and password are same across all systems). I didn&#8217;t pay much attention to it as I got domain admin privileges which anyways working. But these days with the increase in my testing efforts on windows 7 computers, the need to access remote shares with local administrator got increased. I don&#8217;t want to put domain admin every time as it is a high level account and moreover I need to put in the credentials every time I access a new computer which is waste of efforts.</p>
<p>Well, I got this problem resolved by little registry tweak. Steps follows&#8230;.</p>
<p><strong>Fix:</strong></p>
<ol>
<li>Go to Start -&gt; RUN</li>
<li>Type: REGEDIT</li>
<li>Navigate to &#8220;HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem&#8221;</li>
<li>Create a new DWORD key with name &#8220;LocalAccountTokenFilterPolicy&#8221; and value &#8220;1&#8243;</li>
<li>Restart your computer.</li>
</ol>
<p>This solved the problem and I am able to access the shares of the computers where I made above change.</p>
<p>Thanks to <a href="http://social.technet.microsoft.com/Forums/en-US/w7itprogeneral/thread/e2aaf455-a4e3-4561-b498-ab4e3c75015e">TechNet Forums</a> for directing me to the solution and special thanks to <a href="http://www.jimmah.com/vista/content.aspx?id=6">Jammah.com</a> for providing this tip.</p>
<p><strong>Additional Notes:</strong></p>
<p>Well, the registry key fixed the problem but I am curious about the reasons behind this design. I did some research on this topic and understood that, it is a &#8220;Security Measure&#8221; for UAC(User Access Contorl) enable systems. The whole purpose of enabling UAC is to make administrators work with non-elevated environment to defend the attacks. As part of UAC implementation, the ability for local administrators to elevate their rights from remote computers is disabled by default and can be enabled on optional basis using aforementioned procedure.</p>
<p>More details can be grabbed from:   <a href="http://support.microsoft.com/kb/951016">http://support.microsoft.com/kb/951016</a></p>
<p>Hope this information helps you.</p>
]]></content:encoded>
			<wfw:commentRss>http://techibee.com/windows-7/unable-to-access-administrative-sharesc-on-remote-computers-using-local-administrator-account-fixed/623/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

