<?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>My-Technet &#187; Windows 7</title>
	<atom:link href="http://my-technet.com/index.php/category/microsoft/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://my-technet.com</link>
	<description>Where I Save What I Will Forget</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:00:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How To Create a Custom Power Plan for Windows 7 via GPO</title>
		<link>http://my-technet.com/index.php/microsoft/windows-7/how-to-create-a-custom-power-plan-for-windows-7-via-gpo/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/microsoft/windows-7/how-to-create-a-custom-power-plan-for-windows-7-via-gpo/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 00:45:56 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://my-technet.com/index.php/microsoft/activedirectory/grouppolicy/how-to-create-a-custom-power-plan-for-windows-7-via-gpo/</guid>
		<description><![CDATA[How to Configure Power Settings for Windows 7 PCs via Group Policy If server is Windows 2008 (R1) the following<a href="http://my-technet.com/index.php/microsoft/windows-7/how-to-create-a-custom-power-plan-for-windows-7-via-gpo/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>How to Configure Power Settings for Windows 7 PCs via Group Policy</p>
<p>If server is Windows 2008 (R1) the following steps need to be taken:</p>
<p>1:&#160; Copy the “Policy Definitions” folder on a Windows 7 PC from the C:\Windows directory to <a href="file:///\\Domain.local\SYSVOL\Policies#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">\\Domain.local\SYSVOL\Policies</a> Folder.</p>
<p>2:&#160; On a Windows 7 PC download and install RSAT (Remote Server Administration Tools) for Windows 7.</p>
<p>From a Windows 2008 R2 server or the Windows 7 PC with RSAT installed:</p>
<p>1: Create a New GPO.</p>
<p>2: Navigate to “Computer Configuration\Preferences\Control Panel Settings\Power Options”</p>
<p>3: Right Click and Create new “Power Plan (Windows Vista and later)”</p>
<p><a href="http://my-technet.com/wp-content/uploads/2010/02/clip_image002.gif#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://my-technet.com/wp-content/uploads/2010/02/clip_image002_thumb.gif" width="372" height="249" /></a></p>
<p>4: Change the Action to “New” and name the Policy. </p>
<p>5: Configure the power settings.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2010/02/clip_image003.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image003" border="0" alt="clip_image003" src="http://my-technet.com/wp-content/uploads/2010/02/clip_image003_thumb.jpg" width="369" height="408" /></a></p>
<p>6:&#160; Make sure the Group Policy is applied to the correct OU.&#160; Close the Group Policy Manger.</p>
<p>7:&#160; From a Windows 7 PC.&#160; Update Group Policy with the “gpupdate /force” command.</p>
<p>8:&#160; Find the power scheme you just created by using the “powercfg /list” command.&#160; </p>
<p>9:&#160; Copy the GUID of the power scheme.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2010/02/clip_image005.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image005" border="0" alt="clip_image005" src="http://my-technet.com/wp-content/uploads/2010/02/clip_image005_thumb.jpg" width="374" height="194" /></a></p>
<p>10:&#160; Open the Group Policy Management Console again and edit GPO you created for the Windows 7 Power Settings.</p>
<p>11:&#160; Navigate to: Computer Configuration\Policies\Administrative Templates\System\Power Management\Specify a Custom Active Power Plan</p>
<p>12:&#160; Enable the Policy and Paste your GUID into the Options.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2010/02/clip_image006.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://my-technet.com/wp-content/uploads/2010/02/clip_image006_thumb.jpg" width="385" height="353" /></a></p>
<p>13: After Group Policy updates the PC’s Power Settings should look like this:</p>
<p><a href="http://my-technet.com/wp-content/uploads/2010/02/clip_image007.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image007" border="0" alt="clip_image007" src="http://my-technet.com/wp-content/uploads/2010/02/clip_image007_thumb.jpg" width="386" height="233" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/microsoft/windows-7/how-to-create-a-custom-power-plan-for-windows-7-via-gpo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
