<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>4sysops &#187; group policy</title>
	<atom:link href="http://4sysops.com/archives/tag/group-policy/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:25:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<image>
    <title>4sysops</title>
    <url>http://4sysops.com/4sysops-rss.png</url>
    <link>http://4sysops.com</link>
    <width>143</width>
    <height>49</height>
    <description>4sysops.com</description>
    </image>		<item>
		<title>Troubleshooting Group Policy &#8211; Part 6: Common problems</title>
		<link>http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/</link>
		<comments>http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:20:00 +0000</pubDate>
		<dc:creator>Kyle Beckman</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=7950</guid>
		<description><![CDATA[In troubleshooting Group Policy issues over the years, I tend to see the same problems over and over. In the last part of this <a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/">series</a> I will share some of those experiences.]]></description>
			<content:encoded><![CDATA[<p><strong><i>In troubleshooting Group Policy issues over the years, I tend to see the same problems over and over. In the last part of this <a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/">series</a> I will share some of those experiences.</i></strong></p>
<h2>DNS</h2>
<p>Your DCs should be pointing to each other for DNS and your clients should be pointing to the DCs. If your clients are using other DNS servers, you’re going to have problems at some point. If you are, for some reason, required to use third-party DNS for external lookups, put those DNS servers in as Root Hints servers instead of pointing clients or DCs at them.</p>
<h2>Just Say NO to top level policies</h2>
<p>The Default Domain Policy should be your only top level GPO unless you have a really good reason to add more. In addition, the Default Domain Policy should be edited very sparingly. Why? Anything you link at the top level applies to EVERYTHING in your Domain. Do you really want all of your servers and Admin accounts locked down with the same policies you give to everyday workstations and standard user accounts? Decide on an organizational structure for your OUs where you can link your GPOs instead of linking them at the top level.</p>
<h2>Group Policy doesn’t apply to Groups</h2>
<p>Despite the name, you can’t apply Group Policy to a Group directly. GPOs can only apply to users and computers. If you need it to apply to a group of users or computers, you’ll need to remove Authenticated Users from the Security Filtering for the GPO and then put your group there to apply it to your subset of objects.</p>
<h2>Getting a 5 minute hang at logon?</h2>
<p>You’ve got a logon script problem. The default timeout for scripts is 5 minutes.</p>
<h2>Group Policy Preferences not applying in XP (or other older OS’es)?</h2>
<p>Is the CSE installed? Pre-Windows 7 OS’es will ignore Group Policy Preferences unless the <a href="http://www.microsoft.com/download/en/details.aspx?id=3628">Client Side Extensions</a> are installed.</p>
<h2>Enforced policies &amp; block inheritance</h2>
<p>If there are GPOs at a higher level that you don’t want to apply, you can use the Block Inheritance option on an OU to stop those GPO’s from applying. To combat this, a GPO can be set as Enforced so that it can’t be overridden at a lower level. If you can avoid both of these options, do so. They can cause major headaches.</p>
<h2>Is something disabled?</h2>
<p>This is something you’ll see in gpresult.exe output. When you right-click on a GPO, the Link Enabled option should be checked. If it isn’t, the icon next to the GPO will be lighter than other GPO’s. Also, make sure that the GPO Status in the Details tab of a GPO is set to Enabled.</p>
<h2>Are you applying settings to the right OS version?</h2>
<p>If you’re running a mixed environment of XP, Vista, and 7 like just about everyone, make sure that the policy that you’re trying to apply wasn’t intended to a different OS. When you’re editing a GPO, each option will have a “Supported on” area that tells you which operating systems are supported.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/02/Group-Policy-Supported-Windows-version.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/02/Group-Policy-Supported-Windows-version.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="Group Policy - Supported Windows version" src="http://4sysops.com/wp-content/uploads/2012/02/Group-Policy-Supported-Windows-version_thumb.png" alt="Group Policy - Supported Windows version" width="604" height="552" border="0" /></a></p>
<p align="center"><em>Group Policy &#8211; Supported Windows version</em></p>
<h2>Permissions</h2>
<p>This is also something that will show up in gpresult.exe (seeing a trend here?). By default, the Security Filtering for a new GPO is set to Authenticated Users; that’s everybody including Domain Users and Domain Computers. There’s no reason to change it unless you only want that GPO to apply to a subset of objects. You can put Deny’s in the Delegation, but I won&#8217;t usually recommend it.</p>
<h2>File/share permissions</h2>
<p>If you’re storing scripts outside of Sysvol, deploying software, mapping drives/printers, or using Folder Redirection, file and share permissions are your biggest enemies. Double, triple, and quadruple check them and they could still be wrong. If you’re having problems accessing a network resource, try connecting to it manually to see if you still can’t connect. The Event Log will also tell you if your user/computer can’t access the resource.</p>
<h2>Precedence</h2>
<p>Lowest linked GPO wins. If there is a top level policy set by a Domain Admin and 16 sub-OUs down there is a conflicting policy set by a departmental Admin, the lowest linked policy will win out unless the Enforced option has been checked. When in doubt, go to the OU in the GPMC and check the Group Policy Inheritance tab and you’ll be able to see the order they are processed.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/02/Group-Policy-Precedence.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/02/Group-Policy-Precedence.png','',event,300,75)"><img style="background-image: none; margin: 0px 6px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Group Policy - Precedence" src="http://4sysops.com/wp-content/uploads/2012/02/Group-Policy-Precedence_thumb.png" alt="Group Policy - Precedence" width="604" height="338" border="0" /></a></p>
<p align="center"><em>Group Policy Precedence </em></p>
<h2>Slow links</h2>
<p>I’ve seen a few networks where the clients would detect that they were on slow links even if they weren’t. You’ll see in your gpresult.exe output if the client thinks it is on a slow link. If this is a continuing problem, you can disable slow link detection in Group Policy in Computer Config, Policies, Administrative Templates, System, Group Policy, Group Policy slow link detection, and set it to 0.</p>
<h2>Loopback processing</h2>
<p>No user polices? Check to see if <a href="http://4sysops.com/archives/group-policy-loopback-processing-part-1-usage-scenarios/">Loopback processing</a> is set to Replace.</p>
<h2>Misplaced Objects</h2>
<p>Is the user or computer where they&#8217;re supposed to be? I helped someone troubleshoot a problem for three days only to discover that the user account was in the wrong OU. Moved the user, refreshed the policy, problem resolved.</p>
<h2>Apply policy to the correct object type</h2>
<p>Make sure that you’re applying user polices to users and computer policies to computers. Separating your users and computers into separate OUs makes this easier to keep track of.</p>
<h2>Folder Redirection oddities</h2>
<p>Folder Redirection can do some weird things if you don’t watch out your settings. If you’re migrating to a new server name and moving all of the files yourself, make sure that you disable the option to move the users’ files to the new location. If not, you’re going to wind up with some angry users with missing files.</p>
<p>If the move option is disabled in Windows 7, the old folders will still be left behind even if a user logs in to the computer for the first time. You’ll either need to delete those folders or change the option to move the contents of the folder.</p>
<p>If you’re redirecting the My Documents folder, make sure that you mind the naming convention that the GPMC uses. If your file server is still using the old “My Documents,” the GPMC may try to change that to just “Documents.”</p>
Author: Kyle Beckman
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/" title="Troubleshooting Group Policy &#8211; Part 1: User communication (January 30, 2012)">Troubleshooting Group Policy &#8211; Part 1: User communication</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</title>
		<link>http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/</link>
		<comments>http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 18:25:11 +0000</pubDate>
		<dc:creator>Kyle Beckman</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=7943</guid>
		<description><![CDATA[Of course, Group Policy relies on Active Directory. Part 5 in your <a href="https://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/">Group Policy troubleshooting series</a> covers typical Active Directory problems that prevent Group Policy from working properly.]]></description>
			<content:encoded><![CDATA[<p><strong><i>Of course, Group Policy relies on Active Directory. Part 5 in your <a href="https://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/">Group Policy troubleshooting series</a> covers typical Active Directory problems that prevent Group Policy from working properly.</i></strong></p>
<h2>DNS</h2>
<p>If you’ve gotten to the point where it looks like Active Directory (AD) is the problem, you’re most likely looking at some kind of replication issue. By far, the most common cause of AD replication problems (short of failed DCs) is DNS. Are you using AD integrated DNS? Are your DCs pointing to each other for DNS? Are the firewalls between each DC open on the correct ports?</p>
<h2>Event Log</h2>
<p>So the obvious place to look first is the Event Log. If you’re having replication problems, you’ll have errors in the Event Log, most likely a lot of them. Take a look here first for anything actionable.</p>
<h2>GPOTool</h2>
<p>GPOTool.exe is a handy utility that Microsoft puts into the <a href="http://www.microsoft.com/download/en/details.aspx?id=24745">Microsoft Product Support Reports suite</a> of utilities. It is buried a bit, but after extracting the executable before installing the tools, <a href="http://www.verboon.info/index.php/2011/07/get-the-latest-version-of-the-gpotool-exe/">GPOTool.exe</a> can be found in your computer’s temp.</p>
<p>Running GPOTool.exe from one of your DCs without any switches will run through all of your GPOs and verify that your Group Policy Templates and Containers are synced and consistent across all of the DCs. You can also use the /gpo option if you just want to check one specific GPO.</p>
<p align="center"><em><a href="http://4sysops.com/wp-content/uploads/2012/02/GPOTool.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/02/GPOTool.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="GPOTool" src="http://4sysops.com/wp-content/uploads/2012/02/GPOTool_thumb.png" alt="GPOTool" width="604" height="388" border="0" /></a></em></p>
<p align="center"><em>GPOTool</em></p>
<h2>Sysvol Replication</h2>
<p>Are you still using FRS for Sysvol replication? Move to <a href="http://blogs.technet.com/b/askds/archive/2009/05/01/sysvol-migration-from-frs-to-dfsr-whitepaper-released.aspx">DFSR</a>.</p>
<p>If you’re stuck on FRS, Microsoft has a great tool for troubleshooting FRS replication issues called <a href="http://www.microsoft.com/download/en/details.aspx?DisplayLang=en&amp;id=3660">Ultrasound</a>.</p>
<p>If you’ve moved on to DFSR, you can run diagnostics by running the DFS Management snap-in, go to Replication, Domain System Volume, right-click and choose Create Diagnostic Report. Choose Health Report and you can stick mostly to the defaults. On the Options tab, make sure to change your Reference Member to the PDC Emulator (or the machine you typically connect to for editing Group Policy).</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/02/DFS-Diag.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/02/DFS-Diag.png','',event,300,75)"><img style="background-image: none; margin: 0px 6px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="DFS Diag" src="http://4sysops.com/wp-content/uploads/2012/02/DFS-Diag_thumb.png" alt="DFS Diag" width="604" height="410" border="0" /></a></p>
<p align="center"><em>DFS Diag</em></p>
<p>As you can see, my one DC isn’t having replication problems (thank goodness!). If it was, you would get some nice errors or warning that you could use to track down the root cause of the problem.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/02/DFS-Diag-Report.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/02/DFS-Diag-Report.png','',event,300,75)"><img style="background-image: none; margin: 0px 6px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="DFS Diag Report" src="http://4sysops.com/wp-content/uploads/2012/02/DFS-Diag-Report_thumb.png" alt="DFS Diag Report" width="604" height="434" border="0" /></a></p>
<p align="center"><em>DFS Diag Report</em></p>
<p>In the last post of this series I will cover a few common problems.</p>
Author: Kyle Beckman
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/" title="Troubleshooting Group Policy &#8211; Part 1: User communication (January 30, 2012)">Troubleshooting Group Policy &#8211; Part 1: User communication</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Troubleshooting Group Policy]]></series:name>
	</item>
		<item>
		<title>Troubleshooting Group Policy &#8211; Part 4: Client problems</title>
		<link>http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/</link>
		<comments>http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 18:55:52 +0000</pubDate>
		<dc:creator>Kyle Beckman</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=7935</guid>
		<description><![CDATA[Client issues are often cause for Group Policy problems. In part 4 of this <a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/">series</a>, I will discuss tools such as gpupdate and gpresult which helo you to tacke these problems.]]></description>
			<content:encoded><![CDATA[<p><strong><i>Client issues are often cause for Group Policy problems. In part 4 of this <a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/">series</a>, I will discuss tools such as gpupdate and gpresult which helo you to tacke these problems.</i></strong></p>
<h2>When all else fails, reboot!</h2>
<p>There are a few changes in Group Policy that require a reboot for the computer or a logoff/logon for the user. If you have clients that go long periods without rebooting or users that just lock their computers at the end of the day, this could be why some policies aren’t updating. If you’re deploying software to computers, using Folder Redirection, or have startup/shutdown scripts, you’ll need your computers to restart occasionally. The same goes for logon/logoff scripts, if you’re relying on scripts in your policy for changes, users will need to actually log out on occasion to get changes. If you can, time your policy changes that require a reboot with Patch Tuesday since the computers will, most likely, reboot to apply patches.</p>
<h2>Wait… or run gpupdate</h2>
<p>Group Policy refreshes every 90 minutes with a randomized offset of 30 minutes. If you change a policy right now, it could be as much as 2 hours before all of your clients get the policy. (Depending on how long Sysvol replication takes in your AD (or if you have a DC on the other side of a slow connection), it could possibly be longer.) If you made the change an hour ago and clients aren’t getting the setting, that’s completely normal. On the client, you can run gpupdate.exe to update changes that have been made to Group Policy. Running a gpupdate.exe /force will ignore any processing optimizations and reapply all of the Group Policy. Or, you can just keep on waiting until all of your computers complete their regular refresh.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/02/gpupdate.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/02/gpupdate.png','',event,300,75)"><img style="background-image: none; margin: 0px 6px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="gpupdate" src="http://4sysops.com/wp-content/uploads/2012/02/gpupdate_thumb.png" alt="gpupdate" width="604" height="301" border="0" /></a></p>
<p align="center"><em>gpupdate</em></p>
<p>Group Policy should refresh on its own without you having to manually run gpupdate.exe on every computer. Running the command manually is a great way for testing or to make sure a user/computer gets the change immediately, but shouldn’t be a necessity on every system. If gpupdate.exe hangs or generates an error, you may need to move on to the Event Log.</p>
<h2>Gpresult</h2>
<p>Gpresult.exe is a <s>great</s> invaluable tool for troubleshooting Group Policy that has been improved in Windows 7 and Windows Server 2008 R2. The output of gpresult.exe contains a wealth of information like what GPOs are applying to the computer/user, if the GPO was filtered, if the GPO is empty, whether or not the computer is on a slow link, security group memberships, OS version, site name, roaming and local profile locations, which DC the policy was retrieved from, and much more. Basically, gpresult.exe takes the RSoP data and turns it into something that a human being can actually read.</p>
<p>If you’re running the latest and greatest, you can run <strong>gpresult.exe /h nameofyourreport.html </strong>and get a pretty HTML report about what GPO’s are applying to the current user that looks just like the Setting tab in the GPMC. You may notice that the Computer area will be blank. Run the same command with an Elevated Command Prompt to see the Computer Area.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/02/gpresult.exe-HTML-output.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/02/gpresult.exe-HTML-output.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="gpresult.exe HTML output" src="http://4sysops.com/wp-content/uploads/2012/02/gpresult.exe-HTML-output_thumb.png" alt="gpresult.exe HTML output" width="604" height="504" border="0" /></a></p>
<p align="center"><em>gpresult HTML output</em></p>
<p>If you don’t want pretty reports or want the output as text, you can run gpresult.exe with different options to get the output in text. The /r option will give you a pretty limited report that includes everything except the actual settings that are being applied. Personally, I like the verbose output with the /v option. By default, the output will be shown in the Command Prompt window. You can run <strong>gpresult.exe /v &gt;&gt; verbose_output.txt</strong> to save the output into a text file. If you want total information overload, /z provides “super-verbose” information.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/02/gpresult.exe-text-output.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/02/gpresult.exe-text-output.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="gpresult.exe text output" src="http://4sysops.com/wp-content/uploads/2012/02/gpresult.exe-text-output_thumb.png" alt="gpresult.exe text output" width="604" height="410" border="0" /></a></p>
<p align="center"><em>gpresult verbose text output</em></p>
<h2>Resultant Set of Policy (Logging)</h2>
<p>Resultant Set of Policy (Logging) is available in the GPMC by right-clicking on a user or computer object, click All Tasks, and click Resultant Set of Policy (Logging). I personally prefer running gpresult.exe on the client side. RSoP Logging requires that the management station that you’re using have the ability to communicate with the remote computer which isn’t always available in every environment. Even if I don’t have physical access to or the ability to remote control the computer, I can have the end user email me the output of gpresult.exe for troubleshooting. I’ve even known people to stick a script on the computer that the user just has to click on to get the output without any pesky command line typing. RSoP Logging also gives the same output as RSoP planning, so it can be a little hard to look at. The output of gpresult.exe is much easier to look at and search.</p>
<h2>Next steps</h2>
<p>So now you know you have a problem and you have enough information to hopefully track it down. First, did the GPO apply? And, if it wasn’t, was it denied? You can get some of this in the Event Log, but it is usually easier to check your gpresult.exe output since both pieces of information should be there. If it didn’t apply or got denied, check the Event Log for more information about why the GPO didn’t apply or was denied. The potential number of possible possibilities you’ll see there are too great to discuss here, but you should get something good enough to search for online to resolve the problem. The typical causes are things like the Security Filtering, link not being enabled, GPO Status may have user or computer disabled, and issues with <a href="http://4sysops.com/archives/how-to-scope-group-policy-with-wmi-filters/">WMI filtering</a>.</p>
<p>If the GPO did apply, but you’re missing settings, try a gpupdate.exe just to see if the client hasn’t refreshed. You’ll also want to refer to the gpresult.exe output here too. You may have a system on a slow link, a setting that isn’t applicable to the current OS, another setting taking precedence, loopback processing that is disabling the setting, or client side extension (usually Group Policy Preferences or third-party products) problems. If the output from gpresult.exe doesn’t tell you where the problem is, the Event Log should.</p>
<p>In the next post I will discuss <a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/">Group Policy Active Directory problems</a>.</p>
Author: Kyle Beckman
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/" title="Troubleshooting Group Policy &#8211; Part 1: User communication (January 30, 2012)">Troubleshooting Group Policy &#8211; Part 1: User communication</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Troubleshooting Group Policy]]></series:name>
	</item>
		<item>
		<title>Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</title>
		<link>http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/</link>
		<comments>http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 19:20:42 +0000</pubDate>
		<dc:creator>Kyle Beckman</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=7927</guid>
		<description><![CDATA[Group Policy settings are not applied? In this third part of our <a href="https://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/">Group Policy troubleshooting series</a> you will learn how to identify the source of the problem.]]></description>
			<content:encoded><![CDATA[<p><strong><i>Group Policy settings are not applied? In this third part of our <a href="https://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/">Group Policy troubleshooting series</a> you will learn how to identify the source of the problem.</i></strong></p>
<p>So you’ve got computers or users with Group Policy problems. Where do you start? Troubleshooting any problem is usually a process of elimination. A lot of people want to run directly to the Event Log of the computer having the problem. Before jumping on the first computer where Group Policy is not applied, I suggest asking a few questions first so you can eliminate possible causes. A little detective work up front can make tracking down the actual problem much easier and may save you some time digging through logs.</p>
<h2>Is this a local system or a remote (probably VPN-connected) system?</h2>
<p>Some policies behave differently depending on whether a user/computer is connected directly to a LAN or remotely over a slower connection. For a remote user, the computer may have identified the connection as a slow link and may not be enforcing all settings properly. Additionally, some settings like Folder Redirection and scripts only run during a reboot and may require pre-logon VPN access to network resources like file servers or they won’t run. If the user is connected remotely, you may need to recommend that they connect to the VPN prior to logging into AD so their policy can process.</p>
<h2>Were any changes made to Group Policy recently?</h2>
<p>So this is probably the biggest no-brainer of all of the questions. If someone made a change, did the reported problem matched the change that was made? Was the change tested before it was rolled out to everyone?</p>
<h2>Are there other cases where Group Policy is not applied?</h2>
<p>If the issue is isolated to one person or one computer, you may be looking at an individual client issue. Do you have some users/computers getting the policy and others that aren’t? You may be looking at a clients that haven’t refreshed yet or a possibly even an AD issue.</p>
<h2>If it is a subset, is there something unique about them?</h2>
<p>Do any of the users/computer have anything in common that may relate to the problem they are having? Are all of the users/computers located at a specific AD Site? Are all of the computers running the same OS? Are all of the computers on the same subnet? Are they in the same building? Are all the users assigned to the same file server?</p>
<h2>Does the user have Admin rights?</h2>
<p>I haven’t seen it a lot, but a user with Admin rights can cause problems for Group Policy processing. Did the user change the assigned DNS servers? If you can’t get to the DCs, you can’t process Group Policy. Did the user go into the Registry Editor and make changes to any of the Registry keys related to Group Policy? Did the user make changes to the local firewall? Has the user installed any other kind of application that could be interfering with Group Policy?</p>
<h2>Is the computer having hardware problems?</h2>
<p>A bad stick of memory or a failing hard drive can play all sorts of tricks on a computer. I can’t say I’ve personally seen Group Policy processing issues because of hardware problems, but I have had someone try to blame a problem on Group Policy that ended up being a bad stick of memory.</p>
<h2>Can you replicate the problem?</h2>
<p>If someone else logs into the computer, do they have the same issue? If the user logs into another computer, does that person still have the same problem? If you drop a test user or test computer into the same OU and refresh the policy, are the Group Policy settings applied correctly?</p>
<h2>Are there any outages known to IT?</h2>
<p>This is another no brainer&#8230; If you’re having replication issues between your DCs that you or someone else is trying to resolve, it makes no sense to spend time troubleshooting Group Policy problems until the replication issues are resolved. If there are network issues that are disabling clients&#8217; access to DCs, those network issues need to be resolved first.</p>
<h2>Have IT infrastructure changes been made recently?</h2>
<p>Was a file or print server replaced? Were any DCs upgraded or replaced recently? Has any network hardware like switches or firewalls been replaced/upgraded recently? All of these can potentially cause issues with Group Policy processing.</p>
<p>At this point, you are hopefully armed with enough information to help you track down the source of the problem if Group Policy settings were not applied. In my upcoming articles, I’ll discuss what you can do on the client and server side to track down and resolve your problem.</p>
<p>In my next post I will cover <a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/">Group Policy problems that are related to client issues</a>.</p>
Author: Kyle Beckman
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/" title="Troubleshooting Group Policy &#8211; Part 1: User communication (January 30, 2012)">Troubleshooting Group Policy &#8211; Part 1: User communication</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Troubleshooting Group Policy]]></series:name>
	</item>
		<item>
		<title>Troubleshooting Group Policy &#8211; Part 2: Test and deploy</title>
		<link>http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/</link>
		<comments>http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 20:05:34 +0000</pubDate>
		<dc:creator>Kyle Beckman</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=7923</guid>
		<description><![CDATA[You test your Group Policy changes before you push them out, right? This second part of <a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/">six</a> shows you how you can test Group Policy settings before you deploy them.]]></description>
			<content:encoded><![CDATA[<p><strong><i>You test your Group Policy changes before you push them out, right? This second part of <a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/">six</a> shows you how you can test Group Policy settings before you deploy them.</i></strong></p>
<p>I can’t stress enough how important it is to test out your new Group Policy settings before you start pushing them out to end users. How do you know they will work correctly in the real world if you haven’t tested them in a controlled lab setting first?</p>
<h2>Creating a Group Policy test environment</h2>
<p>In larger environments, IT departments may have a Test Active Directory Forest just for testing things like Group Policy. Unless you’re applying Group Policy to thousands or tens of thousands of computers, that may be overkill for your organization. Here’s what I typically do to test:</p>
<p>In my Active Directory (AD) organization, I like to keep a “Test” Organizational Unit (OU) that mimics a typical OU for a department. In that OU, I keep the same sub-OU layout, a few test user accounts, and test computers (usually virtual machines) where I can put any of my test Group Policy before I make it available to end users.</p>
<p>Within the Group Policy Management Console (GPMC), it is very easy to make copies of Group Policy Objects (GPOs) by going to the Group Policy Objects container in the Group Policy Management Console (GPMC), right-click on the GPO, choose Copy, and then right-click again, and choose Paste. I usually make a copy of the original GPO and include “TEST” in the name and link it inside of my Test OU. This gives me an OU where I can make changes to my policy without causing problems for existing users or computers.</p>
<p align="center"><a href="http://4sysops.com/wp-content/uploads/2012/01/Test-Group-Policy-GPMC-with-Test-GPOs1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/Test-Group-Policy-GPMC-with-Test-GPOs1.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="Test Group Policy - GPMC with Test GPOs" src="http://4sysops.com/wp-content/uploads/2012/01/Test-Group-Policy-GPMC-with-Test-GPOs_thumb1.png" alt="Test Group Policy - GPMC with Test GPOs" width="604" height="448" border="0" /></a></p>
<p align="center"><em>GPMC with Test GPOs</em></p>
<p>Should I use physical computers for testing Group Policy or virtual machines? Personally, I prefer to test with VM’s. Why? If you mess up and lock down a computer to the point that it becomes unusable, you may have to re-image the computer. With a VM, you can rely on snapshots to go back in time without having to spend time or effort fixing the problem. Just be aware that if you decide to use Microsoft Virtual PC, the Undo Disks functionality is limited to rolling back to the last state of the VM. If you’re running Hyper-V, that is typically my choice for VM testing. If not, you can either spend the money for <a href="http://www.vmware.com/products/workstation/">VMware Workstation</a> or get <a href="http://www.virtualbox.org/">VirtualBox</a> for free.</p>
<h2>Test real world scenarios</h2>
<p>When you test your new policies, ensure that you’re also testing against computers and/or users that had the old policies applied and that have been in use by real people. In a lab setup, operating systems have this habit of having cleanly applied images that have never been used. User accounts and the files and settings that account have access to are pristine and haven’t been customized or changed. Some user policies can be affected by previous settings in the user’s profile. The biggest place where this happens is Folder Redirection. You’ll want to make sure that the settings that you’re changing take both new logons and existing logons into consideration. A good way to do this is to have some users that can test your changes when you’re almost ready to roll them out to everyone.</p>
<h2>Stage changes</h2>
<p>Depending on the change you’re making, you may not want to roll it out to every user or computer at the same time. For major changes, I usually like to drop a few user and/or computer objects into the Test OU and allow those objects to run for a few days. In addition to being a good way to test how the change works in the real world, it gives me the chance to see if anything is going to break or cause problems for end users before the change is rolled out to everyone. It is much easier to deal with a few unhappy customers that are having problems than a lot!</p>
<h2>“Dog food” your Group Policy</h2>
<p>As an IT department, I highly recommend “eating your own dog food.” From a Group Policy perspective, that means that you should have the same GPO’s applied to your day-to-day user account and computer that all of the other users in the organization are getting. It should also mean that new policies should get applied to you first. The quickest way to see how a Group Policy change will impact end users is to use it yourself every day. How do you know that a particular script makes logons slow if it doesn’t apply to you every day? How do you know that the screensaver timeout is too low unless you’re constantly having to log back in because you have the setting, too? How do you know that disabling certain settings hamper a user’s ability to work unless you have to deal with the same issue?</p>
<h2>Resultant Set of Policy (Planning)</h2>
<p>I’m mentioning the RSoP in Planning mode last because I personally have never gotten much usage out of it. In Active Directory Users and Computers, you can right-click on a User or Computer object, click All Tasks, and click Resultant Set of Policy (Planning) to see how policies will apply to users and computers. RSoP Planning will let you pick a user and computer and then select options like Site, slow network, Loopback mode, group memberships, and WMI filters to see what policies will be applied to a user and computer.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/Test-Group-Policy-RSoP-Wizard1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/Test-Group-Policy-RSoP-Wizard1.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="Test Group Policy - RSoP Wizard" src="http://4sysops.com/wp-content/uploads/2012/01/Test-Group-Policy-RSoP-Wizard_thumb1.png" alt="Test Group Policy - RSoP Wizard" width="528" height="457" border="0" /></a></p>
<p align="center"><em>RSoP Planning Wizard</em></p>
<p>The problem? The output that you’re given makes it impossible to see the results of your policies. You’ll have to manually dig through everything. It is probably quicker to have a VM, drop it into your Test OU, and just test out the policies yourself to see if you’re getting the results you want. The gpresults.exe tool (which we’ll get to in a later article) gives much easier to read results.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/Test-Group-Policy-RSoP-Planning-Results1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/Test-Group-Policy-RSoP-Planning-Results1.png','',event,300,75)"><img style="background-image: none; margin: 0px 6px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Test Group Policy - RSoP Planning Results" src="http://4sysops.com/wp-content/uploads/2012/01/Test-Group-Policy-RSoP-Planning-Results_thumb1.png" alt="Test Group Policy - RSoP Planning Results" width="604" height="417" border="0" /></a></p>
<p align="center"><em>RSoP Planning Results</em></p>
<p>In the next part of this series I will outline how you can identify a Group Policy problem.</p>
Author: Kyle Beckman
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/" title="Troubleshooting Group Policy &#8211; Part 1: User communication (January 30, 2012)">Troubleshooting Group Policy &#8211; Part 1: User communication</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<series:name><![CDATA[Troubleshooting Group Policy]]></series:name>
	</item>
		<item>
		<title>Troubleshooting Group Policy &#8211; Part 1: User communication</title>
		<link>http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/</link>
		<comments>http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 18:25:45 +0000</pubDate>
		<dc:creator>Kyle Beckman</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=7905</guid>
		<description><![CDATA[In this series of six parts, I will show you how to prevent and solve Group Policy problems. In this first part, I will outline why communication with your users is important.]]></description>
			<content:encoded><![CDATA[<p><strong><i>In this series of six parts, I will show you how to prevent and solve Group Policy problems. In this first part, I will outline why communication with your users is important.</i></strong></p>
<p>Group Policy is a great tool that can make your life a lot easier as a systems administrator. But, what do you do when computers or users aren’t getting the correct policies? In this series, we’ll take a look at things you can do to prevent problems, common problems people have with Group Policy, and steps you can take to troubleshoot misbehaving Group Policy.</p>
<p>“An ounce of prevention is worth a pound of cure.” &#8212; Benjamin Franklin. Those words definitely ring true for deploying new Group Policy settings. There are a number of things you can do before deploying changes that may cost you some time up front, but will definitely save you time and grief down the road.</p>
<h2>Know your customer</h2>
<p>How well do you know the business processes of the group that will be getting your Group Policy changes? If you’re planning on implementing Group Policy for the first time or making significant changes, these changes can potentially have ramifications on the business operations of the group that will be receiving the policy.</p>
<p>Take <a href="http://4sysops.com/archives/set-the-default-forced-screen-saver-in-group-policy-logon-scr-in-windows-7/">screensaver settings</a> for example. Turning on the screensaver and locking the computer after 15 minutes may be perfectly reasonable in an office setting, but could cause major problems on a warehouse or factory floor where employees need to constantly see something on a screen, but don’t necessarily interact with the keyboard or mouse. On the other hand, 15 minutes could be way too high for a computer in a public location like a reception or customer service desk where someone could potentially walk in off the street and start using a computer that has been idle for a few minutes.</p>
<p>Engage your customer and find out how their department operates. Do they have software they use that no other department uses that could be affected by what you do? Are there things their employees are doing on their computers that they want stopped like setting personal wallpapers? Are the settings that you’re planning to implement going to cause problems for their business operations? Asking a few questions up front can potentially prevent things from breaking because of the unforeseen consequences of changes.</p>
<h2>Communicating changes</h2>
<p>If you’re making a change that is going to be noticed by your customers, you may need to prepare them for that. I helped someone roll out a company logo wallpaper and screensaver to around a hundred computers over a weekend. The change had been requested by the owner of the company to standardize their computers. Unfortunately, the change wasn’t communicated to the employees. On Monday morning, things were crazy for the lone IT person. Numerous employees logged support requests and several even complained to the company owner about the change. Ultimately, the policy change was left in place; but, a quick email from the owner about the change before it was made would have eliminated a lot of confusion from the employees and support requests to IT.</p>
<p>Even if the change isn’t necessarily going to be noticed by the typical user, you still need to let someone know that a change is taking place. Most Group Policy changes are fairly silent when they occur; the average user probably won’t know that something has been changed even if they are having problems. Having a few insiders in the office that are aware of the change can be very helpful once end users start encountering problems and may give you the opportunity to tweak the policy before the problem spreads to other users.</p>
<p>In my next post I will give some tips of how to <a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/">test Group Policy deployments</a>.</p>
Author: Kyle Beckman
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/troubleshooting-group-policy-part-1-user-communication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Troubleshooting Group Policy]]></series:name>
	</item>
		<item>
		<title>How to scope Group Policy with WMI filters</title>
		<link>http://4sysops.com/archives/how-to-scope-group-policy-with-wmi-filters/</link>
		<comments>http://4sysops.com/archives/how-to-scope-group-policy-with-wmi-filters/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 18:40:08 +0000</pubDate>
		<dc:creator>Timothy Warner</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=7903</guid>
		<description><![CDATA[In this article you will learn how to create Group Policy Objects (GPOs) by leveraging the power of Windows Management Instrumentation (WMI).]]></description>
			<content:encoded><![CDATA[<p><strong><i>In this article you will learn how to create Group Policy Objects (GPOs) by leveraging the power of Windows Management Instrumentation (WMI).</i></strong></p>
<p>The traditional method for scoping Group Policy Objects (GPOs) in Windows Server 2008 Active Directory is to perform the following actions:</p>
<ul>
<li>Ensure that the GPO is <a href="http://msdn.microsoft.com/en-us/library/windows/desktop/aa374339(v=vs.85).aspx">linked</a> to the appropriate Active Directory object (for instance, site, domain, OU)</li>
<li>Use <a href="http://www.windowsnetworking.com/articles_tutorials/group-policy-security-filtering.html">security filtering</a> to ensure that the GPO affects only specified user and/or computer accounts</li>
</ul>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/Security-filtering-a-GPO.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/Security-filtering-a-GPO.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none;" title="Security filtering a GPO" src="http://4sysops.com/wp-content/uploads/2012/01/Security-filtering-a-GPO_thumb.png" alt="Security filtering a GPO" width="492" height="336" /></a></p>
<p align="center"><em>Security filtering a GPO</em></p>
<p>What many Windows systems administrators do not know (or may not want to know due to the learning curve involved) is that we can also use <a href="http://msdn.microsoft.com/en-us/library/windows/desktop/aa394582(v=vs.85).aspx">Windows Management Instrumentation (WMI)</a> filtering to dynamically scope <a href="http://technet.microsoft.com/en-us/windowsserver/bb310732">Group Policy</a>.</p>
<p>WMI is extremely powerful in GPO application because we can target systems based upon hardware and software attributes such as CPU architecture, operating system, free disk space, BIOS version, and so forth.</p>
<p>It should be noted that because your WMI filters are parsed during every Group Policy refresh, WMI filters in GPOs are best reserved for time-limited scenarios to avoid undue performance impact on your domain controllers.</p>
<p>For instance, you may want to deploy a GPO with a WMI filter that scopes the policy for Windows 7 clients that have a particular hotfix applied in order to undo the installation. After your machines have ingested and processed the GPO, you can simply unlink the WMI filter or disable the GPO entirely.</p>
<h2>Creating a WMI filter</h2>
<p>To build your first WMI filter, fire up the Group Policy Management Console and expand your domain to expose the <strong>WMI Filters</strong> container. Next, right-click <strong>WMI Filters</strong> and select <strong>New</strong> from the shortcut menu.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/Group-Policy-Creating-a-New-WMI-Filter.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/Group-Policy-Creating-a-New-WMI-Filter.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none;" title="Group Policy - Creating a New WMI Filter" src="http://4sysops.com/wp-content/uploads/2012/01/Group-Policy-Creating-a-New-WMI-Filter_thumb.png" alt="Group Policy - Creating a New WMI Filter" width="362" height="350" /></a></p>
<p align="center"><em>Creating a New WMI Filter</em></p>
<p>In the <strong>New WMI Filter</strong> dialog box, add a name and (optionally) a description for your new WMI filter. Next, we can build the actual <a href="http://msdn.microsoft.com/en-us/library/windows/desktop/aa394606(v=vs.85).aspx">WMI Query Language (WML)</a> query by clicking <strong>Add</strong>.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/New-WMI-Filter.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/New-WMI-Filter.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none;" title="New WMI Filter" src="http://4sysops.com/wp-content/uploads/2012/01/New-WMI-Filter_thumb.png" alt="New WMI Filter" width="491" height="356" /></a></p>
<p align="center"><em>New WMI filter</em></p>
<p>WMI filters consist of two components: (a) the WMI namespace; and (b) the WQL query. The vast majority of Windows systems administration-related WMI classes are contained within the <strong>root\CIMv2</strong> namespace.</p>
<p>If you have used the <a href="http://www.w3schools.com/sql/default.asp">Structured Query Language (SQL)</a> before, then you will be instantly comfortable with the basic syntax of the WQL language. If not, then you have a bit of a learning curve in front of you.</p>
<p>Please check out the following links for some useful assistance in writing WQL:</p>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/cc779036%28WS.10%29.aspx">WMI Filtering using GPMC</a></li>
<li><a href="http://www.microsoft.com/download/en/details.aspx?DisplayLang=en&amp;id=12028">Scriptomatic 2.0 Utility</a></li>
<li><a href="http://www.microsoft.com/download/en/details.aspx?DisplayLang=en&amp;id=24045">WMI Administrative Tools</a></li>
</ul>
<p>In the following example screenshot, my WQL query targets domain systems that run Windows XP Professional.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/A-WQL-query.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/A-WQL-query.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none;" title="A WQL query" src="http://4sysops.com/wp-content/uploads/2012/01/A-WQL-query_thumb.png" alt="A WQL query" width="406" height="289" /></a></p>
<p align="center"><em>A WQL query</em></p>
<p>Note that a single WMI filter can consist of more than one WQL query statement. Once you’ve saved your work, your new filter(s) will appear in the <strong>WMI Filters</strong> node in Group Policy Management Console.</p>
<p><strong>NOTE</strong>: Active Directory replication ensures that both your WMI filters as well as your GPOs are available on all domain controllers.</p>
<h2>Linking a WMI filter to a GPO</h2>
<p>To link a WMI filter to a GPO using the GPMC, view the properties of the target GPO. Next, open the WMI Filtering drop-down list, which is now populated with any previously created WMI filters. Select the appropriate filter from the list—once you propagate the GPO to your domain, you are finished!</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/Linking-a-WMI-filter-to-a-GPO.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/Linking-a-WMI-filter-to-a-GPO.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none;" title="Linking a WMI filter to a GPO" src="http://4sysops.com/wp-content/uploads/2012/01/Linking-a-WMI-filter-to-a-GPO_thumb.png" alt="Linking a WMI filter to a GPO" width="571" height="125" /></a></p>
<p align="center"><em>Linking a WMI filter to a GPO</em></p>
<p>You are probably familiar with the old carpenter’s aphorism “Measure twice, cut once.” This truism is especially relevant for us Windows systems administrators with respect to Group Policy application.</p>
<p>We are faced with the frightening question: How can we know in advance if our WMI filter works? Well, to that end I would like to point you to a nifty free utility by the GPO Guy called the <a href="http://www.gpoguy.com/FreeTools/FreeToolsLibrary/tabid/67/agentType/View/PropertyID/93/Default.aspx">WMI Filter Validation Utility</a>.</p>
<p>The way this tool works is simple: we first have it analyze our GPO infrastructure and report metadata concerning any linked and unlinked WMI filters. This interface is shown in the next screen capture.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/The-WMI-Filter-Validator.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/The-WMI-Filter-Validator.png','',event,300,75)"><img style="margin: 0px 6px; display: inline;" title="The WMI Filter Validator" src="http://4sysops.com/wp-content/uploads/2012/01/The-WMI-Filter-Validator_thumb.png" alt="The WMI Filter Validator" width="600" height="454" /></a></p>
<p align="center"><em>The WMI Filter Validator</em></p>
<p>We can then test a WMI filter by right-clicking its entry in the tool’s interface and selecting Validate from the shortcut menu. This launches a wizard whereby we can target a specific domain member computer.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/Validating-a-WMI-filter.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/Validating-a-WMI-filter.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none;" title="Validating a WMI filter" src="http://4sysops.com/wp-content/uploads/2012/01/Validating-a-WMI-filter_thumb.png" alt="Validating a WMI filter" width="496" height="388" /></a></p>
<p align="center"><em>Validating a WMI filter</em></p>
<p>We must remember that a WMI filter is essentially a Boolean True/False test in order for Active Directory to determine whether to apply a given GPO to a given computer. The WMI Filter Validation Utility works wonderfully to test this equation in advance.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/WMI-validation-results.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/WMI-validation-results.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none;" title="WMI validation results" src="http://4sysops.com/wp-content/uploads/2012/01/WMI-validation-results_thumb.png" alt="WMI validation results" width="306" height="154" /></a></p>
<p align="center"><em>WMI validation results</em></p>
<h2>Conclusion</h2>
<p>At this point you should have a solid idea as to what WMI filters are and how we can use them to dynamically scope our GPOs. You also know how to test WMI filter application prior to GPO deployment.</p>
Author: Timothy Warner
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-scope-group-policy-with-wmi-filters/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Group Policy Preferences best practices</title>
		<link>http://4sysops.com/archives/group-policy-preferences-best-practices/</link>
		<comments>http://4sysops.com/archives/group-policy-preferences-best-practices/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 19:10:40 +0000</pubDate>
		<dc:creator>Kyle Beckman</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=7885</guid>
		<description><![CDATA[This article introduces Group Policy Preferences, explains how they differ from Group Policy settings, compares Preferences to logon scripts, and covers a few Group Policy Preferences gotchas.]]></description>
			<content:encoded><![CDATA[<p><strong><i>This article introduces Group Policy Preferences, explains how they differ from Group Policy settings, compares Preferences to logon scripts, and covers a few Group Policy Preferences gotchas.</i></strong></p>
<p>The introduction of Group Policy Preferences into Group Policy seems to have quite a few people confused. I think that confusion has been compounded by all of the people who skipped Windows Vista, stayed with Windows XP, and are just now starting to implement Windows 7 on the desktop.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/Group-Policy-Preferences.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/Group-Policy-Preferences.png','',event,300,75)"><img style="background-image: none; margin: 0px 6px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Group Policy Preferences" src="http://4sysops.com/wp-content/uploads/2012/01/Group-Policy-Preferences_thumb.png" alt="Group Policy Preferences" width="604" height="472" border="0" /></a></p>
<p align="center"><em>Group Policy Preferences</em></p>
<p>So what’s all the excitement about anyway? Assuming you’re one of those organizations that skipped Windows Vista, you’ve probably been living in the Windows XP Group Policy Management Console (GPMC) for a while. The first time you fire up the GPMC in Windows 7 and edit a Group Policy Object (GPO), you probably notice a new section under both Computer Configuration and User Configuration. In addition to Policies, you now have Preferences. What are these new “Preferences” and what do they have to do with Policies? First, let’s start by talking about Group Policy.</p>
<h2>Group Policy introduction</h2>
<p>Group Policy is a way for you to control most of the settings and configurations that exist for a computer or for any user that can log into the computer. Screensaver settings? There’s a <a href="http://4sysops.com/archives/set-the-default-forced-screen-saver-in-group-policy-logon-scr-in-windows-7/">Policy</a> for that. Logon/logoff scripts? There’s a Policy for that too! Just about any setting or change you can make by hand can be made in a Group Policy. If you’re using Active Directory and are hand-configuring options for every computer and/or user that you support, or hand-mapping drive letters or printers, or even doing something simple like changing the wallpaper, you should seriously consider putting some of that effort toward learning how to use Group Policy so that your computers and users can be configured automatically.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/Group-Policy.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/Group-Policy.png','',event,300,75)"><img style="background-image: none; margin: 0px 6px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Group Policy" src="http://4sysops.com/wp-content/uploads/2012/01/Group-Policy_thumb.png" alt="Group Policy" width="604" height="395" border="0" /></a></p>
<p align="center"><em>Group Policy</em></p>
<p>Adding the computer to Active Directory gives you the ability to edit these Policies at the Domain level and assign them to computer and user objects in AD. So what do you need to do to start managing Group Policy for your Windows 7 and Windows 2008 R2 systems? Install the <a href="http://www.microsoft.com/download/en/details.aspx?id=7887">latest GPMC</a> and start editing.</p>
<h3>Group Policy Preferences</h3>
<p>Group Policy Preferences was originally a product called PolicyMaker from Desktop Standard. Microsoft acquired Desktop Standard back in 2006 and, starting with Windows Server 2008, began integrating PolicyMaker into Windows. Windows Server 2008, Windows 7, and Windows Server 2008 R2 already have what they need to use Preferences out of the box. If you still have Windows XP, Vista, or Server 2003, the Client Side Extension (CSE) that will allow you to use Preferences is available as a <a href="http://technet.microsoft.com/en-us/library/cc731892(WS.10).aspx">download</a>. Still running Windows 2000? Sorry, there’s no CSE download for Windows 2000.</p>
<p>Assuming you’re using AD, have the latest GPMC, and are running the latest Windows OS or have installed the CSE for the older version of Windows, here are some of the things you can do with Group Policy Preferences:</p>
<ul>
<li>Create and make changes to environment variables</li>
<li>Copy files to the local file system</li>
<li>Create/delete folders on the file system</li>
<li>Make changes to .ini files</li>
<li>Modify the Registry</li>
<li>Create/modify/delete network shares</li>
<li>Map network drives</li>
<li>Create/modify/delete shortcuts</li>
<li>Create ODBC entries</li>
<li>Make changes to devices in the Device Manager</li>
<li>Make changes to file associations</li>
<li>Create and make changes to local user accounts</li>
<li>Create and make changes to local groups</li>
<li>Create VPN and dial-up connections</li>
<li>Manage user application settings (requires plug-in written for the application)</li>
<li>Modify power options</li>
<li>Manage local printers</li>
<li>Map network printers</li>
<li>Manage scheduled tasks</li>
<li>Manage services</li>
<li>Manage Regional Options</li>
<li>Make changes to Start Menu settings</li>
<li>Make changes to some IE settings</li>
</ul>
<p><a href="http://4sysops.com/wp-content/uploads/2012/01/Group-Policy-Preferences-Settings.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2012/01/Group-Policy-Preferences-Settings.png','',event,300,75)"><img style="background-image: none; margin: 0px 6px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Group Policy Preferences - Settings" src="http://4sysops.com/wp-content/uploads/2012/01/Group-Policy-Preferences-Settings_thumb.png" alt="Group Policy Preferences - Settings" width="604" height="432" border="0" /></a></p>
<p align="center"><em>Group Policy Preferences &#8211; Settings</em></p>
<h3>Group Policy Preferences vs. logon scripts</h3>
<p>If you’re experienced with Group Policy, you’re probably noticing that a lot of the options mentioned above are also available in the Policy area of a GPO or can be managed by logon scripts. One of the great things about Windows is there’s always more than one way to do something. If you or your IT shop’s expertise is in scripting, you don’t need to reinvent the wheel and start from scratch if you already have infrastructure that is working for you. But what if you don’t have all of those scripts already written? Preferences are a great way to accomplish the same goal without having to spend a lot of time or money learning something completely new.</p>
<p>Scripting isn’t something you can usually learn overnight. It’s a big hurdle for a lot of people. It’s also something that doesn’t usually have a standard. Ask three people to write a script to map a few drives based on group membership, fix permissions on a folder, and make a registry edit, and you’re probably going to end up with three wildly different scripts. Is that bad? Not necessarily, but if your scripts have a thousand lines of code (or more), you probably sweat every time someone makes an edit. One misplaced character or typo and the whole thing can stop working. And you do have every line of those scripts documented in the event that the person who wrote them is unavailable, right?</p>
<p>Preferences also follow the same refresh rules for Group Policy (every 90 minutes with a random offset of up to 30 minutes). With scripts, they only run at system startup/shutdown and user logon/logoff. Group Policy Preferences also have built-in logging to the Windows Event Log, another area where scripts can lag behind unless the scripts are very robust.</p>
<h3>Group Policy Preferences vs. Group Policy settings</h3>
<p>How do Group Policy Preferences compare to comparable Group Policy settings? The biggest difference between the two is enforcement. With a Policy, settings are enforced; in most cases, the user interface is either grayed out or gone completely so that the user can’t change the setting. With Preferences, the setting is applied once and can be changed later by the user. One caveat: if you’re using Replace a lot in your Preferences, your users are probably going to figure out that if they make a change to certain settings, those settings are going to change back in an hour or so when Policy refreshes for the computer.</p>
<p>Preferences also aren’t limited by the need for <a href="http://4sysops.com/archives/group-policy-templates-in-windows-vista-admx-files-replace-adm-files/">ADM or AMDX files</a>. If you have an application that requires a license file to be copied to the computer, all you need to do is configure a Preference to copy the file. If you need to set an option that is stored in the Registry, such as the network name for a database server, you can browse the local Registry and create a Preference with the setting. Preferences don’t require your applications to have any awareness of Group Policy. As long as the configuration can be edited in the Registry, be made by copying a file over, you can use Preferences.</p>
<h3>Group Policy Preferences gotchas</h3>
<p>Policies are stored in a separate Policy area of the Registry. If you remove a setting in Policy, it will revert back to the original setting on the computer (or in the user’s account). With Preferences, the setting will stay unless you explicitly create a Preference that deletes it.</p>
<p>Mapping printers? Make sure you set the options for the Point and Print Restrictions for either the Computer (at Computer Configuration &gt; Policies &gt; Administrative Templates &gt; Printers) or the User (at User Configuration &gt; Policies &gt; Administrative Templates &gt; Control Panel &gt; Printers). If you don’t, your printer mappings will fail if the computer is unable to copy print drivers to the local system.</p>
<p>Make sure the <a href="http://technet.microsoft.com/en-us/library/cc731892(WS.10).aspx">Client Side Extension for Group Policy Preferences</a> is installed for XP, Vista, and 2003. If the CSE isn’t installed, those versions of Windows will completely ignore the settings in your Preferences when processing Group Policy.</p>
<p>Replace mode isn’t necessarily your friend. I’ve been burned by Replace mode several times. <span style="text-decoration: underline;">I can’t underscore enough that you should use Replace sparingly</span>. Replace usually has the effect of running a Delete and then a Create. For example, if you map printers with the Replace option, Group Policy will delete the connection and reconnect to the printer. That may not sound like a big deal, but if your user wants that printer to be his/her default, you’ll have problems. Every time the Replace command runs, the user will lose that printer as the default if they have other printers on the system. I’ve also found that using Replace when you’re creating a local user account causes that user account’s SID to be regenerated.</p>
<p>If user options aren’t working correctly, you might need to check the “Run in logged-on user’s security context (user policy option).” Preferences run as the System account. Preferences that use network resources, such as mapping printers or network drives, need the user’s privileges to run properly. Checking this box ensures that the proper credentials are used.</p>
<p>Copying files? Check your network share permissions. If the local computer is getting the file, you’ll need to make sure that the Domain Computer has at least read access to the network share. The same is true if the user’s security context will be copying the file; make sure the user has at least read access.</p>
<p>Last, but not least, Microsoft maintains a list of currently available <a href="http://support.microsoft.com/kb/2590914/">hotfixes for Group Policy</a>. There is a section specifically for Preferences that may be of help if you’re having issues with a specific feature.</p>
Author: Kyle Beckman
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/group-policy-preferences-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Security Compliance Manager (SCM v2) &#8211; Part 4</title>
		<link>http://4sysops.com/archives/microsoft-security-compliance-manager-beta-scm-v2-part-4/</link>
		<comments>http://4sysops.com/archives/microsoft-security-compliance-manager-beta-scm-v2-part-4/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 19:05:22 +0000</pubDate>
		<dc:creator>Paul Schnackenburg</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=7173</guid>
		<description><![CDATA[In this final part of this <a href="http://4sysops.com/archives/microsoft-security-compliance-manager-scm-v2-part-1/">four part series</a> we’ll look at Local GPO which is a bit of a hidden gem in SCM and round off the look at SCM with a summary.]]></description>
			<content:encoded><![CDATA[<p><strong><i>In this final part of this <a href="http://4sysops.com/archives/microsoft-security-compliance-manager-scm-v2-part-1/">four part series</a> we’ll look at Local GPO which is a bit of a hidden gem in SCM and round off the look at SCM with a summary.</i></strong></p>
<h2>LocalGPO in SCM v2</h2>
<p>LocalGPO is included with SCM but there’s no dependency between the two programs. Once you’ve installed SCM there’s an option on the Start Menu to also install LocalGPO. The traditional role of LocalGPO is to control workgroup computers where centralized AD deployment of GPOs isn’t an option but in SCM v2 there’s also a new <b>GPOPack</b> feature that works with Microsoft Deployment Toolkit (MDT) 2010. </p>
<p>LocalGPO lets you export the current configuration of a reference computer as a GPO object provided you’re a local administrator and the export folder already exists:</p>
<p> <code>   
<pre>LocalGPO.wsf /Path:c:\GPOBackup /Export</pre>
<p></code></p>
<p>LocalGPO also allows you to apply settings from a GPO backup file type to the local PC:</p>
<p><code></p>
<pre>LocalGPO.wsf /Path:c:\GPOBackup\{<i>12345678-9ABC-DEFG-1234-56789ABCDEFG</i>}</pre>
<p></code></p>
<p>The GUID in italics is the identification of the GPO you want to apply. </p>
<p>The only drawback with LocalGPO in SCM v1 was the fact that you had to install LocalGPO on each machine where you’d like to use it and whilst it’s a quick installation this wasn’t very flexible. </p>
<p>Thus was born the new GPOPack option for LocalGPO which packs the executable and the baseline into a single self-extracting file which can be applied without any prior installation. Whilst you can use this in many situations it works very well as part of a task sequence in Microsoft Deployment Toolkit (MDT) 2010 to apply your security settings to a machine directly after installation with just a single line of code in a script. </p>
<p>If you don’t want to type out (and potentially misspell) long GUID folder names you can name the GPO Pack with a friendly name, be aware that this means you won’t be able to import the GPO object in the GPMC. When applying a GPOPack in a script point to the GPOPack.wsf file that’s created by the GPOPack option like this:</p>
<p><code></p>
<pre>C:\GPObackup\{<i>12345678-9ABC-DEFG-1234-56789ABCDEFG</i> }\GPOPack.wsf /path:C:\GPOBackups\{<i>12345678-9ABC-DEFG-1234-56789ABCDEFG</i> } /silent</pre>
<p></code></p>
<p>You can also use LocalGPO to monitor workgroup computers in your environment for configuration drift, simply export their current settings and then compare them in SCM v2 against your company sanctioned baseline. </p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-LocalGPO-GPOPack1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-LocalGPO-GPOPack1.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none" title="SCM v2 -LocalGPO GPOPack" alt="SCM v2 -LocalGPO GPOPack" src="http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-LocalGPO-GPOPack_thumb1.png" width="600" height="309" /></a></p>
<p><em>LocalGPO is a very versatile tool and the new GPOPack option opens up additional possibilities.</em></p>
<h2>SCM v2 beta in summary</h2>
<p>Everyone knows that both servers and client computers need to be locked down in a business environment, each successive version of Windows have added more versatile GPO options to achieve just that. But with the proliferation of GPO settings comes the difficulty in selecting the right settings and the appropriate level of lock down. Too locked down and users are hindered in their work and productivity suffers, too open leads to an insecure environment. </p>
<p>SCM v2 is an awesome tool that helps any administrator with these challenges which should bode well for its popularity. The new GPO Import functionality is great and the GPOPack in LocalGPO is really cool but most importantly the interface is much easier to work with. </p>
<p>SCMv2 is an excellent product that belongs in every sysadmins toolbox, especially considering it’s free. </p>
<h2>Resources</h2>
<p><a href="http://blogs.technet.com/b/secguide/">Microsoft Solution Accelerators Security &amp; Compliance blog</a></p>
Author: Paul Schnackenburg
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/microsoft-security-compliance-manager-beta-scm-v2-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[SCM v2]]></series:name>
	</item>
		<item>
		<title>Microsoft Security Compliance Manager (SCM v2) &#8211; Part 3</title>
		<link>http://4sysops.com/archives/microsoft-security-compliance-manager-scm-v2-part-3/</link>
		<comments>http://4sysops.com/archives/microsoft-security-compliance-manager-scm-v2-part-3/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 19:05:29 +0000</pubDate>
		<dc:creator>Paul Schnackenburg</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=7124</guid>
		<description><![CDATA[In this third part of <a href="http://4sysops.com/archives/microsoft-security-compliance-manager-scm-v2-part-1/">four</a> we’ll learn how to add settings to a baseline, we’ll examine the new User Interface innovations in SCMv2 and how to Compare and Merge baselines.]]></description>
			<content:encoded><![CDATA[<p><strong><i>In this third part of <a href="http://4sysops.com/archives/microsoft-security-compliance-manager-scm-v2-part-1/">four</a> we’ll learn how to add settings to a baseline, we’ll examine the new User Interface innovations in SCMv2 and how to Compare and Merge baselines.</i></strong></p>
<h2>Adding settings to a baseline in SCM v2</h2>
<p>There will be times when a particular baseline is missing a setting that you’d like to include, remember that the baselines only include security settings where Microsoft has best practice guidance. In SCMv1 you had to import a Setting Pack which gave you ALL the GPO settings for a product and you then had to delete the settings you didn’t want.</p>
<p>SCM v2 has a great new feature which is much better, the <strong>Add a Setting</strong> command lets you pick the relevant product, in which group within the baseline you’d like to add the setting(s) and a comprehensive list of all the settings. You can also search and filter the list of available settings.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-Add-Setting.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-Add-Setting.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none;" title="SCM v2 - Add Setting" src="http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-Add-Setting_thumb.png" alt="SCM v2 - Add Setting" width="600" height="380" /></a></p>
<p><em>Adding settings to your custom baseline has never been easier.</em></p>
<p>This feature is fueled by a new Settings Library than stores every configuration option that SCM knows about, in every product that SCM v2 covers. Today that includes Windows XP SP3 to Windows 7 and Office 2007/2010, and IE 7 to 9 on the client side, as well as Windows Server 2003 SP2 to Windows Server 2008 R2 SP1 on the server side. New settings will be included in the Library as Service Packs are released and you can check your library version in the About dialog.</p>
<h2>The settings grid in SCM v2</h2>
<p>A characteristic of using SCM v1 was that there was a lot of scrolling up and down through lists of settings, two innovations in SCM v2 will make this a bit easier.</p>
<p>If you select the Advanced view in SCM v2 (I hope this will be become the default or the only option in the released version) a breadcrumb bar lets you filter down in a baseline settings hierarchy. By clicking each button you’re shown only the settings that are available at that level. To jump back up to the top simply click the red cross at the end of the button row.</p>
<p>Once you’ve drilled down to a particular list of settings they’re grouped by horizontal bars that you can expand or collapse which makes it a lot easier to work with long lists of items. If you’re browsing a signed baseline there’s a link offering to create a modifiable copy on each page. This new way of working with settings soon becomes second nature; the UI was inspired by Windows Intune according to Jeff Sigman, Senior Software Design Engineer with the SCM team.</p>
<p>The thing I love about SCM though is how great a teaching tool it is. Every best practice setting is described in detail, not only what the setting does but what threat it’s designed for and how different settings mitigate the risk. If you prefer to read documents the old Word documents are still included in each baseline.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-Security-Setting.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-Security-Setting.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none;" title="SCM v2 -Security Setting" src="http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-Security-Setting_thumb.png" alt="SCM v2 -Security Setting" width="600" height="458" /></a></p>
<p><em>Use SCM to teach any junior admin about the power of GPO, IT security in general and why we use certain settings.</em></p>
<h2>Merging and comparing baselines in SCM v2</h2>
<p>When you’ve imported a GPO from your own environment (see part 1) and you’d like to see how it compares to the official guidance click Compare and select the two baselines. The results are presented in two views; a summary shows the number of settings that are different and lists unique settings in each baseline. The values tab on the other hand displays each individual setting and their configuration in each baseline.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-Compare-Baselines.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-Compare-Baselines.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none;" title="SCM v2 - Compare Baselines" src="http://4sysops.com/wp-content/uploads/2011/10/SCM-v2-Compare-Baselines_thumb.png" alt="SCM v2 - Compare Baselines" width="600" height="494" /></a></p>
<p><em>Tag: Comparing two baselines is dead easy in SCM v2.</em></p>
<p>Sometimes you want to combine two baselines, the Merge feature allows you to pick the source and then point to a target baseline. The wizard then shows you the items that will change, with an option to deselect items that you don’t want to merge as well as which settings only exist in one baseline or the other and if there are settings that are identical in both baselines. If you want to delete settings from a baseline you can now select multiple items in one go; SCM v1 forced you to delete each setting one at a time.</p>
<p>If you’re in the US you might be familiar with the <a href="http://usgcb.nist.gov/">United States Government Configuration Baselines</a> (USGCB) format, used mostly in governmental departments, SCM v2 is more reliable in its import of these files.</p>
<p>SCM v2 can also export baselines in the National Institute of Standards and Technology (NIST) format <a href="http://scap.nist.gov/">Security Content Automation Protocol</a> (SCAP) format.</p>
<p>In the final part of this series we’ll look at <a href="http://4sysops.com/archives/microsoft-security-compliance-manager-beta-scm-v2-part-4/">LocalGPO</a>, a command line companion tool to SCM and a new feature it offers for desktop deployment.</p>
Author: Paul Schnackenburg
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/microsoft-security-compliance-manager-scm-v2-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[SCM v2]]></series:name>
	</item>
		<item>
		<title>Microsoft Security Compliance Manager (SCM v2) &#8211; Part 1</title>
		<link>http://4sysops.com/archives/microsoft-security-compliance-manager-scm-v2-part-1/</link>
		<comments>http://4sysops.com/archives/microsoft-security-compliance-manager-scm-v2-part-1/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 18:52:00 +0000</pubDate>
		<dc:creator>Paul Schnackenburg</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=6940</guid>
		<description><![CDATA[In this first part of four posts we’ll examine what SCM v2 is and why it’s such an important tool for sysadmins and we’ll cover installation options as well as introduce the main console.]]></description>
			<content:encoded><![CDATA[<p><strong><i>In this first part of four posts we’ll examine what SCM v2 is and why it’s such an important tool for sysadmins and we’ll cover installation options as well as introduce the main console.</i></strong></p>
<p>This review was written on SCM v2 beta, the beta period has ended and SCM v2 is now available for download <a href="http://www.microsoft.com/download/en/details.aspx?displayLang=en&amp;id=16776">here</a>. Note that the release date on the download page is incorrect, this is the final RTW (Release To Web) version of SCM v2.</p>
<h2>Foreword</h2>
<p>Group Policy is one of the most powerful tools in a sysadmin’s arsenal, not only for making sure users don’t get themselves into too much trouble but also to establish security standards across client and server machines.</p>
<p>For quite some years Microsoft have produced security guidance for Group Policy, what settings to use and how to configure them but most administrators don’t have time to trawl through lots of documentation. To make it easier for busy administrators to make well informed decisions when building Group Policy Objects (GPOs) Microsoft published the free tool Security Compliance Manager (SCM) v1 in early 2010.</p>
<p>This tool contained <strong>baselines</strong> for various products with best practice security settings and the ability to export a customized baseline as a GPO. The one glaring omission in v1 however was that it didn’t allow you to import your current GPO security settings and compare them to Microsoft’s recommendations, SCM v2 remedies this as well as adding some other great features, in this three part article we’ll examine why this tool should be in every admin’s toolkit.</p>
<p>The one thing that shines through in the SCM v2 is the real world feedback that’s obviously gone into the design: Jeff Sigman, Senior Software Design Engineer with the SCM team at Microsoft agrees. “Everything we did in SCM v2 was because of direct customer feedback. We did a number of surveys and interviews throughout the development cycle of SCM v1 and then again after SCM v1 was released publicly. The results were quite clear; SCM v1 had three areas which needed improvement: GPO Import, User interface facelift and SQL database flexibility.”</p>
<h2>Installation of SCMv2</h2>
<p>Installation is mostly a “click-next affair” but as mentioned above, unlike SCMv1 you have the option of pointing to an already installed local instance of SQL Server / SQL Server Express. SCM v1 always had to install its own copy of SQL Server Express.</p>
<p>If you have SCMv1 or SCMv2 CTP (which preceded the beta) the installer will automatically upgrade it, with all data preserved. This beta also contained 10 baselines that installed directly after SCM is installed, this takes a couple of minutes.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/09/SCM_v2_SQL_Installation.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/09/SCM_v2_SQL_Installation.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="SCM_v2_SQL_Installation" src="http://4sysops.com/wp-content/uploads/2011/09/SCM_v2_SQL_Installation_thumb.png" alt="SCM_v2_SQL_Installation" width="513" height="393" border="0" /></a></p>
<p><em>Being able to choose which SQL database to use makes SCM v2 more flexible than its predecessor.</em></p>
<h2>The SCMv2 Console</h2>
<p>Since SCM can be used in a few different ways the welcome screen is a handy tool. It has a whole heap of links for various topics that leads to in-depth information on parts of the program.</p>
<p>On the left is the Baseline Library with all your installed baselines, sorted by product. The main area in the middle displays information about the part of a baseline that’s currently selected whereas the right hand Action pane has context sensitive task links.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/09/SCM_v2_Console.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/09/SCM_v2_Console.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="SCM_v2_Console" src="http://4sysops.com/wp-content/uploads/2011/09/SCM_v2_Console_thumb.png" alt="SCM_v2_Console" width="604" height="385" border="0" /></a></p>
<p><em>The SCM console has a simple layout and is easy to navigate.</em></p>
<p>A downloaded baseline from Microsoft is signed with a digital signature so when you want to create a custom baseline based on an “official” one you have to duplicate it to create an unsigned, modifiable copy. If you want to work with other baselines than the 10 included in the beta package go to Tools – Check for Baselines, during the installation you can let SCM create copies automatically so you can start customizing immediately.</p>
<p>In the next part of this series we’ll examine the new <a href="http://4sysops.com/archives/microsoft-security-compliance-manager-v2-part-2/">GPO Import functionality in SCM v2</a> as well as see how Microsoft actually creates a baseline and the different classification in the new baseline format.</p>
Author: Paul Schnackenburg
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/microsoft-security-compliance-manager-scm-v2-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[SCM v2]]></series:name>
	</item>
		<item>
		<title>Group Policy Loopback Processing &#8211; Part 2: Replace Mode and Merge Mode</title>
		<link>http://4sysops.com/archives/group-policy-loopback-processing-part-2-replace-mode-and-merge-mode/</link>
		<comments>http://4sysops.com/archives/group-policy-loopback-processing-part-2-replace-mode-and-merge-mode/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 20:45:32 +0000</pubDate>
		<dc:creator>Kyle Beckman</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=6520</guid>
		<description><![CDATA[This post describes how to configure Group Policy Loopback Processing and explains the difference between Replace Mode and Merge Mode.]]></description>
			<content:encoded><![CDATA[<p><strong><i>This post describes how to configure Group Policy Loopback Processing and explains the difference between Replace Mode and Merge Mode.</i></strong></p>
<p>In my last post, I outlined in what <a href="http://4sysops.com/archives/group-policy-loopback-processing-part-1-usage-scenarios/">cases Group Policy Loopback Processing can be helpful</a>. Let&#8217;s have a look at the configuration.</p>
<p>Loopback processing is configured in the Group Policy Management Console in Computer Configuration / Policies / Administrative Templates / System / Group Policy / User Group Policy loopback processing mode – Set to &#8220;Enabled&#8221; and set the Mode to either Merge or Replace.</p>
<p>Loopback processing allows you to assign user policies to a computer and then control how those policies are applied to any user when he/she logs in to that computer. It allows you to either completely replace (Replace Mode) the user policies that have been assigned to the user or supplement them (Merge Mode) with additional policies.</p>
<h2>Group Policy Loopback Processing – Replace Mode</h2>
<p>As the name implies, Replace Mode replaces the policy that is assigned to the user. In the Computer Configuration, set the loopback processing mode to Replace. Next, assign user policies to the computer in addition to the computer polices, you would normally assign. When the computer starts, it will process the computer policies. When the user logs in, instead of processing the GPO’s assigned to the user, the computer will apply the user policies that are assigned to the computer object.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/Group-Policy-Loopback-Processing-Replace-Mode.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/Group-Policy-Loopback-Processing-Replace-Mode.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="Group Policy Loopback Processing - Replace Mode" src="http://4sysops.com/wp-content/uploads/2011/07/Group-Policy-Loopback-Processing-Replace-Mode_thumb.png" border="0" alt="Group Policy Loopback Processing - Replace Mode" width="604" height="552" /></a></p>
<p><em>GMPC &#8211; Group Policy Loopback Processing – Replace Mode</em></p>
<p>Where can Replace Mode be useful? Personally, I use it on file, print, and other servers that non-admin users don’t typically access via the console or Remote Desktop. When someone with admin rights logs in via the console or Remote Desktop, they only have the default policy or any other policy that I assign.</p>
<p>This can be very handy if you’re redirecting folders, mapping printers, or assigning software with Group Policy; you don’t want unwanted drivers or software showing up on your production server that now has to be maintained or removed.</p>
<p>Replace Mode can also be useful if you maintain kiosks or training computers so that you have full control over all of the settings a user receives when he/she logs in. Replace mode really shines in larger Active Directory implementations where you may not have the ability to modify Group Policy assigned to users that work in departments you support.</p>
<h2>Group Policy Loopback Processing – Merge Mode</h2>
<p>Merge Mode supplements the policy that is assigned to the user instead of completely replacing it like in Replace Mode. In the Computer Configuration, set the loopback processing mode to Merge. Next, assign user policies to the computer in addition to the computer polices, you would normally assign. When the computer starts, it will process the assigned computer policies. When the user logs in, the computer will process the user policies assigned to the user as it normally would and then processes the user policies that have been assigned to the computer object.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/Group-Policy-Loopback-Processing-Mege-Mode.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/Group-Policy-Loopback-Processing-Mege-Mode.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="Group Policy Loopback Processing  - Mege Mode" src="http://4sysops.com/wp-content/uploads/2011/07/Group-Policy-Loopback-Processing-Mege-Mode_thumb.png" border="0" alt="Group Policy Loopback Processing  - Mege Mode" width="604" height="552" /></a></p>
<p><em>GPMC &#8211; Group Policy Loopback Processing – Merge Mode</em></p>
<p>Merge Mode can be useful if you need to make additions to a policy or override a policy that a user receives when he/she logs in to a computer. For example, let’s say you have a group of computers that are made available to employees visiting your office. The employees need to receive their normal level of access (mapped drives, redirected folders, etc.), but also need to receive access to a network printer in your office. With Merge Mode, you can add a script or Group Policy Preference that maps the printer for anyone logging into that computer.</p>
<p>Merge Mode can also be useful for overriding things like screensaver settings. Let’s say, you have a reception desk that needs to have a very low screensaver timeout, but your company normally assigns a 20-30 minute timeout. With Merge mode, you can assign a different screensaver timeout to your reception desk computers while allowing employees that intermittently work at the reception desk to have the normal company screensaver timeout when working at their normal computer.</p>
<h2>Gotchas and other things to consider</h2>
<p>Group Policy loopback processing doesn’t save you from Enforced GPO’s. Enforced GPO’s are a great way for an Enterprise or Domain admin to ensure that enterprise-wide standards are maintained by admins that have been delegated access to manage Domain or OU level policies.</p>
<p>You can look for Site GPO’s in the GPMC: Go to Sites, right-click and choose Add Sites…, check the name of your site and click OK. This will let you see if there are any Enforced policies at the Site level. Enforced polices should have a lock in the bottom right-hand corner to signify that they are Enforced. You should also be able to see the list of GPO’s for an OU in the GPMC by clicking on an OU and clicking the Group Policy Inheritance tab. Policies that are Enforced will show “(Enforced)”.</p>
<p>If in doubt, Replace Mode is the better option if you need full control over the environment the user is logging in to. I’ve seen people do some pretty crazy things with Group Policy, including, but not limited to setting 1 minute screensaver timeouts, completely blocking any meaningful access to My Computer (usually when it isn’t justified), and even putting hundreds of icons on the Desktop and Start Menu to “help” employees find things on the network. If you’re maintaining a training lab, kiosks, or anything else where you need a significant amount of control over the user environment, you’re probably better off using Replace Mode.</p>
<p>Permissions of network resources are always a big gotcha with Group Policy. You can have a perfectly written policy; but, if the user doesn’t have permission to use the network resource that you’ve assigned with your loopback policy, you’ll end up with slow logons and errors when the user tries to use the computer. If you’re mapping a network drive, network printer, or redirecting folders for a user with a Merged or Replaced policy, make sure that the user logging in to the computer will have the ability to access the network resource in the policy.</p>
<p>Loopback Replace Mode can cause problems with Cross-Forest Trusts. Like many problems with Trusts, this can usually be tied to network connectivity issues. Make sure that the user’s originating Forest Domain Controllers are accessible to the computer they are trying to log in to.</p>
Author: Kyle Beckman
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/group-policy-loopback-processing-part-2-replace-mode-and-merge-mode/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Group Policy Loopback Processing &#8211; Part 1: Usage scenarios</title>
		<link>http://4sysops.com/archives/group-policy-loopback-processing-part-1-usage-scenarios/</link>
		<comments>http://4sysops.com/archives/group-policy-loopback-processing-part-1-usage-scenarios/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 20:03:49 +0000</pubDate>
		<dc:creator>Kyle Beckman</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=6443</guid>
		<description><![CDATA[Group Policy Loopback Processing allows you to associate user policies with computer objects. Learn how you can use this feature.]]></description>
			<content:encoded><![CDATA[<p><strong><i>Group Policy Loopback Processing allows you to associate user policies with computer objects. Learn how you can use this feature.</i></strong></p>
<p>Group Policy Loopback Processing is one of the hidden gems that can make your life as a systems administrator much easier. This article explains for what you can use this feature and in the next post you will learn how to configure Group Policy Loopback Processing.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/Group-Policy-Loopback-Processing.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/Group-Policy-Loopback-Processing.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; padding-top: 0px;" title="Group Policy Loopback Processing" src="http://4sysops.com/wp-content/uploads/2011/07/Group-Policy-Loopback-Processing_thumb.png" border="0" alt="Group Policy Loopback Processing" width="604" height="431" /></a></p>
<p><em>Group Policy Loopback Processing</em></p>
<h2>How user and computer Group Policy Objects are applied</h2>
<p>Before I can explain Loopback Processing, let’s start with quick a refresher on how a Windows computer processes Group Policy.  There are two types of policies: computer policies and user policies.</p>
<p>When the computer starts, it processes all of the computer policies that are assigned to the computer object from AD in this order: local (you can see these on a client by running gpedit.msc), site, domain, OU, and child OU. Last, the computer runs all of the startup scripts that were assigned to it in Group Policy.</p>
<p>When a user logs in to the computer, the computer pulls all of the policies assigned to that user object. The user policies are processed in this order: local, site, domain, OU, and child OU. Last, the user logon scripts are run.</p>
<p>There are some exceptions to the order that GPO’s are processed, but this should give you a basic overview of how a computer processes the policies assigned to it and any user that logs in to the computer.</p>
<h2>When you need Group Policy Loopback Processing</h2>
<p>Group Policy Loopback Processing comes into play if you want to assign user policies to computer objects. This feature is especially useful in large organizations.</p>
<p>If you have a single Site and a small Domain, you probably have full control over all Group Policy settings in the Domain including the ability to create and make changes to computer and user policies. However, if you have a large Active Directory with multiple Domains and multiple Sites, you may have only have the ability to manage the GPO’s for a single Domain or even individual Organizational Units (OU’s).</p>
<p>Group Policy Loopback Processing is helpful if you don’t have control over the Group Policy that is assigned to user accounts, but do have control over the policy that is assigned to the computers in your facility.</p>
<p>You can also use it to make sure that all employees in a specific physical location have access to a specific printer that is only available in that location. Another typical usage scenario are kiosks. Group Policy Processing allows you to work with different user policies depending on if they log on to the kiosk computer or a common workstation.</p>
<p>These are all everyday situations where Loopback Processing can help you regardless if you have a few hundred objects or tens of thousands in your Active Directory. In my next post, I will explain how to <a href="http://4sysops.com/archives/group-policy-loopback-processing-part-2-replace-mode-and-merge-mode/">configure Group Policy Loopback Processing</a>.</p>
Author: Kyle Beckman
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/group-policy-loopback-processing-part-1-usage-scenarios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Group Policy Preferences with Internet Explorer 9</title>
		<link>http://4sysops.com/archives/group-policy-preferences-with-internet-explorer-9/</link>
		<comments>http://4sysops.com/archives/group-policy-preferences-with-internet-explorer-9/#comments</comments>
		<pubDate>Fri, 13 May 2011 06:12:04 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=6106</guid>
		<description><![CDATA[Group Policy Preferences for Internet Explorer 9 are not (yet?) supported. This post describes the workaround.]]></description>
			<content:encoded><![CDATA[<p><strong><i>Group Policy Preferences for Internet Explorer 9 are not (yet?) supported. This post describes the workaround.</i></strong></p>
<p>When I first <a href="http://blogs.technet.com/b/asiasupp/archive/2011/03/30/internet-explorer-9-ie9-group-policy-preferences-gpp.aspx">read</a> that Group Policy Preferences can&#8217;t be used for Internet Explorer 9, I thought that was just a misunderstanding. How could it be that such an important feature is not supported for Microsoft&#8217;s latest web browser? Group Policy and Group Policy Preferences are one of the major reasons why many organizations stick with Internet Explorer even though good browser alternatives are now available.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Internet.Settings.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Internet.Settings.png','',event,300,75)"><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="Group Policy Prefenrences - Internet Explorer 9 - Internet Settings" border="0" alt="Group Policy Prefenrences - Internet Explorer 9 - Internet Settings" src="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Internet.Settings_thumb.png" width="589" height="421" /></a></p>
<p> But after installing the latest updates on Windows Server 2008 R2, I see that Group Policy Preferences are still only available for Internet Explorer 6-8. I don&#8217;t know what is behind this. Is Microsoft giving up on Group Policy Preferences for Internet Explorer altogether, or will there be an update? A <a href="http://social.technet.microsoft.com/Forums/pl-PL/winserverGP/thread/2b07b081-554e-4848-b533-0632d19e1a7a">forum entry</a> by MVP Alan Burchill seems to indicate there will be no such update. However, the following workaround allows you to keep working with Group Policy Preferences for Internet Explorer 9.  
</p>
<ol>   
<li>Configure an Internet Explorer 8 setting in Group Policy Preferences. For instance, you can preset IE&#8217;s homepage to <a href="http://4sysops.com/">http://4sysops.com</a> (highly recommended <img src='http://4sysops.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ). Don&#8217;t forget to hit F6 after you entered the homepage.      <br /><a href="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Homepage.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Homepage.png','',event,300,75)"><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="Group Policy Prefenrences - Internet Explorer 9 Homepage" border="0" alt="Group Policy Prefenrences - Internet Explorer 9 Homepage" src="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Homepage_thumb.png" width="376" height="451" /></a> </li>
<li>Navigate to Configuration &gt; Policies &gt; Windows Settings &gt; Scripts (Logon/Logoff) and double-click Logon or Logoff. Next, click &quot;Show Files.&quot;     <br /><a href="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Logon_.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Logon_.png','',event,300,75)"><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="Group Policy Prefenrences - Internet Explorer 9 - Logon" border="0" alt="Group Policy Prefenrences - Internet Explorer 9 - Logon" src="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Logon_thumb.png" width="536" height="264" /></a> </li>
<li>Navigate up to the User folders.     <br /><a href="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.User_.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.User_.png','',event,300,75)"><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="Group Policy Prefenrences - Internet Explorer 9 - User" border="0" alt="Group Policy Prefenrences - Internet Explorer 9 - User" src="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.User_thumb.png" width="536" height="344" /></a> </li>
<li>Navigate down to the Preferences\InternetSettings folders.     <br /><a href="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Folder.InternetSettings.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Folder.InternetSettings.png','',event,300,75)"><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="Group Policy Prefenrences - Internet Explorer 9 - Folder InternetSettings" border="0" alt="Group Policy Prefenrences - Internet Explorer 9 - Folder InternetSettings" src="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.Folder.InternetSettings_thumb.png" width="536" height="323" /></a> </li>
<li>Edit (right-click) the InternetSettings files. </li>
<li>Search for &quot;max=9.0.0.0&quot; in the text and replace it with &quot;max=9.1.0.0&quot;. Save the file.     <br /><a href="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.InternetSettings.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.InternetSettings.png','',event,300,75)"><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="Group Policy Prefenrences - Internet Explorer 9 - InternetSettings" border="0" alt="Group Policy Prefenrences - Internet Explorer 9 - InternetSettings" src="http://4sysops.com/wp-content/uploads/2011/05/Group.Policy.Prefenrences.Internet.Explorer.9.InternetSettings_thumb.png" width="536" height="223" /></a> </li>
</ol>
<p>Note that this workaround won&#8217;t make the &quot;Internet Explorer 9&quot; option appear when you add a new Internet Setting in Group Policy editor. You have to configure Internet Explorer 8 policy settings, which will also be used for Internet Explorer 9. Also note that you have to repeat the procedure described here whenever you create a new Group Policy Object.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/group-policy-preferences-with-internet-explorer-9/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>FREE: Group Policy Search &#8211; Find Group Policy settings</title>
		<link>http://4sysops.com/archives/free-group-policy-search-find-group-policy-settings/</link>
		<comments>http://4sysops.com/archives/free-group-policy-search-find-group-policy-settings/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 02:43:30 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=5602</guid>
		<description><![CDATA[Group Policy Search is a free online tool from Microsoft that allows you to find Group Policy settings easily.]]></description>
			<content:encoded><![CDATA[<p><strong><i>Group Policy Search is a free online tool from Microsoft that allows you to find Group Policy settings easily.</i></strong></p>
<p>When I discovered the power of the System Policies in Windows NT 4, I wondered why Microsoft didn&#8217;t offer a search tool that allows to me find all policies easily. I had to wait only 15 years until I stumbled across the <a href="http://gps.cloudapp.net/">Group Policy Search service</a>. This Azure application has been available for a few months. I wonder how the <a href="http://blogs.technet.com/b/askds/archive/2010/06/24/announcing-the-group-policy-search-service.aspx">release of this tool</a> could have escaped my notice, considering that I read quite a few IT news items every day.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/01/Group.Policy.Search.search.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/01/Group.Policy.Search.search.png','',event,300,75)"><img style="margin: 0px; display: inline; border: 0px;" title="Group Policy Search" src="http://4sysops.com/wp-content/uploads/2011/01/Group.Policy.Search.search_thumb.png" border="0" alt="Group Policy Search" width="604" height="321" /></a></p>
<p>Thus far, the only ways I knew to search for Group Policies were through filters in the Group Policy editor, in the <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=18c90c80-8b0a-4906-a4f5-ff24cc2030fb&amp;displaylang=en">Group Policy Settings Reference</a>, or in Google. None of the three options is really effective. Group Policy Search is certainly a more powerful tool if you try to find a policy to control a certain Windows function. The tool searches in all relevant fields: Policy, Category Path, Supported On, Registry Key, Value, and the Group Policy description. The main difference from searching in the Excel sheet of the Group Policy Reference is that you can combine several search terms, which makes it much easier to find the right policy.</p>
<p>Group Policy Search also highlights the hits. What I like most is that it jumps to the location in the Policy Tree in the navigation pane on the left hand side. This helps to find related policies. This Policy Tree is different from the one you know in the Group Policy Editor. If you know where to find the setting in Windows, you will easily find the corresponding Group Policy by navigating through the Policy Tree. You can also switch to the Registry View if you are a Registry hacker.</p>
<p>The Filter function allows you to limit your search to certain applications, say Internet Explorer settings. The Copy function copies the selected path, for example the Registry path, to the clipboard; this feature did not work in Chrome, but I had no problems in Internet Explorer.</p>
<p>Under Settings, you will find a Search Provider for Internet Explorer (search box in the upper right corner) and a <a href="http://4sysops.com/archives/windows-7-federated-search-opensearch-connector-for-4sysops/">Search Connector for Windows 7</a>.</p>
<p>As useful as this Group Policy Search service is, I still would prefer if Microsoft integrated a comparable powerful search function right into gpedit.</p>
<p>I have added Group Policy Search to the <a href="http://4sysops.com/archives/free-useful-online-tools-for-it-pros/">4sysops list of free online tools for Windows admins</a>.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/free-group-policy-search-find-group-policy-settings/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Set the default forced screen saver in Group Policy &#8211; Logon.scr in Windows 7</title>
		<link>http://4sysops.com/archives/set-the-default-forced-screen-saver-in-group-policy-logon-scr-in-windows-7/</link>
		<comments>http://4sysops.com/archives/set-the-default-forced-screen-saver-in-group-policy-logon-scr-in-windows-7/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 20:00:31 +0000</pubDate>
		<dc:creator>Kyle Beckman</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=5215</guid>
		<description><![CDATA[This article explains how to set a default screen saver with settings that will be compatible with changes in Windows 7 and with your existing Windows XP and Vista clients.]]></description>
			<content:encoded><![CDATA[<p><strong><i>This article explains how to set a default screen saver with settings that will be compatible with changes in Windows 7 and with your existing Windows XP and Vista clients.</i></strong></p>
<p>In my initial testing of Windows 7, I was a little disturbed to find that a default install of Windows 7 Enterprise did not include a default screen saver when a user would log in. I was also a little miffed that logon.scr (known as the “Windows XP” screen saver in Windows XP and “Windows Logo” screen saver in Windows Vista) was also nowhere to be found when I searched the file system.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/10/Windows7.User_.Screensaver.Configuration.001.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/10/Windows7.User_.Screensaver.Configuration.001.png','',event,300,75)"><img style="margin: 0px; display: inline; border-width: 0px;" title="Windows 7 User Screensaver Configuration 1" src="http://4sysops.com/wp-content/uploads/2010/10/Windows7.User_.Screensaver.Configuration.001_thumb.png" border="0" alt="Windows 7 User Screensaver Configuration 1" width="604" height="455" /></a></p>
<p>If a user logs into Windows 7 and has logon.scr set as a forced screen saver in Group Policy, his default screen saver will be set to (None) and, because it is a Group Policy, the user will be unable to change this setting.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/10/Windows.7.User_.Screensaver.Configuration002.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/10/Windows.7.User_.Screensaver.Configuration002.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none; border-width: 0px;" title="Windows 7 User Screensaver Configuration 2" src="http://4sysops.com/wp-content/uploads/2010/10/Windows.7.User_.Screensaver.Configuration002_thumb.png" border="0" alt="Windows 7 User Screensaver Configuration 2" width="304" height="329" /></a></p>
<p>In many environments, securing logon sessions is very important… especially if you have to deal with HIPAA, FERPA, or any of the other myriad of government regulations (or jumpy Information Security departments) that are out there. If a user were to leave his office with his workstation unlocked and the door wide open, a malicious person would have access to everything that the unwitting user left open: files, applications, e-mail, etc. If you’re still using logon.scr as your default forced screen saver and you’ve started deploying Windows 7, you have users out there without a default screen saver.</p>
<p>So, back to basics: setting a default screen saver with settings that will be compatible with changes in Windows 7 and with your existing Windows XP and Vista clients. First off, start with a Group Policy Object (GPO) that is linked to the OU where your user accounts are located in Active Directory. This can be either a new GPO or an existing GPO that may already have other settings you want applied to all of your users. Next, go to Policy &gt; User Configuration &gt; Administrative Templates &gt; Control Panel &gt; Personalization. Here are the policies you’re looking for:</p>
<table border="0" cellspacing="0" cellpadding="2" width="561">
<tbody>
<tr>
<td width="214" valign="top"><strong><span style="text-decoration: underline;">Policy</span></strong></td>
<td width="69" valign="top"><strong><span style="text-decoration: underline;">Setting</span> </strong></td>
<td width="276" valign="top"><strong><span style="text-decoration: underline;">Option</span></strong></td>
</tr>
<tr>
<td width="214" valign="top">Enable Screen Saver</td>
<td width="69" valign="top">Enabled</td>
<td width="276" valign="top"></td>
</tr>
<tr>
<td width="214" valign="top">Force Specific Screen Saver</td>
<td width="69" valign="top">Enabled</td>
<td width="276" valign="top">scrnsave.scr</td>
</tr>
<tr>
<td width="214" valign="top">Password Protect Screen Saver</td>
<td width="69" valign="top">Enabled</td>
<td width="276" valign="top"></td>
</tr>
<tr>
<td width="214" valign="top">Screen Saver timeout</td>
<td width="69" valign="top">Enabled</td>
<td width="276" valign="top">Time set in seconds (900 in the example)</td>
</tr>
</tbody>
</table>
<p><a href="http://4sysops.com/wp-content/uploads/2010/10/Windows.7.User_.Screensaver.Group_.Policy.001.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/10/Windows.7.User_.Screensaver.Group_.Policy.001.png','',event,300,75)"><img style="margin: 0px; display: inline; border-width: 0px;" title="Windows 7 UserScreensaver Group Policy 1" src="http://4sysops.com/wp-content/uploads/2010/10/Windows.7.User_.Screensaver.Group_.Policy.001_thumb.png" border="0" alt="Windows 7 UserScreensaver Group Policy 1" width="304" height="229" /></a> <a href="http://4sysops.com/wp-content/uploads/2010/10/Windows.7.User_.Screensaver.Group_.Policy.002.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/10/Windows.7.User_.Screensaver.Group_.Policy.002.png','',event,300,75)"><img style="margin: 0px; display: inline; border: 0px;" title="Windows 7 User Screensaver Group Policy 2" src="http://4sysops.com/wp-content/uploads/2010/10/Windows.7.User_.Screensaver.Group_.Policy.002_thumb.png" border="0" alt="Windows 7 User Screensaver Group Policy 2" width="304" height="329" /></a></p>
<p>From the user’s perspective, the options for setting the screen saver, the wait time, and whether to display the logon screen will be set and grayed out. This policy change will update during a regular Group Policy refresh cycle.</p>
Author: Kyle Beckman
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/set-the-default-forced-screen-saver-in-group-policy-logon-scr-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Prevent users from shutting down computers</title>
		<link>http://4sysops.com/archives/prevent-users-from-shutting-down-computers/</link>
		<comments>http://4sysops.com/archives/prevent-users-from-shutting-down-computers/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 18:57:20 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=5198</guid>
		<description><![CDATA[<p>In some environments, it is necessary to prevent not only Windows from shutting down the computer but users as well. For instance, kiosk computers in public places and workgroup computers where some workstations provide network storage or network printers should not be shut down by end users. The same applies to servers where not all admins are allowed to initiate restarts.</p>
<h2>Disallow shutdowns without logon</h2>
<p>By default, Windows desktops can be shut down by anyone without the need to log on by pressing CTRL+ALT+DEL and then clicking the red power button in the lower right corner (Vista and Windows 7). While this feature can be useful in some situations, it might cause problems in public places such as student computer rooms or kiosk computers. Note that for obvious reasons this is not possible with Windows server versions.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/10/Shutdown.without.logon_.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/10/Shutdown.without.logon_.png','',event,300,75)"><img style="margin: 0px; display: inline; border: 0px;" title="Shutdown without logon" src="http://4sysops.com/wp-content/uploads/2010/10/Shutdown.without.logon_thumb.png" border="0" alt="Shutdown without logon" width="604" height="285" /></a></p>
<p>To ensure that nobody can shut down a Windows desktop computer without logging on, you can use this Group Policy setting: Computer Configuration\Windows &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>In some environments, it is necessary to prevent not only Windows from shutting down the computer but users as well. For instance, kiosk computers in public places and workgroup computers where some workstations provide network storage or network printers should not be shut down by end users. The same applies to servers where not all admins are allowed to initiate restarts.</p>
<h2>Disallow shutdowns without logon</h2>
<p>By default, Windows desktops can be shut down by anyone without the need to log on by pressing CTRL+ALT+DEL and then clicking the red power button in the lower right corner (Vista and Windows 7). While this feature can be useful in some situations, it might cause problems in public places such as student computer rooms or kiosk computers. Note that for obvious reasons this is not possible with Windows server versions.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/10/Shutdown.without.logon_.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/10/Shutdown.without.logon_.png','',event,300,75)"><img style="margin: 0px; display: inline; border: 0px;" title="Shutdown without logon" src="http://4sysops.com/wp-content/uploads/2010/10/Shutdown.without.logon_thumb.png" border="0" alt="Shutdown without logon" width="604" height="285" /></a></p>
<p>To ensure that nobody can shut down a Windows desktop computer without logging on, you can use this Group Policy setting: Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\ Shutdown: Allow system to be shut down without having to log on.</p>
<h2>Remove access to the Shut Down command in the Start Menu</h2>
<p>If you want to prevent users who are able to log on to a computer from accessing the Shut Down command in the Start Menu, you can use this Group Policy setting: User Configuration\Administrative Templates\Start Menu and Taskbar\ Remove and prevent access to the Shut Down, Restart, Sleep, and Hibernate commands.</p>
<p>Note that this setting won&#8217;t stop users from restarting using third-party tools or the Windows shutdown command line tool. Thus, you can&#8217;t stop computer-savvy users that way. But perhaps this is just what you want; to allow only those users who know what they are doing to shut down and restart their computers.</p>
<h2>Remove the shutdown right</h2>
<p>If you really want to control who can shut down Windows desktops or servers, then you need another Group Policy setting.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/10/Group.Policy.shut_.down_.right_.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/10/Group.Policy.shut_.down_.right_.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none; border: 0px;" title="Group Policy - shut down right" src="http://4sysops.com/wp-content/uploads/2010/10/Group.Policy.shut_.down_.right_thumb.png" border="0" alt="Group Policy - shut down right" width="256" height="304" /></a></p>
<p>To remove the shutdown privilege, configure this setting: Computer Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment\Shut down the system. This option allows you to assign the shutdown right to certain user groups. It is the most secure one because it can&#8217;t be circumvented with third-party tools. Hence, it is also a way to prevent overly keen newbie admins from rebooting every time a Windows server acts a little stubborn.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/prevent-users-from-shutting-down-computers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Turn off automatic Windows Update reboots</title>
		<link>http://4sysops.com/archives/turn-off-automatic-windows-update-reboots/</link>
		<comments>http://4sysops.com/archives/turn-off-automatic-windows-update-reboots/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 21:22:58 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[patch management]]></category>
		<category><![CDATA[wsus]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=5192</guid>
		<description><![CDATA[This article explains how to turn automatic reboots triggered by Windows Update.]]></description>
			<content:encoded><![CDATA[<p><strong><i>This article explains how to turn automatic reboots triggered by Windows Update.</i></strong></p>
<p>If Windows ever rebooted your PC during your lunch break while an important task was still running or you forgot to save data in an open application, then you understand the full extent of this problem. Modern applications are able to prevent Windows from rebooting, but this doesn&#8217;t always work.</p>
<p>In my view, a computer should never ever automatically restart without explicit confirmation from the user. If security measures can destroy the work of users, then the bad guys have already won. No Windows update is important enough to delete a whole morning&#8217;s work of your boss.</p>
<p>And if a new dangerous computer worm is really threatening your PCs, then network-wide restarts have to be managed and controlled by humans, not computers.</p>
<p>There are two ways to turn off automatic Windows Update reboots. You can let users choose when to install updates or you can disable auto-restarts.</p>
<h2>Let users choose when to install Windows updates</h2>
<p>You can configure Automatic Updates to only automatically download the latest update but let users choose when to install them. This configuration can be set through the Control Panel applet Windows Update (type Windows Update at the Start Search prompt) or through Group Policy (Computer Configuration\Administrative Templates\Windows Components\Windows Update\Configure Automatic Updates).</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/10/Turn.off_.automatic.reboots.Windows.Update.Settings.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/10/Turn.off_.automatic.reboots.Windows.Update.Settings.png','',event,300,75)"><img style="margin: 0px; display: inline; border: 0px;" title="Turn off automatic reboots - Windows Update Settings" src="http://4sysops.com/wp-content/uploads/2010/10/Turn.off_.automatic.reboots.Windows.Update.Settings_thumb.png" border="0" alt="Turn off automatic reboots - Windows Update Settings" width="589" height="507" /></a></p>
<p>Windows will then inform users about new available updates. If a user doesn&#8217;t install them right away, Windows will do so when the user shuts down the computer. The disadvantage of this method is that this also prevents the installation of updates that don&#8217;t require a restart if the user ignores the message from Windows Update.</p>
<p>However, there is a Group Policy setting for allowing the installation of these unproblematic updates: Computer Configuration\Administrative Templates\Windows Components\Windows Update\Allow Automatic Updates immediate installation. If this setting is enabled, Windows Updates automatically installs updates that neither interrupt Windows services nor restart Windows.</p>
<h2>Turn off automatic reboots</h2>
<p>But the best option is simply to turn off automatic reboots with this Group Policy setting: Computer Configuration\Administrative Templates\Windows Components\Windows Update\No auto-restart with logged on users for scheduled automatic update installations. I recommend using this setting network-wide because it will reduce the number of angry help desk calls significantly.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/10/Turn.off_.automatic.reboots.Group_.Policy.Windows.Update.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/10/Turn.off_.automatic.reboots.Group_.Policy.Windows.Update.png','',event,300,75)"><img style="margin: 0px; display: inline; border: 0px;" title="Turn off automatic reboots - Group Policy Windows Update" src="http://4sysops.com/wp-content/uploads/2010/10/Turn.off_.automatic.reboots.Group_.Policy.Windows.Update_thumb.png" border="0" alt="Turn off automatic reboots - Group Policy Windows Update" width="604" height="332" /></a></p>
<p>I only covered the three Windows Update settings that I consider most important. I recommend also having a look at the other Group Policy settings at Computer Configuration\Administrative Templates\Windows Components\Windows Update. You might find something that is worthwhile configuring in your environment.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/turn-off-automatic-windows-update-reboots/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<series:name><![CDATA[Restart Management]]></series:name>
	</item>
		<item>
		<title>Windows 7 and Windows Server 2008 R2 Group Policy &#8211; New features</title>
		<link>http://4sysops.com/archives/windows-7-and-windows-server-2008-r2-group-policy-new-features/</link>
		<comments>http://4sysops.com/archives/windows-7-and-windows-server-2008-r2-group-policy-new-features/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 20:11:40 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=3439</guid>
		<description><![CDATA[<p>To come straight to the point, there are not many new Group Policy features in Windows 7 and Windows Server 2008 R2. The important enhancements were introduced with Windows Vista and Windows Server 2008: <a href="http://4sysops.com/archives/group-policy-templates-in-windows-vista-admx-files-replace-adm-files/">Group Policy ADMX and ADML templates</a>, <a href="http://4sysops.com/archives/windows-vistas-group-policy-central-store/">Group Policy central store</a>, <a href="http://4sysops.com/archives/group-policy-in-windows-vista-and-network-location-awareness/">Network Location Awareness</a>, <a href="http://support.microsoft.com/kb/943729">Group Policy Preferences</a>, <a href="http://technet.microsoft.com/en-us/library/cc770285.aspx">Group Policy Starter objects</a> and <a href="http://4sysops.com/archives/windows-vista-group-policies-and-event-logs/">Group Policy event logging.</a> Some of these are absolute killer features, and should have been a good reason for many organizations to embrace Vista. Of course, Windows 7 will also come with these improvements. There are also new features in Windows 7, and as an admin you should learn about these changes even though they are not breathtaking.</p>
<p>It is interesting to note that Microsoft <a href="http://technet.microsoft.com/en-us/library/dd367853%28WS.10%29.aspx">lists</a> some of the above mentioned features as new in Windows 7. Somehow, they are expressing this way that <a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/">Windows 7 is basically</a><a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/"></a><a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/"></a><a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/"></a><a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/"> Windows Vista</a> which is one of the main reasons why Windows 7 is &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>To come straight to the point, there are not many new Group Policy features in Windows 7 and Windows Server 2008 R2. The important enhancements were introduced with Windows Vista and Windows Server 2008: <a href="http://4sysops.com/archives/group-policy-templates-in-windows-vista-admx-files-replace-adm-files/">Group Policy ADMX and ADML templates</a>, <a href="http://4sysops.com/archives/windows-vistas-group-policy-central-store/">Group Policy central store</a>, <a href="http://4sysops.com/archives/group-policy-in-windows-vista-and-network-location-awareness/">Network Location Awareness</a>, <a href="http://support.microsoft.com/kb/943729">Group Policy Preferences</a>, <a href="http://technet.microsoft.com/en-us/library/cc770285.aspx">Group Policy Starter objects</a> and <a href="http://4sysops.com/archives/windows-vista-group-policies-and-event-logs/">Group Policy event logging.</a> Some of these are absolute killer features, and should have been a good reason for many organizations to embrace Vista. Of course, Windows 7 will also come with these improvements. There are also new features in Windows 7, and as an admin you should learn about these changes even though they are not breathtaking.</p>
<p>It is interesting to note that Microsoft <a href="http://technet.microsoft.com/en-us/library/dd367853%28WS.10%29.aspx">lists</a> some of the above mentioned features as new in Windows 7. Somehow, they are expressing this way that <a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/">Windows 7 is basically</a><a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/"></a><a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/"></a><a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/"></a><a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/"> Windows Vista</a> which is one of the main reasons why Windows 7 is a great operating system. But let&#8217;s see what is really new in Windows 7 Group Policy.</p>
<h2>Windows PowerShell Cmdlets for Group Policy</h2>
<p>I think, the new PowerShell Group Policy cmdlets are the most important enhancement in Windows 7 and Windows Server 2008 R2. You could already manage Group Policy <a href="http://technet.microsoft.com/en-us/magazine/2007.05.grouppolicy.aspx">before</a> Windows 7 with PowerShell. A more convenient option are the <a href="http://www.sdmsoftware.com/freeware.php">free cmdlets from SDM Software</a>. You should also check out their <a href="http://www.sdmsoftware.com/group_policy_scripting">Group Policy Automation Engine</a>, which supports scripting of many more policy areas.</p>
<p>SDM Software&#8217;s cmdlets were more or less the model for those you can now find in Windows 7. The biggest advantage of this new Windows 7 feature is that the cmdlets are now integrated in the OS. Basically, you can perform all Group Policy management tasks on the command line or in a script: Create, remove, backup and import Group Policy Objects (GPOs), manage associations of GPOs with Active Directory containers, setting inheritance flags and permissions on Active Directory organizational units, configure registry-based policy settings and Group Policy Preferences Registry settings, and manage Start GPOs (pre-defined GPO templates).</p>
<p>I suppose, the vast majority of sys admins will continue managing Group Policy with GUI tools. However, there are certainly cases when you need a feature that your GUI tools lack. Then, you have no other choice than to write your own tool (script) and that&#8217;s where the new cmdlets come in. That&#8217;s why I consider cmdlets as some kind of API. Typically, tasks where you can use these new cmdlets involve the manipulation of multiple GPOs or links to GPOs.</p>
<p>More information about this new feature can be found in <a href="http://technet.microsoft.com/en-us/library/dd367856%28WS.10%29.aspx">this Technet article</a>.</p>
<h2>New Group Policy settings</h2>
<p><a href="http://4sysops.com/wp-content/uploads/2009/09/grouppolicybitlockertogo1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/09/grouppolicybitlockertogo1.png','',event,300,75)"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 4px; display: inline; border-top: 0px; border-right: 0px" title="group-policy-bit-locker-to-go" border="0" alt="group-policy-bit-locker-to-go" align="right" src="http://4sysops.com/wp-content/uploads/2009/09/grouppolicybitlockertogo_thumb.png" width="324" height="149" /></a> Every new Windows version introduces new Group Policy settings. Windows 7 and Windows Server 2008 R2 are no exception here. All in all, Group Policy now supports approximately 3,000 different settings, in which 300 of them are new. Most of them are for new Windows 7 features such as <a href="http://4sysops.com/archives/review-windows-7-bitlocker-to-go-part-1-usability/">BitLocker to Go,</a> <a href="http://4sysops.com/archives/review-windows-7-applocker-part-1-overview/">Applocker</a>. Internet Explorer 8 alone has more than 140 new Group Policy settings. (How many new Group Policy settings has Firefox 3.5?). Please check out the new <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=18c90c80-8b0a-4906-a4f5-ff24cc2030fb#tm">Group Policy Settings Reference </a>which includes all new Windows 7 and Windows Server 2008 R2 settings.</p>
<h2>New user interface for ADMX Migrator</h2>
<p> <object style="float:right; margin-left:5px" data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="320" height="240"><param name="source" value="http://edge.technet.com/App_Themes/default/vp09_06_22.xap" /><param name="initParams" value="m=mms://mschnlnine.wmod.llnwd.net/a1809/d1/edge/0/0/4/3/win7gp_s_edge.wmv,autostart=false,autohide=true,showembed=true, thumbnail=http://mschnlnine.vo.llnwd.net/d1/edge/0/0/4/3/win7gp_large_edge.png, postid=3400" /><param name="background" value="#00FFFFFF" /> <a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration: none;"><br /> <img src="http://go.microsoft.com/fwlink/?LinkId=108181" alt="Get Microsoft Silverlight" style="border-style: none" /><br /> </a> </object>I already <a href="http://4sysops.com/archives/fullarmor-admx-migrator-a-free-gui-tool-for-creating-admx-templates-and-converting-adm-files/">reviewed ADMX Migrator</a> more than two years ago. As its name indicates, the main purpose of the tool is to convert ADM templates to the <a href="http://4sysops.com/archives/group-policy-templates-in-windows-vista-admx-files-replace-adm-files/">new ADMX format</a> that was introduced with Vista. However, the tool also allows you to create new ADMX templates with an easy-to-use GUI. There will be a new version for Windows 7 with a new user interface. I wasn&#8217;t able to find a download for the tool, so I suppose it has not been released yet. The Silverlight <a href="http://edge.technet.com/Media/Whats-new-in-Group-Policy-for-Windows-7/">video</a> here demonstrate the new user interface. Most noticeable is that the tabs from <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=0F1EEC3D-10C4-4B5F-9625-97C2F731090C&amp;displaylang=en">ADMX Migrator 1.3</a> are gone. I might write more about this topic as soon as I can get my hands on the new ADMX Migrator.  
<p>Okay, that&#8217;s it already. All the other new features that are often mentioned in reviews and documentations are Vista features.</p>
<p><a href="http://4sysops.com/archives/windows-7-all-4sysops-articles/">Windows 7 – All 4sysops reviews</a></p>
<p><a href="http://4sysops.com/archives/windows-server-2008-r2-all-4sysops-reviews/">Windows Server 2008 R2 &#8211; All 4sysops reviews</a></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-7-and-windows-server-2008-r2-group-policy-new-features/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>FREE: Desktop Central Free Windows Tools &#8211; 10 admin utilities</title>
		<link>http://4sysops.com/archives/desktop-central-free-windows-tools/</link>
		<comments>http://4sysops.com/archives/desktop-central-free-windows-tools/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 00:10:47 +0000</pubDate>
		<dc:creator>External author</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[desktop management tools]]></category>
		<category><![CDATA[group policy]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2523</guid>
		<description><![CDATA[<p><em>Submitted by Mathivanan</em><em> &#8211; Blog: <a href="http://blogs.manageengine.com/desktopcentral/">http://blogs.manageengine.com/desktopcentral/</a>
</em>
<a href="http://4sysops.com/wp-content/uploads/2009/03/desktopcentral.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/03/desktopcentral.png','',event,300,75)"><img style="display: inline; margin: 0px 0px 0px 4px; border-width: 0px;" title="Desktop-Central" src="http://4sysops.com/wp-content/uploads/2009/03/desktopcentral-thumb.png" border="0" alt="Desktop-Central" width="349" height="271" align="right" /></a> <a href="http://www.manageengine.com/products/free-windows-tools/free-windows-tools.html">Desktop Central</a> provides a set of free Windows tools that Windows Administrators might require on a day-to-day basis. It has a set of ten tools, viz: Remote Task Manager Tool, Wake on LAN, Software Inventory Tool, Remote Command Prompt Tool, GPO Update, Shutdown/Restart Tool, Join/Unjoin Computer Tool,  Currently Logged On User, Hard Disk Space Detector Tool, and Local Users/Groups List Tool. This is very handy as it can be performed on multiple computers simultaneously. These tools are made available from the Desktop Central family and is provided as a separate download, which is absolutely free to use.</p>
<h2>Remote Task Manager Tool</h2>
<p>Utility to view the processes running in a remote computer along with its details like, Process ID, Memory Usage, Session ID, Priority, etc. It also provides an option to select the parameters to view. Apart from just viewing the processes, the administrators can also terminate a process.</p>
<h2>Wake on LAN Tool</h2>
<p>Utility to &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><em>Submitted by Mathivanan</em><em> &#8211; Blog: <a href="http://blogs.manageengine.com/desktopcentral/">http://blogs.manageengine.com/desktopcentral/</a>
</em>
<a href="http://4sysops.com/wp-content/uploads/2009/03/desktopcentral.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/03/desktopcentral.png','',event,300,75)"><img style="display: inline; margin: 0px 0px 0px 4px; border-width: 0px;" title="Desktop-Central" src="http://4sysops.com/wp-content/uploads/2009/03/desktopcentral-thumb.png" border="0" alt="Desktop-Central" width="349" height="271" align="right" /></a> <a href="http://www.manageengine.com/products/free-windows-tools/free-windows-tools.html">Desktop Central</a> provides a set of free Windows tools that Windows Administrators might require on a day-to-day basis. It has a set of ten tools, viz: Remote Task Manager Tool, Wake on LAN, Software Inventory Tool, Remote Command Prompt Tool, GPO Update, Shutdown/Restart Tool, Join/Unjoin Computer Tool,  Currently Logged On User, Hard Disk Space Detector Tool, and Local Users/Groups List Tool. This is very handy as it can be performed on multiple computers simultaneously. These tools are made available from the Desktop Central family and is provided as a separate download, which is absolutely free to use.</p>
<h2>Remote Task Manager Tool</h2>
<p>Utility to view the processes running in a remote computer along with its details like, Process ID, Memory Usage, Session ID, Priority, etc. It also provides an option to select the parameters to view. Apart from just viewing the processes, the administrators can also terminate a process.</p>
<h2>Wake on LAN Tool</h2>
<p>Utility to boot computers in the network (LAN) from remote. It allows the administrators to boot multiple computers simultaneously. The Administrator has to just specify the IP Address, MAC Address and the Subnet Mask of the computers to wake them up.</p>
<h2>Software Inventory Tool</h2>
<p><a href="http://4sysops.com/wp-content/uploads/2009/03/desktopcentralsoftwareinventory.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/03/desktopcentralsoftwareinventory.png','',event,300,75)"><img style="display: inline; margin: 0px; border-width: 0px;" title="Desktop-Central-software-inventory" src="http://4sysops.com/wp-content/uploads/2009/03/desktopcentralsoftwareinventory-thumb.png" border="0" alt="Desktop-Central-software-inventory" width="254" height="284" align="right" /></a> Utility to retrieve the details of the software installed in the computers of a Windows Domain. The Software details include Software Name, Version, Manufacturer and Usage statistics. The software details can be exported as txt and csv formats.</p>
<h2>Remote Command Prompt Tool</h2>
<p>Free tool to open a command prompt of a remote computer and execute a command. The remote computer can be in the domain or a workgroup. The administrator has to specify a credential that has necessary privileges to execute the commands. The computer can be either specified manually or selected by speciying the Domain Controller.</p>
<h2>GPO Update Tool</h2>
<p><a href="http://4sysops.com/wp-content/uploads/2009/03/desktopcentralgpupdate.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/03/desktopcentralgpupdate.png','',event,300,75)"><img style="display: inline; margin: 0px; border-width: 0px;" title="Desktop-Central-gpupdate" src="http://4sysops.com/wp-content/uploads/2009/03/desktopcentralgpupdate-thumb.png" border="0" alt="Desktop-Central-gpupdate" width="254" height="267" align="right" /></a> Utility to perform a GPO Update in the computers of a Windows Domain. GPOs are used to send configuration instructions to user and computer objects in the Windows Active Directory. By default, the GPO updates happen periodically, every 90 minutes. This utility helps the Administrators to perform a GPO Update on-demand on multiple domain computers simultaneously.</p>
<h2>Shutdown / Restart Tool</h2>
<p>Utility to shutdown or restart the computers of a Windows Domain. The Administrator can specify a common credential to perform this operation on multiple computers and can select the computers by specifying the Domain Controller.</p>
<h2>Join/Unjoin Computer Tool</h2>
<p>Utility to move a computer from one domain to another or from a domian to a workgroup or from a workgroup to a domain. It also provides the ability to restart the computer after this operation. The status of the operation is also displayed at the bottom of the window.</p>
<h2>Currently Logged On User</h2>
<p>Utility to retrieve the details of the users logged on to a remote computer. The Administrator can specify a common credential to perform this operation on multiple computers and can select the computers by specifying the Domain Controller.</p>
<h2>Hard Disk Space Monitor Tool</h2>
<p><a href="http://4sysops.com/wp-content/uploads/2009/03/desktopcentralhardiskspacedetection.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/03/desktopcentralhardiskspacedetection.png','',event,300,75)"><img style="display: inline; margin: 0px; border-width: 0px;" title="desktop-central-hardisk-space-detection" src="http://4sysops.com/wp-content/uploads/2009/03/desktopcentralhardiskspacedetection-thumb.png" border="0" alt="desktop-central-hardisk-space-detection" width="254" height="266" align="right" /></a> Utility to retrieve the information about the Hard Disk like Partition/Drives, Volume Name, Total Size, Free Space, and File System. The Administrator can specify a common credential to perform this operation on multiple computers and can select the computers by specifying the Domain Controller.The results can be exported to a CSV or Text format for a later reference.</p>
<h2>Local Users/Groups Tool</h2>
<p>Tool to get the information about local users and groups in the remote computers. The user details include, Computer Name, User Name, Full Name, Caption, Status, etc. The group details include, Computer Name, Group Name, Caption, Description, and Status. The Administrator can specify a common credential to perform this operation on multiple computers and can select the computers by specifying the Domain Controller.The results can be exported to a CSV or Text format for a later reference.</p>
<h2>Network Share Browser Tool</h2>
<p>Tool to get the information about the files, folders and Active Sessions of the shares in a remote computer. The results can be exported to a CSV or Text format for a later reference.</p>
<h2><a href="http://www.manageengine.com/products/free-windows-tools/free-windows-tools.html">Desktop Central Free Windows Tools</a></h2>
Author: External author
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-6-common-problems/" title="Troubleshooting Group Policy &#8211; Part 6: Common problems (February 6, 2012)">Troubleshooting Group Policy &#8211; Part 6: Common problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-5-active-directory-problems/" title="Troubleshooting Group Policy &#8211; Part 5: Active Directory problems (February 3, 2012)">Troubleshooting Group Policy &#8211; Part 5: Active Directory problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-4-client-problems/" title="Troubleshooting Group Policy &#8211; Part 4: Client problems (February 2, 2012)">Troubleshooting Group Policy &#8211; Part 4: Client problems</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-3-group-policy-not-applied/" title="Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied? (February 1, 2012)">Troubleshooting Group Policy &#8211; Part 3: Group Policy not applied?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshooting-group-policy-part-2-test-and-deploy/" title="Troubleshooting Group Policy &#8211; Part 2: Test and deploy (January 31, 2012)">Troubleshooting Group Policy &#8211; Part 2: Test and deploy</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/desktop-central-free-windows-tools/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

