<?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>IT Knowledge Base &#187; GPO</title>
	<atom:link href="http://patrick.eviltools.com/tag/gpo/feed/" rel="self" type="application/rss+xml" />
	<link>http://patrick.eviltools.com</link>
	<description>daily life instructions</description>
	<lastBuildDate>Wed, 07 Jul 2010 10:11:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to get the Windows 7 GPO settings on a Windows 2008 Server</title>
		<link>http://patrick.eviltools.com/how-to-get-the-windows-7-gpo-settings-on-a-windows-2008-server/</link>
		<comments>http://patrick.eviltools.com/how-to-get-the-windows-7-gpo-settings-on-a-windows-2008-server/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 15:43:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows 2008]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://patrick.eviltools.com/how-to-get-the-windows-7-gpo-settings-on-a-windows-2008-server/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>It is actually very easy to get Windows 7 GPO Settings on a Windows 2008 Server. You just need to copy the %systemroot%\PolicyDefinitions from your Windows 7 machine into \\YOURSERVER\C$\Windows\SYSVOL\YOURDOMAIN\Policies\PolicyDefinitions on your server. After that you start your policy editor and you will find it under the section administrative templates.</p>
]]></content:encoded>
			<wfw:commentRss>http://patrick.eviltools.com/how-to-get-the-windows-7-gpo-settings-on-a-windows-2008-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPO Commands you should know</title>
		<link>http://patrick.eviltools.com/gpo-commands-you-should-know/</link>
		<comments>http://patrick.eviltools.com/gpo-commands-you-should-know/#comments</comments>
		<pubDate>Thu, 28 May 2009 13:34:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[GPO]]></category>

		<guid isPermaLink="false">http://patrick.eviltools.com/?p=223</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<table cellspacing="0" cellpadding="2" width="421" border="0">
<tbody>
<tr>
<td valign="top" width="136">gpupdate /force</td>
<td valign="top" width="283">Forcing of refreshing the GPO Policy</td>
</tr>
<tr>
<td valign="top" width="136">gpresult /v</td>
<td valign="top" width="283">Print out of GPO Policy</td>
</tr>
<tr>
<td valign="top" width="136">rsop.msc</td>
<td valign="top" width="283">Showing the result of applied GPO in MMC</td>
</tr>
<tr>
<td valign="top" width="136">gpedit.msc</td>
<td valign="top" width="283">Local Group Policy MMC</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://patrick.eviltools.com/gpo-commands-you-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick and dirty Installation of WSUS on Windows 2008 Server</title>
		<link>http://patrick.eviltools.com/quick-and-dirty-installation-of-wsus-on-windows-2008-server/</link>
		<comments>http://patrick.eviltools.com/quick-and-dirty-installation-of-wsus-on-windows-2008-server/#comments</comments>
		<pubDate>Thu, 28 May 2009 13:25:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[windows 2008]]></category>
		<category><![CDATA[WSUS]]></category>

		<guid isPermaLink="false">http://patrick.eviltools.com/?p=220</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><strong>Installation</strong>    <br />1. Download it from <a href="http://www.microsoft.com/wsus">http://www.microsoft.com/wsus</a>    <br />2. Make sure following roles are installed on the Server:</p>
<ul>
<li><strong>MS Internet Information Server 7</strong></li>
<li>&#8211; ASP.NET</li>
<li>&#8211; 6.0 Management Compatibility</li>
<li>&#8211; IIS Metabase Compatibility</li>
<li>&#8211; Windows Authentication</li>
</ul>
<p>And install Microsoft Report Viewer Redistributable 2005   <br />[<a href="http://go.microsoft.com/fwlink/?LinkID=70410">http://go.microsoft.com/fwlink/?LinkID=70410</a>]</p>
<p>3. Run the downloaded setup and follow the wizard</p>
<p><strong>Configure WSUS so Computer are assigned via GPO</strong>    <br />1. Open WSUS Console    <br />2. Go to Computer/All Computers and create there a new Computer Group    <br />3. Go to Options/Computers and choose “Use Group Policy or registry settings on computers.”    <br />4. Open Group Policy Management Console    <br />5. Create a New Group Policy and Link it to the right OU    <br />6. WSUS Settings you will find in: Computer Configuration\Policies\Administrative Templates\Windows Components\Windows Update    <br />7. Enable “intranet Microsoft update service location”     <br />Intranet Update Service: <a href="http://yourwsusserver/">http://yourwsusserver/</a>    <br />Intranet Statistics Server: <a href="http://yourwsusserver/">http://yourwsusserver/</a>    <br />8. Enable “Client Side Targeting”    <br />Target Group: Computer Group you created in WSUS (See step 3)    <br />9. Check the other useful settings like Configure Automatic Updates and No Auto-Restart with logged on users    <br />10. Restart one of the client computers and check if they are in WSUS Console listed in your new created computer group.</p>
]]></content:encoded>
			<wfw:commentRss>http://patrick.eviltools.com/quick-and-dirty-installation-of-wsus-on-windows-2008-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Check if WSUS GPO is applied</title>
		<link>http://patrick.eviltools.com/check-if-wsus-gpo-is-applied/</link>
		<comments>http://patrick.eviltools.com/check-if-wsus-gpo-is-applied/#comments</comments>
		<pubDate>Thu, 28 May 2009 12:27:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WSUS]]></category>

		<guid isPermaLink="false">http://patrick.eviltools.com/?p=219</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>The easiest way to find out if the group policy is applied and really changed the right settings you can check it in registry.   </p>
<p>Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate</p>
]]></content:encoded>
			<wfw:commentRss>http://patrick.eviltools.com/check-if-wsus-gpo-is-applied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
