<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Hi, my name is Susan and I edit GP right on the domain</title><link>http://msmvps.com/blogs/bradley/archive/2007/09/23/hi-my-name-is-susan-and-i-edit-gp-right-on-the-domain.aspx</link><description>You probably heard about Vista sp1 removing the Group policy management console from the OS. http://sdmsoftware.com/blog/2007/08/gpmc_not_part_of_vista_sp1.html For many years SBS 2003 by default has shipped the GPMC inside the server. I just take it</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Hi, my name is Susan and I edit GP right on the domain</title><link>http://msmvps.com/blogs/bradley/archive/2007/09/23/hi-my-name-is-susan-and-i-edit-gp-right-on-the-domain.aspx#1214334</link><pubDate>Tue, 25 Sep 2007 06:14:44 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1214334</guid><dc:creator>Chris Knight</dc:creator><description>&lt;p&gt;The only reason it&amp;#39;s recommended to always build a new GPO than edit an existing one is that the Group Policy team decided (or had it decided for them) that configuration management exensions such as versioning and change control weren&amp;#39;t important.&lt;/p&gt;
&lt;p&gt;Thankfully, Desktop Standard rose to the challenge and provided this capability with GPOVault and GPOVault Enterprise.&lt;/p&gt;
&lt;p&gt;Someone at Microsoft also thought this was a good idea, bought out Desktop Standard and now the GPOVault Enterprise product can be found as the Advanced Group Policy Management component of the Microsoft Desktop Optimization Pack for Software Assurance.&lt;/p&gt;
&lt;p&gt;A pity, because for a single domain controller Desktop Standard provided GPOVault for free. Sadly gone forever now.&lt;/p&gt;
&lt;p&gt;Thankfully there are alternatives. NetIQ&amp;#39;s Group Policy Guardian, Quest&amp;#39;s Group Policy Manager and NetPro&amp;#39;s GPOADmin are a few that spring to mind.&lt;/p&gt;
&lt;p&gt;Interestingly, there&amp;#39;s only two Best Practice documents referred to at &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/grouppolicy"&gt;www.microsoft.com/grouppolicy&lt;/a&gt;. That&amp;#39;s in the FAQ and the first points to &lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/en-us/library/bb735163.aspx"&gt;technet.microsoft.com/.../bb735163.aspx&lt;/a&gt; - which is Microsoft IT&amp;#39;s documentation on their experience of leveraging Group Policy within Microsoft. The second paragraph clearly states that this document is prescriptive guidance only and not procedural guidance.&lt;/p&gt;
&lt;p&gt;The second document points to &lt;a rel="nofollow" target="_new" href="http://technet2.microsoft.com/WindowsVista/en/library/5ae8da2a-878e-48db-a3c1-4be6ac7cf7631033.mspx?mfr=true"&gt;technet2.microsoft.com/.../5ae8da2a-878e-48db-a3c1-4be6ac7cf7631033.mspx&lt;/a&gt; - which is Group Policy with Vista.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1214334" width="1" height="1"&gt;</description></item><item><title>re: Hi, my name is Susan and I edit GP right on the domain</title><link>http://msmvps.com/blogs/bradley/archive/2007/09/23/hi-my-name-is-susan-and-i-edit-gp-right-on-the-domain.aspx#1212859</link><pubDate>Mon, 24 Sep 2007 14:10:26 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1212859</guid><dc:creator>AdamV</dc:creator><description>&lt;p&gt;No matter where you use GPMC, you are connecting to the domain and editing them directly there. I used to sometimes do this on my admin machine, or sometimes by remoting to the server. &lt;/p&gt;
&lt;p&gt;Like you I have started doing this on my Vista box to gain access to the extended policies for Vista, and just got used to always doing this even if I don&amp;#39;t need a Vista-only setting.&lt;/p&gt;
&lt;p&gt;I think it will be a shame to lose the GPMC out of Vista, although I am begining to think I started a storm in a teacup with my discussion here:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://veroblog.wordpress.com/2007/09/23/gpmc-will-be-removed-when-you-install-vista-service-pack-1/"&gt;veroblog.wordpress.com/.../gpmc-will-be-removed-when-you-install-vista-service-pack-1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(some useful feedback from Darren there too)&lt;/p&gt;
&lt;p&gt;If the enhanced version is available for install at the same time as sp1, then I have no axe to grind.&lt;/p&gt;
&lt;p&gt;A couple more thoughts:&lt;/p&gt;
&lt;p&gt;The safest way to create a new policy is to start in the Group Policy Objects container, create the policy object but don&amp;#39;t link it anywhere yet. Complete the settings you want and the link it to a Test OU with a Test object in (ideally you would do all of this in a sandbox test domain if you have one or can afford the time to set one up, maybe in a VM). Once done, then you link it to the real live OU (or site or domain etc). Aside: did you know you can create new OUs directly from inside GPMC?&lt;/p&gt;
&lt;p&gt;A few things won&amp;#39;t work that way, such as domain password policies which have to be linked at the domain level, but the same idea of create first, then link, still applies.&lt;/p&gt;
&lt;p&gt;The wrong way is to open ADUC rather than GPMC and go to an OU and use &amp;quot;Create and link a policy here&amp;quot;, which means while you are fiddling, users are getting a varying experience of what the policy does.&lt;/p&gt;
&lt;p&gt;If you really need a proper change controlled environment with audit trail, delegation of tasks, rollback and a sandbox to create policies which are not enabled (until approved), you need Advanced Group Policy Management (pdf datasheet here: &lt;a rel="nofollow" target="_new" href="http://tinyurl.com/2y8xkv"&gt;http://tinyurl.com/2y8xkv&lt;/a&gt; )&lt;/p&gt;
&lt;p&gt;This was previously Desktop Standard&amp;#39;s GPO Vault before they were acquired by MS. It is available as part of the Desktop optimisation Pack which has &amp;nbsp;a cost per seat and is for Software Assurance customers.&lt;/p&gt;
&lt;p&gt;Probably not going to suit smaller SBS customers, but useful to know about all the same.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1212859" width="1" height="1"&gt;</description></item></channel></rss>