<?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 Experience Blog &#187; User Account Control</title>
	<atom:link href="http://www.theexperienceblog.com/category/user-account-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theexperienceblog.com</link>
	<description>A blog with focus on experiences with the Windows Client operating systems...</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:57:04 +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>More UAC stuff making confusion in Windows 7</title>
		<link>http://www.theexperienceblog.com/2011/03/01/more-uac-stuff-making-confusion-in-windows-7/</link>
		<comments>http://www.theexperienceblog.com/2011/03/01/more-uac-stuff-making-confusion-in-windows-7/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 06:07:59 +0000</pubDate>
		<dc:creator>Andreas Stenhall</dc:creator>
				<category><![CDATA[User Account Control]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[UAC]]></category>

		<guid isPermaLink="false">http://www.theexperienceblog.com/?p=797</guid>
		<description><![CDATA[I get many questions about the confusing problem with mapped network connections not being available when running for instance cmd.exe as an administrator even though the account is the same one being used when the cmd.exe is run with standard rights and everything works splendid. The cause of this is UAC and the fact that [...]]]></description>
			<content:encoded><![CDATA[<p>I get many questions about the confusing problem with mapped network connections not being available when running for instance cmd.exe as an administrator even though the account is the same one being used when the cmd.exe is run with standard rights and everything works splendid.</p>
<p>The cause of this is UAC and the fact that you have multiple security tokens and that the mapped network drives are linked to the standard user token and not the administrator token. The solution is to enable &#8220;Linked Connections&#8221;, see the KB article <a href="http://support.microsoft.com/kb/937624">937624</a> for more information on how to set this value.</p>
<p>Also read the case of some other <a href="http://www.theexperienceblog.com/2010/09/18/case-of-the-mysterious-issues-in-windows-7-and-windows-server-2008-r2/">mysterious problems</a> or behaviors when UAC is en effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theexperienceblog.com/2011/03/01/more-uac-stuff-making-confusion-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UAC off = IE protected mode off</title>
		<link>http://www.theexperienceblog.com/2010/02/05/uac-off-ie-protected-mode-off/</link>
		<comments>http://www.theexperienceblog.com/2010/02/05/uac-off-ie-protected-mode-off/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 06:38:31 +0000</pubDate>
		<dc:creator>Andreas Stenhall</dc:creator>
				<category><![CDATA[User Account Control]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[UAC]]></category>

		<guid isPermaLink="false">http://www.theexperienceblog.com/?p=484</guid>
		<description><![CDATA[Just wanted to post a quick reminder that if you turn off UAC (User Account Control) in Windows Vista or Windows 7 you also turn off &#8220;Protected mode&#8221; in Internet Explorer. Turning off UAC is not recommended but if you do, make sure that you run with a standard user account.]]></description>
			<content:encoded><![CDATA[<p>Just wanted to post a quick reminder that if you turn off UAC (User Account Control) in Windows Vista or Windows 7 you also turn off &#8220;Protected mode&#8221; in Internet Explorer. Turning off UAC is not recommended but if you do, make sure that you run with a standard user account.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theexperienceblog.com/2010/02/05/uac-off-ie-protected-mode-off/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Turn off UAC in a domain using Group Policies</title>
		<link>http://www.theexperienceblog.com/2008/03/30/turn-off-uac-in-a-domain-using-group-policies/</link>
		<comments>http://www.theexperienceblog.com/2008/03/30/turn-off-uac-in-a-domain-using-group-policies/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 23:03:20 +0000</pubDate>
		<dc:creator>Andreas Stenhall</dc:creator>
				<category><![CDATA[Group policies]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[User Account Control]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.theexperienceblog.com/2008/03/30/turn-off-uac-in-a-domain-using-group-policies/</guid>
		<description><![CDATA[Some people for whatever reason want to turn off UAC for all or certain computers in a domain using Group Policies. This is done by setting the Computers Configuration &#62; Windows Settings &#62; Local Policies &#62; Security Options &#62; User Account Control: Run all administrators in Admin Approval Mode to disabled. As usual when turning [...]]]></description>
			<content:encoded><![CDATA[<p>Some people for whatever reason want to turn off UAC for all or certain computers in a domain using Group Policies. This is done by setting the Computers Configuration &gt; Windows Settings &gt; Local Policies &gt; Security Options &gt; User Account Control: Run all administrators in Admin Approval Mode to <em>disabled</em>. As usual when turning off UAC a reboot is required for the changes to take effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theexperienceblog.com/2008/03/30/turn-off-uac-in-a-domain-using-group-policies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

