<?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>shawnville &#187; Group Policy</title>
	<atom:link href="http://shawnville.com/notebook/category/tutorials/group-policy/feed/" rel="self" type="application/rss+xml" />
	<link>http://shawnville.com</link>
	<description>Freelance Web Design</description>
	<lastBuildDate>Thu, 04 Feb 2010 22:11:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Block A Program Using Hash</title>
		<link>http://shawnville.com/notebook/2009/10/20/block-program-hash/</link>
		<comments>http://shawnville.com/notebook/2009/10/20/block-program-hash/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 00:43:01 +0000</pubDate>
		<dc:creator>shawn</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://shawnville.com/?p=131</guid>
		<description><![CDATA[<p>I Wrote a little tutorial on how to block a program with Group Policy, and the program's hash.</p>
<p><a href="http://shawnville.com/2009/10/20/block-program-hash/">Read the rest of this entry &#187;</a></p>]]></description>
			<content:encoded><![CDATA[
<p>Here is a little tutorial on how to block a program with Group Policy, and the program’s hash.</p>

<span id="more-131"></span>

<div class="mod group">
	<a  class="img" href="http://farm3.static.flickr.com/2552/4029905311_6e8a7dc5a8.jpg">
		<img src="http://farm3.static.flickr.com/2552/4029905311_6e8a7dc5a8_m.jpg" width="240" height="151" title="block_hash_gpo" alt="block_hash_gpo" />
	</a>
	<p>Start by either editing an existing GPO on AD, or create a new GPO.  You can also do this stand alone using gpedit.msc on any Windows XP machine.</p>
	<p>Drill down to Software Restriction Policies.  It depends on where you create the GPO as to which configuration you put this under.  If the GPO resides in a User OU, then it needs to go under “User Configuration”. Likewise, if it is in a computer OU, then you need to go the the “Computer Configuration”.</p>
</div>
<div class="mod group">
	<a  class="img" href="http://farm4.static.flickr.com/3521/4030660772_6d8e9d6797.jpg">
		<img src="http://farm4.static.flickr.com/3521/4030660772_6d8e9d6797_m.jpg" width="240" height="151" title="block_hash_gpo_2" alt="block_hash_gpo_2" />
	</a>
	<p>After you determine which configuration is best for you, right click “Software Restriction Policies” and click “Create New Polices”. For you stand-alone non AD guys, if you want to block a certain user from accessing a program, you can log in as them and put these settings under the “User Configuration”.</p>
</div>
<div class="mod group">
	<a  class="img" href="http://farm4.static.flickr.com/3505/4030660952_c2696e070f.jpg">
		<img src="http://farm4.static.flickr.com/3505/4030660952_c2696e070f_m.jpg" width="240" height="151" title="block_hash_gpo_3" alt="block_hash_gpo_3" />
	</a>
	<p>You should now have some new folders under “Software Restriction Policies” called “Security Levels” and “Additional Rules”. Under “Security Levels” are the default restrictions. If you want total control over what programs are ran, then you can make the “Disallowed” the default level — but that’s another post.</p>
	<p>For now we will focus on “Additional Rules”. Right click in the “Additional Rules” folder and click “New Hash Rule”.</p>
</div>
<div class="mod group">
	<a  class="img" href="http://farm3.static.flickr.com/2711/4030661292_f115a571c2.jpg">
		<img src="http://farm3.static.flickr.com/2711/4030661292_f115a571c2_m.jpg" width="213" height="240" title="block_hash_rule" alt="block_hash_rule" />
	</a>
	<p>This will bring up the “New Hash Rule” box, where you just need to browse for the program in question. I chose Internet Explorer — since I hardly ever use it any way. It should automatically fill in the Hash value for the software, and also the file information.  Then you can choose the security level, which in this case would be “Disallowed”.  You may also put in a description if you wish.</p>
	</div>
<div class="mod group">
	<a  class="img" href="http://farm3.static.flickr.com/2675/4030661434_e4e59c9e54.jpg">
		<img src="http://farm3.static.flickr.com/2675/4030661434_e4e59c9e54_m.jpg" width="240" height="46" title="block_hash_error" alt="block_hash_error" />
	</a>
	<p>After you click “OK”, here is the result when trying to run Internet Explorer, or any program of your choosing.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://shawnville.com/notebook/2009/10/20/block-program-hash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
