<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Prevent Users From Installing Printer Drivers</title>
	<atom:link href="http://www.tech-recipes.com/rx/13/prevent-users-from-installing-printer-drivers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/13/prevent-users-from-installing-printer-drivers/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 16:14:40 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: </title>
		<link>http://www.tech-recipes.com/rx/13/prevent-users-from-installing-printer-drivers/comment-page-1/#comment-1145</link>
		<dc:creator></dc:creator>
		<pubDate>Mon, 13 Dec 2004 19:33:55 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1145</guid>
		<description>Using the group policy editor is definatley the way to go.  On the registry edit, the 0 would be the alternate switch, but registry is a bad way to go.</description>
		<content:encoded><![CDATA[<p>Using the group policy editor is definatley the way to go.  On the registry edit, the 0 would be the alternate switch, but registry is a bad way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ustek</title>
		<link>http://www.tech-recipes.com/rx/13/prevent-users-from-installing-printer-drivers/comment-page-1/#comment-1008</link>
		<dc:creator>ustek</dc:creator>
		<pubDate>Tue, 09 Nov 2004 14:33:58 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1008</guid>
		<description>As far as I know a USER can not install a printer (or read install a printer driver). Only a Power User can.
Let me know if I&#039;m incorrect
ustek@hotmail.com</description>
		<content:encoded><![CDATA[<p>As far as I know a USER can not install a printer (or read install a printer driver). Only a Power User can.<br />
Let me know if I&#8217;m incorrect<br />
<a href="mailto:ustek@hotmail.com">ustek@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davak</title>
		<link>http://www.tech-recipes.com/rx/13/prevent-users-from-installing-printer-drivers/comment-page-1/#comment-57</link>
		<dc:creator>davak</dc:creator>
		<pubDate>Mon, 12 Jan 2004 18:55:22 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-57</guid>
		<description>The recipe was a little garbled...  

I believe I have corrected it.

I haven&#039;t used this reghack in a while as I, too, have been mainly using the group policy editor.

If you need further info, you can find it here:
&lt;a href=&quot;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/msdn_secinst.asp&quot;&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/msdn_secinst.asp&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>The recipe was a little garbled&#8230;  </p>
<p>I believe I have corrected it.</p>
<p>I haven&#8217;t used this reghack in a while as I, too, have been mainly using the group policy editor.</p>
<p>If you need further info, you can find it here:<br />
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/msdn_secinst.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/msdn_secinst.asp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexTheBeast</title>
		<link>http://www.tech-recipes.com/rx/13/prevent-users-from-installing-printer-drivers/comment-page-1/#comment-56</link>
		<dc:creator>AlexTheBeast</dc:creator>
		<pubDate>Mon, 12 Jan 2004 18:44:41 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-56</guid>
		<description>I don&#039;t know the registry change.

Here&#039;s how I prevent people from installing printer drivers:

1. Open the &lt;strong&gt;Start &lt;/strong&gt;Menu
2. Click &lt;strong&gt;Run&lt;/strong&gt;.
3. In the Open field, type &lt;strong&gt;gpedit.msc &lt;/strong&gt;and then click &lt;strong&gt;OK&lt;/strong&gt;.
4. Expand the following branches in the left pane in sequence:
&lt;ul&gt; -Computer Configuration branch
 -Windows Settings branch
 -Security Settings branch
 -Local Policies branch
 -Security Options folder.&lt;/ul&gt;
5. In the right pane, double-click the &lt;strong&gt;Prevent users from installing printer drivers&lt;/strong&gt; policy.
6. Click &lt;strong&gt;Enabled&lt;/strong&gt;, and then click &lt;strong&gt;OK&lt;/strong&gt;.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know the registry change.</p>
<p>Here&#8217;s how I prevent people from installing printer drivers:</p>
<p>1. Open the <strong>Start </strong>Menu<br />
2. Click <strong>Run</strong>.<br />
3. In the Open field, type <strong>gpedit.msc </strong>and then click <strong>OK</strong>.<br />
4. Expand the following branches in the left pane in sequence:</p>
<ul> -Computer Configuration branch<br />
 -Windows Settings branch<br />
 -Security Settings branch<br />
 -Local Policies branch<br />
 -Security Options folder.</ul>
<p>5. In the right pane, double-click the <strong>Prevent users from installing printer drivers</strong> policy.<br />
6. Click <strong>Enabled</strong>, and then click <strong>OK</strong>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/13/prevent-users-from-installing-printer-drivers/comment-page-1/#comment-55</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 12 Jan 2004 14:00:50 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-55</guid>
		<description>&lt;em&gt;Type: REG_DWORD &lt;/em&gt;... ?

Then what?  Clear the value?  Enter 0?  What&#039;s the change?</description>
		<content:encoded><![CDATA[<p><em>Type: REG_DWORD </em>&#8230; ?</p>
<p>Then what?  Clear the value?  Enter 0?  What&#8217;s the change?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
