<?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: How to turn a Windows 7 PC into a Kiosk</title>
	<atom:link href="http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html</link>
	<description>A Winnipeg &#34;How to&#34; Blog on Software and Technology</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:40:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gerallt</title>
		<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/comment-page-1#comment-5804</link>
		<dc:creator>Gerallt</dc:creator>
		<pubDate>Wed, 25 Jan 2012 02:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html#comment-5804</guid>
		<description>You also need to add mmc.exe into the list of allowable applications if you want to get back into it. Otherwise you will need to locate the policy in the Windows Registry - if you have disabled the Registry Editor then you will have to use a 3rd party registry editor that relies on API calls to access the registry.
-GF</description>
		<content:encoded><![CDATA[<p>You also need to add mmc.exe into the list of allowable applications if you want to get back into it. Otherwise you will need to locate the policy in the Windows Registry &#8211; if you have disabled the Registry Editor then you will have to use a 3rd party registry editor that relies on API calls to access the registry.<br />
-GF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/comment-page-1#comment-4531</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Thu, 18 Aug 2011 21:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html#comment-4531</guid>
		<description>Why not simply add a hot key combo to a shortcut to get back into mmc.exe</description>
		<content:encoded><![CDATA[<p>Why not simply add a hot key combo to a shortcut to get back into mmc.exe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Decker</title>
		<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/comment-page-1#comment-4390</link>
		<dc:creator>Ron Decker</dc:creator>
		<pubDate>Tue, 31 May 2011 18:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html#comment-4390</guid>
		<description>Guys!  Simply open MMC.EXE   Add Group Policy Editor.  Hit next.  Then ADD it AGAIN only this time you will notice a tab at the top!   Select Non-Administrators and THEN you can set your policies.

Using GPEDIT is GLOBAL.  But not if you use it in the context I just mentioned

Good Luck!

Ron!</description>
		<content:encoded><![CDATA[<p>Guys!  Simply open MMC.EXE   Add Group Policy Editor.  Hit next.  Then ADD it AGAIN only this time you will notice a tab at the top!   Select Non-Administrators and THEN you can set your policies.</p>
<p>Using GPEDIT is GLOBAL.  But not if you use it in the context I just mentioned</p>
<p>Good Luck!</p>
<p>Ron!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pronost</title>
		<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/comment-page-1#comment-4058</link>
		<dc:creator>Pronost</dc:creator>
		<pubDate>Tue, 25 Jan 2011 14:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html#comment-4058</guid>
		<description>Just change the NTFS file permissions on the file MMC.EXE to only allow LocalAdministrators or DomainAdministrators to execute the file and just add MMC.EXE to the list of allowed programs in the GPO.</description>
		<content:encoded><![CDATA[<p>Just change the NTFS file permissions on the file MMC.EXE to only allow LocalAdministrators or DomainAdministrators to execute the file and just add MMC.EXE to the list of allowed programs in the GPO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffl012</title>
		<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/comment-page-1#comment-3056</link>
		<dc:creator>jeffl012</dc:creator>
		<pubDate>Tue, 30 Nov 2010 21:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html#comment-3056</guid>
		<description>There are many security/kiosk apps out there that simplify the Group Policy editor. We use one called Secure Lockdown by Inteset. It eliminates the need to futz around with a billion settings. It&#039;s perfect for Windows 7 kiosks (we use it with Windows 7 Premium).</description>
		<content:encoded><![CDATA[<p>There are many security/kiosk apps out there that simplify the Group Policy editor. We use one called Secure Lockdown by Inteset. It eliminates the need to futz around with a billion settings. It&#8217;s perfect for Windows 7 kiosks (we use it with Windows 7 Premium).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timo Waltari</title>
		<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/comment-page-1#comment-764</link>
		<dc:creator>Timo Waltari</dc:creator>
		<pubDate>Wed, 02 Jun 2010 07:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html#comment-764</guid>
		<description>Same thing happenned to me too. I was in local administrators group but nevertheless I was restricted from running anything else but word in my case.

It was easily fixed by launching mmc from remote computer in same network. Then I added snap-in &quot;Group Policy Object Editor&quot; which asked if I would like to edit local or remote computer. I specified restricted remote computers name and then I was able to modify restrictions.

Both computers were Windows 7 but I would believe that it goes same way with previous Windows releases.

Hope that this helps somebody :)</description>
		<content:encoded><![CDATA[<p>Same thing happenned to me too. I was in local administrators group but nevertheless I was restricted from running anything else but word in my case.</p>
<p>It was easily fixed by launching mmc from remote computer in same network. Then I added snap-in &#8220;Group Policy Object Editor&#8221; which asked if I would like to edit local or remote computer. I specified restricted remote computers name and then I was able to modify restrictions.</p>
<p>Both computers were Windows 7 but I would believe that it goes same way with previous Windows releases.</p>
<p>Hope that this helps somebody <img src='http://jaredheinrichs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared Heinrichs</title>
		<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/comment-page-1#comment-627</link>
		<dc:creator>Jared Heinrichs</dc:creator>
		<pubDate>Tue, 13 Apr 2010 12:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html#comment-627</guid>
		<description>Have you tried logging on as a local admin? Sounds like you made the Group Policy settings too restrictive. If you still can&#039;t get back on unplug the computer from the network. Go into safemode. There are tools you can download that will remove Group Policy restrictions (I like the &quot;Geek Squad&quot; CD for that) and then apply the settings you wish to have. Sorry for the late response. Just had a baby and we&#039;re in the process of moving.</description>
		<content:encoded><![CDATA[<p>Have you tried logging on as a local admin? Sounds like you made the Group Policy settings too restrictive. If you still can&#8217;t get back on unplug the computer from the network. Go into safemode. There are tools you can download that will remove Group Policy restrictions (I like the &#8220;Geek Squad&#8221; CD for that) and then apply the settings you wish to have. Sorry for the late response. Just had a baby and we&#8217;re in the process of moving.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Eytcheson</title>
		<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/comment-page-1#comment-613</link>
		<dc:creator>Chris Eytcheson</dc:creator>
		<pubDate>Fri, 09 Apr 2010 22:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html#comment-613</guid>
		<description>I just tried to get back into the editor and it won&#039;t let me.
I am a Domain admin</description>
		<content:encoded><![CDATA[<p>I just tried to get back into the editor and it won&#8217;t let me.<br />
I am a Domain admin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared Heinrichs</title>
		<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/comment-page-1#comment-449</link>
		<dc:creator>Jared Heinrichs</dc:creator>
		<pubDate>Fri, 19 Feb 2010 04:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html#comment-449</guid>
		<description>No. You should be able to get back into the group policy editor as long as you are an administrator of the computer.</description>
		<content:encoded><![CDATA[<p>No. You should be able to get back into the group policy editor as long as you are an administrator of the computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html/comment-page-1#comment-447</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 18 Feb 2010 13:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-turn-a-windows-7-pc-into-a-kiosk.html#comment-447</guid>
		<description>But afterwards you can&#039;t get back into the Group Policy Editor?</description>
		<content:encoded><![CDATA[<p>But afterwards you can&#8217;t get back into the Group Policy Editor?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

