<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>eXtreme. tech. : Active Directory</title><link>http://blogs.technet.com/extreme/archive/tags/Active+Directory/default.aspx</link><description>Tags: Active Directory</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>ADMX policy missing or blank - bug</title><link>http://blogs.technet.com/extreme/archive/2009/04/10/admx-policy-missing-or-blank-bug.aspx</link><pubDate>Sat, 11 Apr 2009 02:48:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3225221</guid><dc:creator>David Tesar</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/extreme/comments/3225221.aspx</comments><wfw:commentRss>http://blogs.technet.com/extreme/commentrss.aspx?PostID=3225221</wfw:commentRss><description>&lt;P&gt;When you create a policy with a custom ADMX template which uses a registry key outside of the standard 4 recommended locations (below) and open up your group policy editor using gpedit.msc, the policy will not be listed and you will get no error. The workaround is to use the group policy editor which comes with the group policy management console (i.e. right click on a policy in the GPMC.msc and choose edit).&amp;nbsp; This one wasted a bunch of my time wasted, so hopefully you don’t have to go through the same.&lt;/P&gt;
&lt;P&gt;Recommended Group policy locations:&lt;/P&gt;
&lt;LI&gt;HKLM\Software\Policies (computer settings, the preferred location) &lt;/LI&gt;
&lt;LI&gt;HKLM\Software\Microsoft\Windows\CurrentVersion\Policies (computer settings, an alternative location) &lt;/LI&gt;
&lt;LI&gt;HKCU\Software\Policies (user settings, the preferred location) &lt;/LI&gt;
&lt;LI&gt;HKCU\Software\Microsoft\Windows\CurrentVersion\Policies (user settings, an alternative location)&lt;/LI&gt;
&lt;P&gt;One other note - this bug appears to have already been fixed in Win7 &amp;amp; Server 2008 R2.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3225221" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/extreme/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.technet.com/extreme/archive/tags/Active+Directory/default.aspx">Active Directory</category><category domain="http://blogs.technet.com/extreme/archive/tags/Windows/default.aspx">Windows</category></item><item><title>Windows Server 2008 – AD Auditing Enhancements</title><link>http://blogs.technet.com/extreme/archive/2007/11/28/windows-server-2008-ad-auditing-enhancements.aspx</link><pubDate>Thu, 29 Nov 2007 03:50:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2585145</guid><dc:creator>David Tesar</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/extreme/comments/2585145.aspx</comments><wfw:commentRss>http://blogs.technet.com/extreme/commentrss.aspx?PostID=2585145</wfw:commentRss><description>&lt;P&gt;I hope this post will act as a good reference point to be able to quickly understand the good and bad about new AD auditing enhancements and then enable you to dive deeper at will using the links in this article.&lt;/P&gt;
&lt;P&gt;There’s nothing more exciting than auditing right? Well, check this out and hopefully it will spark some interest. 
&lt;P&gt;In Windows Server 2003 R2 and prior, the auditing of active directory certainly has not been a strong point. You would enable or disable global AD auditing for success or failures, set a SACL on the objects you wanted to monitor, and then typically one or both of the following would happen: 
&lt;UL&gt;
&lt;LI&gt;Your security event log fills up with &lt;I&gt;way&lt;/I&gt; more security events than you’d ever hoped for, possibly wrapping or ballooning the size of the security log.&lt;/LI&gt;
&lt;LI&gt;Auditing doesn’t actually provide enough information for you to make any use of the events which are recorded in the security event log. i.e. it only says who was successful at modifying the object, but nothing on the details of the value(s) which were changed.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;In Server 2008, we are on a good path to fix this pain. Some of the key improvements to AD auditing are as follows: 
&lt;UL&gt;
&lt;LI&gt;You can limit the number of attributes which are audited for object types. For instance, you only want to know if the Employee’s Pay Level attribute is modified for all user accounts and nothing else.&lt;/LI&gt;
&lt;LI&gt;Auditing is now broken into four categories: Access (same as 2000/2003), Changes, Replication, and Detailed Replication. The most interesting come from the new changes category:&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;AD DS logs the previous and current values of the attribute. If the attribute has more than one value, only the values that change as a result of the modify operation are logged.&lt;/LI&gt;
&lt;LI&gt;If a new object is created, values of the attributes that are populated at the time of creation are logged. &lt;/LI&gt;
&lt;LI&gt;If an object is moved, the previous and new location (distinguished name) is logged for moves within the domain. When an object is moved to a different domain, a create event is generated on the domain controller in the target domain.&lt;/LI&gt;
&lt;LI&gt;If an object is undeleted, the location where the object is moved to is logged.&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;&lt;/UL&gt;
&lt;UL&gt;&lt;/UL&gt;
&lt;UL&gt;&lt;/UL&gt;
&lt;UL&gt;&lt;/UL&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/extreme/WindowsLiveWriter/WindowsServer2008ADAuditingEnhancements_ECE7/image_4_4.png" mce_href="http://blogs.technet.com/blogfiles/extreme/WindowsLiveWriter/WindowsServer2008ADAuditingEnhancements_ECE7/image_4_4.png"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=122 alt=image_4 src="http://blogs.technet.com/blogfiles/extreme/WindowsLiveWriter/WindowsServer2008ADAuditingEnhancements_ECE7/image_4_thumb_1.png" width=244 border=0 mce_src="http://blogs.technet.com/blogfiles/extreme/WindowsLiveWriter/WindowsServer2008ADAuditingEnhancements_ECE7/image_4_thumb_1.png"&gt;&lt;/A&gt; 
&lt;P&gt;What are the downfalls? 
&lt;UL&gt;
&lt;LI&gt;You have to modify the schema in order to limit the number of attributes which are audited per object type. This isn’t really difficult, but it would be nice if there were some friendlier type way to do it. &lt;/LI&gt;
&lt;LI&gt;You cannot view or modify the audit policy subcategories with the Local Group Policy Editor (GPedit.msc). You can only do this with the command-line tool Auditpol.exe.&lt;/LI&gt;
&lt;LI&gt;As far as I can tell, you can’t limit auditing to different specific attributes for a subset of the same type of object. For instance, you would like to audit attributes X, Y, Z for all admin user accounts, but only attribute X for all regular user accounts. Of course you have some control over this with your SACLs…&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Get Started:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A screencast on How to enable granular AD auditing in WS08 (coming in the future from me&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://technet2.microsoft.com/windowsserver2008/en/library/a9c25483-89e2-4202-881c-ea8e02b4b2a51033.mspx?mfr=true" mce_href="http://technet2.microsoft.com/windowsserver2008/en/library/a9c25483-89e2-4202-881c-ea8e02b4b2a51033.mspx?mfr=true"&gt;Windows Server 2008 Auditing AD DS Changes Step-by-Step Guide&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://technet2.microsoft.com/windowsserver2008/en/library/ad35ab51-2e85-41e9-91f7-ccedf2fc98241033.mspx?mfr=true" mce_href="http://technet2.microsoft.com/windowsserver2008/en/library/ad35ab51-2e85-41e9-91f7-ccedf2fc98241033.mspx?mfr=true"&gt;TechNet - AD DS: Auditing&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.windowsnetworking.com/articles_tutorials/Introducing-Windows-Server-2008.html" mce_href="http://www.windowsnetworking.com/articles_tutorials/Introducing-Windows-Server-2008.html"&gt;Windows Networking Site AD enhancements overview&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;MS Directory Services &lt;A class="" href="http://blogs.technet.com/askds" mce_href="http://blogs.technet.com/askds"&gt;Team Blog&lt;/A&gt; Posts on:&lt;BR&gt;&lt;A class="" href="http://blogs.technet.com/askds/archive/2007/10/19/introducing-auditing-changes-in-windows-2008.aspx" mce_href="http://blogs.technet.com/askds/archive/2007/10/19/introducing-auditing-changes-in-windows-2008.aspx"&gt;WS08 Auditing Enhancements&lt;/A&gt; and &lt;A class="" href="http://blogs.technet.com/askds/archive/2007/11/16/cool-auditing-tricks-in-vista-and-2008.aspx" mce_href="http://blogs.technet.com/askds/archive/2007/11/16/cool-auditing-tricks-in-vista-and-2008.aspx"&gt;Cool Auditing Tricks in Vista and 2008&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Please comment on the &lt;A class="" href="http://edge.technet.com/Media/Windows-Server-2008-Active-Directory-Auditing-Enhancements/" mce_href="http://edge.technet.com/Media/Windows-Server-2008-Active-Directory-Auditing-Enhancements/"&gt;same post on TechNet Edge&lt;/A&gt;.&lt;BR&gt;
&lt;DIV class=wlWriterSmartContent style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=wlWriterSmartContent style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;Technorati tags: &lt;A href="http://technorati.com/tags/Windows%20Server%202008" rel=tag mce_href="http://technorati.com/tags/Windows%20Server%202008"&gt;Windows Server 2008&lt;/A&gt;, &lt;A href="http://technorati.com/tags/AD" rel=tag mce_href="http://technorati.com/tags/AD"&gt;AD&lt;/A&gt;, &lt;A href="http://technorati.com/tags/Active%20Directory" rel=tag mce_href="http://technorati.com/tags/Active%20Directory"&gt;Active Directory&lt;/A&gt;, &lt;A href="http://technorati.com/tags/Auditing" rel=tag mce_href="http://technorati.com/tags/Auditing"&gt;Auditing&lt;/A&gt;&lt;/DIV&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2585145" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/extreme/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.technet.com/extreme/archive/tags/Server+2008/default.aspx">Server 2008</category><category domain="http://blogs.technet.com/extreme/archive/tags/Active+Directory/default.aspx">Active Directory</category><category domain="http://blogs.technet.com/extreme/archive/tags/Edge/default.aspx">Edge</category></item><item><title>Analysis of Windows Server 2008 – AD Snapshot Viewer</title><link>http://blogs.technet.com/extreme/archive/2007/10/18/analysis-of-windows-server-2008-ad-snapshot-viewer.aspx</link><pubDate>Thu, 18 Oct 2007 18:36:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2198897</guid><dc:creator>David Tesar</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/extreme/comments/2198897.aspx</comments><wfw:commentRss>http://blogs.technet.com/extreme/commentrss.aspx?PostID=2198897</wfw:commentRss><description>&lt;P&gt;This feature is currently known as the “Database Mounting Tool” (DMT), which is better than the previous name of “Data Mining Tool”. Who knows what we’ll end up calling this at RTM, but I like the previous name “Snapshot Viewer” the best so this is what I entitled the post. 
&lt;P&gt;DMT allows you to quickly take snapshots of your AD database at any point in time and view those snapshots using the LDP viewer of your choice. At first I was extremely excited about this feature, but after realizing the command-line action you have to go through in order to do this (see below), it killed my buzz a little bit. If you compare this to automating ldifde/csvde backups of your AD, I can see these advantages to snapshots: &lt;BR&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You can mount a snapshot and attach GUI LDP tools to it. Ldifde/csvde method doesn’t do this. &lt;/LI&gt;
&lt;LI&gt;You can “backup” the entire database in one shot. Ldifde/csvde only allows a single DN or partition per shot.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;The ldifde/csvde dump of your entire partition is in clear text and snapshots are not. However, from a security standpoint there’s not much difference considering if someone has the snapshot file they can also open it up but not as easily. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Below is a general process flow for recovering deleted object(s) more quickly using DMT (see &lt;A href="http://technet2.microsoft.com/windowsserver2008/en/library/4503d762-0adf-494f-a08b-cf502ecb76021033.mspx?mfr=true" target=_blank mce_href="http://technet2.microsoft.com/windowsserver2008/en/library/4503d762-0adf-494f-a08b-cf502ecb76021033.mspx?mfr=true"&gt;step-by-step guide&lt;/A&gt; for more details): &lt;BR&gt;&lt;STRONG&gt;1)&lt;/STRONG&gt; &lt;U&gt;Create&lt;/U&gt; a snapshot of your AD database using the &lt;B&gt;ntdsutil snapshot&lt;/B&gt; sub-context menu system. &lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Note: This can be automated if you so choose. &lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;2)&lt;/STRONG&gt; &lt;U&gt;Mount&lt;/U&gt; the snapshot of your choice by using &lt;B&gt;ntdsutil snapshot&lt;/B&gt; sub-context menu system again. &lt;BR&gt;&lt;STRONG&gt;&lt;BR&gt;3)&lt;/STRONG&gt; Make this &lt;U&gt;snapshot readable&lt;/U&gt; by LDP, ADSIedit, AD Users and Computers (ADUC or dsa.msc), or other LDAP viewers using &lt;B&gt;dsamain.exe&lt;/B&gt; (new tool included with WS2008 by default)&lt;BR&gt;Note: At this point, you can view any object/attribute/etc of the snapshot to use for comparison. &lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;/U&gt;
&lt;P&gt;&lt;U&gt;Two paths to restore objects (using only MS tools):&lt;/U&gt; &lt;BR&gt;&lt;STRONG&gt;4)&lt;/STRONG&gt; Export/import the information from the snapshot to recover objects using ldifde/csvde:&amp;nbsp;&lt;BR&gt;a. Utilize the &lt;A href="http://www.microsoft.com/technet/technetmag/issues/2007/09/Tombstones/default.aspx" mce_href="http://www.microsoft.com/technet/technetmag/issues/2007/09/Tombstones/default.aspx"&gt;tombstone reanimation process&lt;/A&gt; (same as in Server 2003) to recreate the object(s) which were deleted.&amp;nbsp;&amp;nbsp;The &lt;A class="" href="http://www.microsoft.com/technet/sysinternals/Utilities/AdRestore.mspx" mce_href="http://www.microsoft.com/technet/sysinternals/Utilities/AdRestore.mspx"&gt;ADRestore tool&lt;/A&gt; also helps here.&amp;nbsp;b. &lt;U&gt;Restore metadata&lt;/U&gt; such as back-links, attributes, etc for those objects by utilizing ldifde &lt;BR&gt;&lt;STRONG&gt;&lt;BR&gt;5)&lt;/STRONG&gt; Do an authoritative restore of a portion of the objects using NTDSutil&amp;nbsp;(&lt;A class="" href="http://support.microsoft.com/?kbid=840001" mce_href="http://support.microsoft.com/?kbid=840001"&gt;same way&amp;nbsp;as you would in Server 2003&lt;/A&gt;).&amp;nbsp;You can restore objects which haven't been already deleted from a DC (i.e. replication hasn't come to this DC yet) via&amp;nbsp;using the &lt;A href="http://blogs.technet.com/adamca/archive/2007/10/12/restartable-active-directory-in-windows-server-2008.aspx" mce_href="http://blogs.technet.com/adamca/archive/2007/10/12/restartable-active-directory-in-windows-server-2008.aspx"&gt;restartable AD feature&lt;/A&gt;. 
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Bottom line&lt;/U&gt;&lt;/STRONG&gt;: DMT is a nice feature to be able to view previous snapshots of your AD, but overall our restore story still&amp;nbsp;doesn't help&amp;nbsp;as great as some of the 3&lt;SUP&gt;rd&lt;/SUP&gt; party tools do with AD object recovery (see below). 
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&lt;FONT size=4&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&lt;FONT size=4&gt;GET STARTED:&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt; &lt;BR&gt;&lt;A href="http://technet2.microsoft.com/windowsserver2008/en/library/163613cb-f332-46c5-b9a9-9654123e0c081033.mspx?mfr=true" mce_href="http://technet2.microsoft.com/windowsserver2008/en/library/163613cb-f332-46c5-b9a9-9654123e0c081033.mspx?mfr=true"&gt;Database Mounting Tool Feature Overview&lt;/A&gt; &lt;BR&gt;&lt;A href="http://technet2.microsoft.com/windowsserver2008/en/library/4503d762-0adf-494f-a08b-cf502ecb76021033.mspx?mfr=true" mce_href="http://technet2.microsoft.com/windowsserver2008/en/library/4503d762-0adf-494f-a08b-cf502ecb76021033.mspx?mfr=true"&gt;Step-by-Step Guide for Using the Active Directory Database Mounting Tool in Windows Server 2008&lt;/A&gt; &lt;BR&gt;&lt;A href="http://technet2.microsoft.com/windowsserver2008/en/library/a4b0e355-cbd0-4f48-9484-877fad1789ec1033.mspx?mfr=true" mce_href="http://technet2.microsoft.com/windowsserver2008/en/library/a4b0e355-cbd0-4f48-9484-877fad1789ec1033.mspx?mfr=true"&gt;Ntdsutil snapshot command line syntax&lt;/A&gt; &lt;BR&gt;&lt;A href="http://technet2.microsoft.com/WindowsServer2008/en/library/e95b5148-aa86-44ea-87e9-43c8ce6cfdbe1033.mspx" mce_href="http://technet2.microsoft.com/WindowsServer2008/en/library/e95b5148-aa86-44ea-87e9-43c8ce6cfdbe1033.mspx"&gt;Dsamain command line syntax&lt;/A&gt; &lt;BR&gt;Microsoft Sysinternal &lt;A class="" href="http://www.microsoft.com/technet/sysinternals/Utilities/AdRestore.mspx" mce_href="http://www.microsoft.com/technet/sysinternals/Utilities/AdRestore.mspx"&gt;ADRestore tool&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;&lt;A href="http://www.quest.com/object-restore-for-active-directory/" mce_href="http://www.quest.com/object-restore-for-active-directory/"&gt;Quest’s AD recovery tools&lt;/A&gt;&lt;BR&gt;&lt;A class="" href="http://www.goldandsilverwinners.com/" mce_href="http://www.goldandsilverwinners.com/"&gt;Scriptlogic's Active Administrator&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2198897" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/extreme/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.technet.com/extreme/archive/tags/Server+2008/default.aspx">Server 2008</category><category domain="http://blogs.technet.com/extreme/archive/tags/Active+Directory/default.aspx">Active Directory</category><category domain="http://blogs.technet.com/extreme/archive/tags/Database+Mounting+Tool/default.aspx">Database Mounting Tool</category></item><item><title>Server 2008 Password Policies - PSOs</title><link>http://blogs.technet.com/extreme/archive/2007/08/08/server-2008-password-policies.aspx</link><pubDate>Thu, 09 Aug 2007 03:06:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1724661</guid><dc:creator>David Tesar</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.technet.com/extreme/comments/1724661.aspx</comments><wfw:commentRss>http://blogs.technet.com/extreme/commentrss.aspx?PostID=1724661</wfw:commentRss><description>&lt;P mce_keep="true"&gt;In Server 2003 or R2 one of the major limitations was the ability to only have one password policy per domain. The product team realized this was a major pain point for many customers, so they hooked Server 2008 up with some new password policy functionality which is available in Beta 3. &lt;/P&gt;
&lt;P&gt;In Server 2008, we’ve created the concept of password settings objects or PSOs. Every PSO contains all of the same password-related information you’re familiar with in server 2000/2003 such as lockout duration, minimum password age, etc. 
&lt;P&gt;&lt;U&gt;A cool common use scenario&lt;/U&gt;: All domain administrators have a more complex password policy while the rest of the users in the domain have a less-restrictive password policy.&lt;/P&gt;
&lt;P&gt;&lt;U&gt;So what are some things you can do now with Password policies (PSOs)?&lt;BR&gt;&lt;/U&gt;1. Create and link as many PSOs as you’d like&lt;BR&gt;2. Link a PSO to one or more users or global security groups&lt;BR&gt;3. Override a PSO applied to individual user(s) in a group with a different PSO via “ExceptionalPSOs”&lt;BR&gt;4. Create a precedence for the PSO (so one will have a higher priority than another)&lt;BR&gt;5. Delegate who can link or modify individual PSOs to specific users or groups. (Only Domain Admins can create PSOs.)&lt;BR&gt;6. Hide the Password policy settings from the user&lt;BR&gt;7. PSOs do not interfere with custom password filters&lt;/P&gt;
&lt;P&gt;&lt;U&gt;What are some of the downfalls?&lt;/U&gt;&lt;BR&gt;1. No official Microsoft GUI to set up the policies. There is a 3&lt;SUP&gt;rd&lt;/SUP&gt; party tool to do this (link below), but otherwise you’ll have to use ADSIedit to create and manage PSOs. &lt;BR&gt;2. Inability to assign a PSO to a computer or directly to an OU. However, you can assign a “shadow group” to the OU and then manually or script the addition/removal of members who reside in that OU to the shadow group.&lt;BR&gt;3. You must be in Server 2008 domain functional level (all DCs running Server 2008 in the domain). Not surprising, but should be pointed out in case you were thinking you could roll this out in a mixed 2003/2008 domain. 
&lt;P&gt;&lt;STRONG&gt;GET STARTED&lt;/STRONG&gt; 
&lt;P&gt;&lt;B&gt;&lt;/B&gt;
&lt;P&gt;&lt;A href="http://technet2.microsoft.com/windowsserver2008/en/library/2199dcf7-68fd-4315-87cc-ade35f8978ea1033.mspx?mfr=true" mce_href="http://technet2.microsoft.com/windowsserver2008/en/library/2199dcf7-68fd-4315-87cc-ade35f8978ea1033.mspx?mfr=true"&gt;Step-by-Step Guide for Fine-Grained Password and Account Lockout Policy Configuration&lt;/A&gt; 
&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/info.aspx?na=47&amp;amp;p=2&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=518d870c-fa3e-4f6a-97f5-acaf31de6dce&amp;amp;u=details.aspx%3ffamilyid%3d173E6E9B-4D3E-4FD4-A2CF-73684FA46B60%26displaylang%3den" mce_href="http://www.microsoft.com/downloads/info.aspx?na=47&amp;amp;p=2&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=518d870c-fa3e-4f6a-97f5-acaf31de6dce&amp;amp;u=details.aspx%3ffamilyid%3d173E6E9B-4D3E-4FD4-A2CF-73684FA46B60%26displaylang%3den"&gt;Changes in Functionality from Windows Server 2003 with SP1 to Windows Server 2008&lt;/A&gt; – Page 83 
&lt;P&gt;&lt;A class="" href="mms://wm.microsoft.com/ms/inetpub/chenley/windows server 2008 casts/granular passwords.wmv" mce_href="mms://wm.microsoft.com/ms/inetpub/chenley/windows server 2008 casts/granular passwords.wmv"&gt;Video Screencast&amp;nbsp;of editing the PSOs manually&lt;/A&gt;&amp;nbsp;(no GUI tools) 
&lt;P&gt;&lt;A class="" href="http://www.joeware.net/freetools/tools/psomgr/index.htm" target=_blank mce_href="http://www.joeware.net/freetools/tools/psomgr/index.htm"&gt;Command Line Tool to create and manage PSOs&lt;/A&gt; (Joeware) 
&lt;P&gt;&lt;A class="" href="http://www.specopssoft.com/wiki/index.php/SpecopsPasswordPolicybasic/SpecopsPasswordPolicybasic/" mce_href="http://www.specopssoft.com/wiki/index.php/SpecopsPasswordPolicybasic/SpecopsPasswordPolicybasic/"&gt;SpecOps GUI tool for PSOs&lt;/A&gt; 
&lt;P&gt;&lt;A class="" href="http://www.quest.com/activeroles-server/arms.aspx" mce_href="http://www.quest.com/activeroles-server/arms.aspx"&gt;GUI tool which uses powershell comandlets to manage PSOs by Quest&lt;/A&gt; 
&lt;P&gt;&lt;A class="" href="http://blogs.chrisse.se/blogs/chrisse/pages/fine-grain-password-policy-tool.aspx" target=_blank mce_href="http://blogs.chrisse.se/blogs/chrisse/pages/fine-grain-password-policy-tool.aspx"&gt;&lt;FONT face=Verdana color=#006ff7&gt;Fine Grain Password Policy Tool&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;-&amp;nbsp; Another GUI Tool created by a Microsoft Employee 
&lt;P&gt;&lt;A class="" href="http://dmitrysotnikov.wordpress.com/2007/06/18/manage-fine-grained-password-policies-with-powershell/" mce_href="http://dmitrysotnikov.wordpress.com/2007/06/18/manage-fine-grained-password-policies-with-powershell/"&gt;Blog post with Powershell examples on managing PSOs&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/windowsserver2008/audsel.mspx" mce_href="http://www.microsoft.com/windowsserver2008/audsel.mspx"&gt;Get Server 2008 Beta 3&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1724661" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/extreme/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.technet.com/extreme/archive/tags/Server+2008/default.aspx">Server 2008</category><category domain="http://blogs.technet.com/extreme/archive/tags/Password+Policies/default.aspx">Password Policies</category><category domain="http://blogs.technet.com/extreme/archive/tags/Active+Directory/default.aspx">Active Directory</category></item></channel></rss>