 




<?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>Network Administrator Knowledgebase &#187; GPO</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-administrator/tag/gpo/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-administrator</link>
	<description></description>
	<lastBuildDate>Thu, 28 Feb 2013 15:55:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Resetting the Background Colors on Clients Computers by Using GPO</title>
		<link>http://itknowledgeexchange.techtarget.com/network-administrator/resetting-the-background-colors-on-clients-computers-by-using-gpo/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-administrator/resetting-the-background-colors-on-clients-computers-by-using-gpo/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 20:29:38 +0000</pubDate>
		<dc:creator>Michael Khanin</dc:creator>
				<category><![CDATA[ADM]]></category>
		<category><![CDATA[GPO]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-administrator/resetting-the-background-colors-on-clients-computers-by-using-gpo/</guid>
		<description><![CDATA[To control background colour on the client’s computer (XP) the custom ADM file (BGColor.adm) could be created. The BGColor.adm should be manually added to the network environment before start using it. Here is a content of BGColor.adm: CLASS USER CATEGORY !!category CATEGORY !!categoryname POLICY !!policyname KEYNAME &#8220;Control Panel\Colors&#8221; EXPLAIN !!explaintext PART !!labeltext DROPDOWNLIST REQUIRED VALUENAME [...]]]></description>
				<content:encoded><![CDATA[<p>To control background colour on the client’s computer (XP) the custom <strong>ADM</strong> file (<strong>BGColor.adm</strong>) could be created. The <strong>BGColor.adm </strong>should be manually added to the network environment before start using it. Here is a content of BGColor.adm:</p>
<p>CLASS USER<br />
CATEGORY !!category<br />
CATEGORY !!categoryname<br />
POLICY !!policyname<br />
KEYNAME &#8220;Control Panel\Colors&#8221;<br />
EXPLAIN !!explaintext<br />
PART !!labeltext DROPDOWNLIST REQUIRED<br />
VALUENAME &#8220;Background&#8221;<br />
ITEMLIST<br />
NAME &#8220;Normal&#8221; VALUE &#8220;0 128 128&#8243;<br />
NAME &#8220;Black&#8221; VALUE &#8220;0 0 0&#8243;<br />
NAME &#8220;White&#8221; VALUE &#8220;255 255 255&#8243;<br />
NAME &#8220;Red&#8221; VALUE &#8220;255 0 0&#8243;<br />
NAME &#8220;Brown&#8221; VALUE &#8220;128 0 0&#8243;<br />
NAME &#8220;Yellow&#8221; VALUE &#8220;255 255 0&#8243;<br />
NAME &#8220;Green&#8221; VALUE &#8220;0 128 0&#8243;<br />
NAME &#8220;Sky&#8221; VALUE &#8220;0 255 255&#8243;<br />
NAME &#8220;Brown&#8221; VALUE &#8220;0 0 255&#8243;<br />
NAME &#8220;Blue&#8221; VALUE &#8220;0 0 255&#8243;<br />
NAME &#8220;Dark Blue&#8221; VALUE &#8220;0 0 128&#8243;<br />
NAME &#8220;Pink&#8221; VALUE &#8220;255 0 255&#8243;<br />
NAME &#8220;Grey&#8221; VALUE &#8220;160 160 164&#8243;<br />
END ITEMLIST<br />
END PART<br />
END POLICY<br />
END CATEGORY<br />
END CATEGORY</p>
<p>[strings]<br />
category=&#8221;Custom Policy Settings&#8221;<br />
categoryname=&#8221;Desktop BG Colour Changer&#8221;<br />
policyname=&#8221;Change the background color of the client computer via GPO&#8221;<br />
explaintext=&#8221;This policy sets the background color of the client computer&#8221;<br />
labeltext=&#8221;Select Colour&#8221;</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-administrator/resetting-the-background-colors-on-clients-computers-by-using-gpo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
