<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Techibee.com &#187; GPO debugging on Windows 7</title>
	<atom:link href="http://techibee.com/tag/gpo-debugging-on-windows-7/feed" rel="self" type="application/rss+xml" />
	<link>http://techibee.com</link>
	<description>A System Administrator&#039;s Blog</description>
	<lastBuildDate>Wed, 23 May 2012 02:20:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Enable Group Policy Debugging on Windows 7</title>
		<link>http://techibee.com/group-policies/enable-group-policy-debugging-on-windows-7/191?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enable-group-policy-debugging-on-windows-7</link>
		<comments>http://techibee.com/group-policies/enable-group-policy-debugging-on-windows-7/191#comments</comments>
		<pubDate>Thu, 07 Jan 2010 15:51:59 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Group Policies]]></category>
		<category><![CDATA[GPO debugging on Windows 2008]]></category>
		<category><![CDATA[GPO debugging on Windows 7]]></category>
		<category><![CDATA[Troubleshooting GPOs on Windows 2008]]></category>
		<category><![CDATA[Troubleshooting GPOs on Windows 7]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=191</guid>
		<description><![CDATA[People familiar with UseEnv logging for GPO debugging on Windows XP can forget that procedure if you started looking into Windows 7 operating Systems. Things have really changed and you should follow the below procedure enable debug logging on Windows 7 Computer. I guess this procedure works straight away with Windows 2008 hosts as well(I [...]]]></description>
			<content:encoded><![CDATA[<p>People familiar with UseEnv logging for GPO debugging on Windows XP can forget that procedure if you started looking into Windows 7 operating Systems. Things have really changed and you should follow the below procedure enable debug logging on Windows 7 Computer. I guess this procedure works straight away with Windows 2008 hosts as well(I didn&#8217;t tested it).</p>
<ol>
<li>Logon to the Windows 7 Computer as local administrator</li>
<li>Save the below few lines as .reg file and execute it on the Windows 7 computer.</li>
</ol>
<blockquote><p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionDiagnostics]<br />
&#8220;GPSvcDebugLevel&#8221;=dword:00030002</p></blockquote>
<p> Now time to restart your Windows 7 PC to make changes come into effect.</p>
<p>The debug log file will be available under &#8220;%systemroot%debugUserMode&#8221; folder and the file name is &#8220;<strong>gpsvc.log&#8221;</strong>.  If you want a nice view of this log file for easy reading, I prefer you download the policy reporter tool from <a href="http://www.sysprosoft.com/policyreporter.shtml" target="_blank">SysPro Software</a>. This tool allows you to analyse the time taken for each policy detection and processing.</p>
<p>Let me know you are in doubt anywhere&#8230;</p>
<p>Happy Learning..,<br />
Sitaram Pamarthi</p>
]]></content:encoded>
			<wfw:commentRss>http://techibee.com/group-policies/enable-group-policy-debugging-on-windows-7/191/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

