<?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/tag/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>Disable Password Requirements in Windows Server 2003 Domains</title>
		<link>http://www.timthetech.com/windows/windows-2008/active-directory/disable-password-requirements-in-windows-server-2003-domains/</link>
		<comments>http://www.timthetech.com/windows/windows-2008/active-directory/disable-password-requirements-in-windows-server-2003-domains/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 06:44:39 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Group Policy]]></category>

		<guid isPermaLink="false">http://www.timthetech.com/?p=259</guid>
		<description><![CDATA[How can I disable the password requirement for a user in a Windows Server 2003 Active Directory domain? Windows Server 2003 provides security policies that ensure that all users select strong passwords. Creating a password policy involves setting the following options in the Default Domain Group Policy object. These policies, with the exception of those [...]]]></description>
			<content:encoded><![CDATA[<p>How can I disable the password requirement for a user in a Windows Server 2003 Active Directory domain?</p>
<p>Windows Server 2003 provides security policies that ensure that all users select strong passwords. Creating a password policy involves setting the following options in the Default Domain Group Policy object. These policies, with the exception of those settings related to password lifetime, are enforced on all users in a domain.</p>
<p>The default password filter (Passfilt.dll) included with Windows Server 2003 requires that a password:</p>
<p>•Is not based on the user’s account name.<br />
•Contains at least six characters.<br />
•Contains characters from three of the following four categories:<br />
•Uppercase alphabet characters (A–Z)<br />
•Lowercase alphabet characters (a–z)<br />
•Arabic numerals (0–9)<br />
•Nonalphanumeric characters (for example, !$#,%)<br />
As stated above, this policy is enabled by default.</p>
<p>In some occasions, such as testing, lab-building, classes and so on, you might want to disable this built-in requirement.</p>
<p>Security Warning: Bare in mind that this setting can only be enabled/disabled at the domain level, and NOT on an OU level. Disabling the password requirement for an entire domain will lower your security configuration, and should only be done when absolutely necessary.</p>
<p>In order to disable this requirement you need to edit the Default Domain Policy for your domain.</p>
<p>Go to Administrative tools folder.<br />
Double-click on the Default Domain Security Policy icon.<br />
Note: If for any reason you don&#8217;t see that icon you can still edit the Default Domain Group Policy from the AD Users and Computers snap-in, or from a GPMC window (if you have GPMC installed &#8211; Download GPMC).<br />
Navigate to Security Settings &gt; Account Policies &gt; Password Policy.<br />
Right-click on the Minimum Password Length option in the right pane and select Properties.</p>
<p><a href="http://www.timthetech.com/wp-content/uploads/2010/03/Disable-Password-Requirements-in-Windows-Server-2003-Domains1.gif"><img class="alignnone size-medium wp-image-260" title="Disable Password Requirements in Windows Server 2003 Domains1" src="http://www.timthetech.com/wp-content/uploads/2010/03/Disable-Password-Requirements-in-Windows-Server-2003-Domains1-300x209.gif" alt="" width="300" height="209" /></a></p>
<p>Keep the V on the Define Setting selected! Do not remove the V from that check-box. Removing the V will cause the GPO to revert to the default setting, which is what we are trying to remove in the first place.<br />
Enter 0 (zero) for the number of minimum characters required in a password.</p>
<p><a href="http://www.timthetech.com/wp-content/uploads/2010/03/Disable-Password-Requirements-in-Windows-Server-2003-Domains2.gif"><img class="alignnone size-medium wp-image-261" title="Disable Password Requirements in Windows Server 2003 Domains2" src="http://www.timthetech.com/wp-content/uploads/2010/03/Disable-Password-Requirements-in-Windows-Server-2003-Domains2-300x209.gif" alt="" width="300" height="209" /></a></p>
<p>Now double-click on the Passwords Must Meet Complexity Requirements option in the right pane.</p>
<p><a href="http://www.timthetech.com/wp-content/uploads/2010/03/Disable-Password-Requirements-in-Windows-Server-2003-Domains3.gif"><img class="alignnone size-medium wp-image-262" title="Disable Password Requirements in Windows Server 2003 Domains3" src="http://www.timthetech.com/wp-content/uploads/2010/03/Disable-Password-Requirements-in-Windows-Server-2003-Domains3-300x209.gif" alt="" width="300" height="209" /></a></p>
<p>Again, do not remove the V from that check-box. Instead, select Disabled.</p>
<p><a href="http://www.timthetech.com/wp-content/uploads/2010/03/Disable-Password-Requirements-in-Windows-Server-2003-Domains4.gif"><img class="alignnone size-medium wp-image-263" title="Disable Password Requirements in Windows Server 2003 Domains4" src="http://www.timthetech.com/wp-content/uploads/2010/03/Disable-Password-Requirements-in-Windows-Server-2003-Domains4-300x209.gif" alt="" width="300" height="209" /></a></p>
<p>Click OK all the way out and close the GPO window.</p>
<p>In order to refresh the policy type the following command in a CMD window and click ENTER:</p>
<p>gpupdate /force</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/active-directory/disable-password-requirements-in-windows-server-2003-domains/feed/</wfw:commentRss>
		<slash:comments>1</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>
