<?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>Tim the Tech &#187; Group Policy</title>
	<atom:link href="http://www.timthetech.com/category/windows/windows-2008/group-policy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timthetech.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 17 Jul 2010 02:41:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Event Logging policy settings in Windows Server 2008, Vista and Windows 7</title>
		<link>http://www.timthetech.com/windows/windows-2008/group-policy/event-logging-policy-settings-in-windows-server-2008-vista-and-windows-7/</link>
		<comments>http://www.timthetech.com/windows/windows-2008/group-policy/event-logging-policy-settings-in-windows-server-2008-vista-and-windows-7/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 03:11:50 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Group Policy]]></category>

		<guid isPermaLink="false">http://www.timthetech.com/?p=295</guid>
		<description><![CDATA[These settings control the Event Logging service; the service responsible for capturing and writing events throughout Windows. These policy settings do not affect the Event Viewer application. These are some powerful policy settings that allow you to configure five settings for Application, Security, Setup, and System event logs. These categories and their policy settings are [...]]]></description>
			<content:encoded><![CDATA[<p>These settings control the Event Logging service; the service responsible for capturing and writing events throughout Windows. These policy settings do not affect the Event Viewer application.</p>
<p>These are some powerful policy settings that allow you to configure five settings for Application, Security, Setup, and System event logs. These categories and their policy settings are located under Computer Configuration\Policies\Administrative Templates\Windows Components\Event Log Service.</p>
<p>The Log File Path policy setting, when enabled, allows you to provide a specific location where the Event Log service writes its log file. You must provide a path and file name when relocating where Windows writes the log file.</p>
<p>Next is the Maximum Log file size policy. When enabled, this policy allows you to specify the maximum size of the event log. It supports sizes between one megabyte and two terabytes and uses one-kilobyte increments.</p>
<p><a href="http://www.timthetech.com/wp-content/uploads/2010/03/Event-Logging-policy-settings-in-Windows-Server-2008-and-Vista1.png"><img class="alignnone size-medium wp-image-296" title="Event Logging policy settings in Windows Server 2008 and Vista1" src="http://www.timthetech.com/wp-content/uploads/2010/03/Event-Logging-policy-settings-in-Windows-Server-2008-and-Vista1-300x215.png" alt="" width="300" height="215" /></a></p>
<p>Figure 1 Event Log Service Policy Settings</p>
<p>The next two policy settings are related. The Event Logging service uses the Retain old events and Backup log automatically when full policy settings when the event log reaches the maximum file size (defaults to 20 MB or the value specified in the Maximum Log size policy setting). With the Retain Old Events policy setting enabled, the Event Logging service stops writing new events to the event log when the log file reaches or exceeds the maximum value and you lose all new events.</p>
<p>With this policy setting disabled, new events overwrite old events. When you enabling the Backup log automatically when full and the Retain old events policy settings, the Event Log service closes the current event log, renames it, and then creates a new log. The Backup log automatically when full policy setting works only when you enable Retain old events policy setting.</p>
<p><a href="http://www.timthetech.com/wp-content/uploads/2010/03/Event-Logging-policy-settings-in-Windows-Server-2008-and-Vista2.png"><img class="alignnone size-medium wp-image-298" title="Event Logging policy settings in Windows Server 2008 and Vista2" src="http://www.timthetech.com/wp-content/uploads/2010/03/Event-Logging-policy-settings-in-Windows-Server-2008-and-Vista2-271x300.png" alt="" width="271" height="300" /></a></p>
<p>Figure 2 Maximum Log Size Policy Setting</p>
<p>The last setting and one that I think is the most beneficial is the Log Access setting. Enabling this setting allows you to enter a security descriptor for the log file. The security descriptor controls who can read, write, or clear the event log. You enter the security descriptor using Security Definition Description Language (SDDL), which is document on MSDN (http://msdn.microsoft.com/library/en-us/secauthz/security/security_descriptor_string_format.asp).</p>
<p>Finally, I should mention that these new policy settings have precedence over the older Windows Server 2003 and Windows XP security policy setting that manage Event Logs. Both settings can exist in the same Group Policy object and apply only to the respective operating systems for the policy setting</p>
<p><a href="http://www.timthetech.com/wp-content/uploads/2010/03/Event-Logging-policy-settings-in-Windows-Server-2008-and-Vista3.png"><img class="alignnone size-medium wp-image-297" title="Event Logging policy settings in Windows Server 2008 and Vista3" src="http://www.timthetech.com/wp-content/uploads/2010/03/Event-Logging-policy-settings-in-Windows-Server-2008-and-Vista3-300x215.png" alt="" width="300" height="215" /></a></p>
<p>These new policy settings for the Event Logging service provide more flexibility and control from earlier versions.</p>
<p>Using Group Policy to control where event logs are written, how large they can grow, how they are preserved, and who can manage them are key to change control and security auditing. You can implement these policy settings in your existing Group Policy objects and they will not affect operating systems earlier than Windows Vista.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timthetech.com/windows/windows-2008/group-policy/event-logging-policy-settings-in-windows-server-2008-vista-and-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Event Logging policy settings in Windows Server 2008 and Vista</title>
		<link>http://www.timthetech.com/windows/windows-2008/event-logging-policy-settings-in-windows-server-2008-and-vista/</link>
		<comments>http://www.timthetech.com/windows/windows-2008/event-logging-policy-settings-in-windows-server-2008-and-vista/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 23:29:32 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.timthetech.com/?p=117</guid>
		<description><![CDATA[These are some powerful policy settings that allow you to configure five settings for Application, Security, Setup, and System event logs. These categories and their policy settings are located under Computer Configuration\Policies\Administrative Templates\Windows Components\Event Log Service. The Log File Path policy setting, when enabled, allows you to provide a specific location where the Event Log [...]]]></description>
			<content:encoded><![CDATA[<p>These are some powerful policy settings that allow you to configure five settings for Application, Security, Setup, and System event logs. These categories and their policy settings are located under Computer Configuration\Policies\Administrative Templates\Windows Components\Event Log Service.</p>
<p>The Log File Path policy setting, when enabled, allows you to provide a specific location where the Event Log service writes its log file. You must provided path and filename when relocating where Windows writes the log file.</p>
<p>Next is the Maximum Log file size policy. When enabled, this policy allows you to specify the maximum size of the event log. It supports sizes between one megabyte and two terabytes and uses one-kilobyte increments.</p>
<p><!-- start: postbit_attachments_images_image --> <img class="alignnone size-full wp-image-118" title="01" src="http://www.timthetech.com/wp-content/uploads/2009/10/01.png" alt="01" width="579" height="415" /> <!-- end: postbit_attachments_images_image --></p>
<p>Figure 1 Event Log Service Policy Settings</p>
<p>The next two policy settings are related. The Event Logging service uses the Retain old events and Backup log automatically when full policy settings when the event log reaches the maximum file size (defaults to 20 MB or the value specified in the Maximum Log size policy setting). With the Retain Old Events policy setting enabled, the Event Logging service stops writing new events to the event log when the log file reaches or exceeds the maximum value and you lose all new events.</p>
<p>With this policy setting disabled, new events overwrite old events. When you enabling the Backup log automatically when full and the Retain old events policy settings, the Event Log service closes the current event log, renames it, and then creates a new log. The Backup log automatically when full policy setting works only when you enable Retain old events policy setting.</p>
<p><!-- start: postbit_attachments_images_image --> <img class="alignnone size-full wp-image-119" title="02" src="http://www.timthetech.com/wp-content/uploads/2009/10/02.png" alt="02" width="407" height="450" /> <!-- end: postbit_attachments_images_image --></p>
<p>Figure 2 Maximum Log Size Policy Setting</p>
<p>The last setting and one that I think is the most beneficial is the Log Access setting. Enabling this setting allows you to enter a security descriptor for the log file. The security descriptor controls who can read, write, or clear the event log. You enter the security descriptor using Security Definition Description Language (SDDL), which is document on MSDN(http://msdn.microsoft.com/library/en-us/secauthz/security/security_descriptor_string_format.asp).</p>
<p>Finally, I should mention that these new policy settings have precedence over the older Windows Server 2003 and Windows XP security policy setting that manage Event Logs. Both settings can exist in the same Group Policy object and apply only to the respective operating systems for the policy setting</p>
<p><!-- start: postbit_attachments_images_image --> <img class="alignnone size-full wp-image-120" title="03" src="http://www.timthetech.com/wp-content/uploads/2009/10/03.png" alt="03" width="579" height="415" /> <!-- end: postbit_attachments_images_image --></p>
<p>These new policy settings for the Event Logging service provide more flexibility and control from earlier versions.</p>
<p>Using Group Policy to control where event logs are written, how large they can grow, how they are preserved, and who can manage them are key to change control and security auditing. You can implement these policy settings in your existing Group Policy objects and they will not affect operating systems earlier than Windows Vista.</p>
<p><span> </span></p>
<blockquote><p><span>If you&#8217;d like to learn more about Active Directory, I&#8217;d recommend that you get hold of these <a title="Active Directory Training Videos" href="http://www.winstructor.com/products/Active-Directory-Training.html" target="_blank">Active Directory Training Videos</a>. If you truly want to <a title="Learn Active Directory" href="http://www.winstructor.com/products/Active-Directory-Training.html" target="_blank">Learn Active Directory</a> you won&#8217;t find better training than this.</span></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.timthetech.com/windows/windows-2008/event-logging-policy-settings-in-windows-server-2008-and-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When are Group Policies applied?</title>
		<link>http://www.timthetech.com/windows/windows-2008/group-policy/when-are-group-policies-applied/</link>
		<comments>http://www.timthetech.com/windows/windows-2008/group-policy/when-are-group-policies-applied/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 06:08:29 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[%AllUsersProfile%]]></category>
		<category><![CDATA[%UsersProfile%]]></category>
		<category><![CDATA[applied]]></category>
		<category><![CDATA[computer policy]]></category>
		<category><![CDATA[Ntuser]]></category>
		<category><![CDATA[Ntuser.pol]]></category>
		<category><![CDATA[user policy]]></category>

		<guid isPermaLink="false">http://www.timthetech.com/?p=25</guid>
		<description><![CDATA[In Active Directory, there are 2 types of Group Policies: Computer Policies and User Policies So when do they each apply? Computer Policies are processed when your computer is started. Once your computer is switched on, started and the network connection is initialized, computer policy settings are applied and a history of the policies that [...]]]></description>
			<content:encoded><![CDATA[<p>In Active Directory, there are 2 types of Group Policies:</p>
<p><strong>Computer Policies</strong> and <strong>User Policies</strong></p>
<p>So when do they each apply?</p>
<p>Computer Policies are processed when your computer is started. Once your computer is switched on, started and the network connection is initialized, computer policy settings are applied and a history of the policies that were applied is written to %AllUsersProfile%\Ntuser.pol.</p>
<p>User Policies are processed when a user logs onto a computer. So when you logon using your username and password, the policy settings are applied and written to %UsersProfile%\Ntuser.pol.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timthetech.com/windows/windows-2008/group-policy/when-are-group-policies-applied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Group Policy Refresh Interval</title>
		<link>http://www.timthetech.com/windows/windows-2008/group-policy/group-policy-refresh-interval/</link>
		<comments>http://www.timthetech.com/windows/windows-2008/group-policy/group-policy-refresh-interval/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 05:58:53 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[interval]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.timthetech.com/?p=14</guid>
		<description><![CDATA[How often does Group Policy refresh? Good question. Officially, Group Policy refreshes every 90 minutes for your servers and workstations, but there is a delay of up to 30 minutes that is designed to avoid overwhelming your domain controllers with a huge flood of refresh requests. So effectively, this means that Group Policy refreshes itself [...]]]></description>
			<content:encoded><![CDATA[<p>How often does Group Policy refresh?</p>
<p>Good question. Officially, Group Policy refreshes every 90 minutes for your servers and workstations, but there is a delay of up to 30 minutes that is designed to avoid overwhelming your domain controllers with a huge flood of refresh requests.</p>
<p>So effectively, this means that Group Policy refreshes itself every 90-120 minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timthetech.com/windows/windows-2008/group-policy/group-policy-refresh-interval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating your Policy</title>
		<link>http://www.timthetech.com/windows/windows-2008/group-policy/updating-your-policy/</link>
		<comments>http://www.timthetech.com/windows/windows-2008/group-policy/updating-your-policy/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 03:46:11 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[apply]]></category>
		<category><![CDATA[gpupdate]]></category>

		<guid isPermaLink="false">http://www.timthetech.com/?p=8</guid>
		<description><![CDATA[When you need to update the policy on your domain connected machine, open up a command prompt and type in: gpupdate Some policies do not apply straight away, so you might need to add the /force switch on the end. gpupdate /force Policies should be updated from the domain, you should now reboot your machine [...]]]></description>
			<content:encoded><![CDATA[<p>When you need to update the policy on your domain connected machine, open up a command prompt and type in:</p>
<blockquote><p><strong>gpupdate</strong></p></blockquote>
<p>Some policies do not apply straight away, so you might need to add the /force switch on the end.</p>
<blockquote><p><strong>gpupdate /force</strong></p></blockquote>
<p>Policies should be updated from the domain, you should now reboot your machine for all policies to apply.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timthetech.com/windows/windows-2008/group-policy/updating-your-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
