<?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>Hypoxic witterings &#187; bug</title>
	<atom:link href="http://www.thinknuts.net/tag/bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinknuts.net</link>
	<description>Do mountains need rescuing that often?</description>
	<lastBuildDate>Wed, 15 Sep 2010 09:24:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Group policy and Windows</title>
		<link>http://www.thinknuts.net/2006/06/09/group-policy-and-windows/</link>
		<comments>http://www.thinknuts.net/2006/06/09/group-policy-and-windows/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 15:04:00 +0000</pubDate>
		<dc:creator>Aled</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.thinknuts.net/2006/06/09/group-policy-and-windows/</guid>
		<description><![CDATA[Apparently Microsoft have a bug in some of the logic that allows Windows to decide when to query group policies. Because group policies can affect themselves (effectively), there has to be a certain sequence of events to applying them. If this goes wrong Shit Happens. Symptoms are:

 Event 1058
 Event 1030
 With Userenv debug logging [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently Microsoft have a bug in some of the logic that allows Windows to decide when to query group policies. Because group policies can affect themselves (effectively), there has to be a certain sequence of events to applying them. If this goes wrong Shit Happens. Symptoms are:
<ul>
<li> Event 1058</li>
<li> Event 1030</li>
<li> With <a href="http://support.microsoft.com/kb/221833/">Userenv debug logging on</a>, you see lines like : USERENV(1d8.a84) 21:52:58:734 ProcessGPO: Couldn&#8217;t find the group policy template file &lt;\\<var>domain</var>.local\sysvol\<var>domain</var>.local\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\gpt.ini&gt;,error = 0&#215;5.</li>
</ul>
<p> The fix for it is twofold:
<ul>
<li> 1. Install SP1 for Windows Server 2003</li>
<li> Add a reg key as described in <a href="http://support.microsoft.com/?id=842804">MS KB Article 842804</a> </li>
</ul>
<p> Yes, this took a while to find and fix. Yes it&#8217;s bugged the hell out of me.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinknuts.net/2006/06/09/group-policy-and-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

