<?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: Allowing a Windows Service to Interact with Desktop without LocalSystem</title>
	<atom:link href="http://lostechies.com/keithdahlby/2011/08/13/allowing-a-windows-service-to-interact-with-desktop-without-localsystem/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/keithdahlby/2011/08/13/allowing-a-windows-service-to-interact-with-desktop-without-localsystem/</link>
	<description>Git, .NET and more</description>
	<lastBuildDate>Mon, 01 Apr 2013 17:24:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Abe Voelker</title>
		<link>http://lostechies.com/keithdahlby/2011/08/13/allowing-a-windows-service-to-interact-with-desktop-without-localsystem/#comment-104</link>
		<dc:creator>Abe Voelker</dc:creator>
		<pubDate>Mon, 21 Nov 2011 14:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/keithdahlby/?p=76#comment-104</guid>
		<description>Great article on a topic that seems hard to find information on!  Thanks for the script.

Now, for me this works as far as setting the bitmask in the registry key, but it doesn&#039;t appear to actually have an effect when the service is started on my Windows Server 2008 R2 environment.  If I do `sc interrogate servicename` the type column shows &quot;10  WIN32_OWN_PROCESS&quot; instead of the &quot;110  WIN32_OWN_PROCESS  (interactive)&quot; that it shows when running as the Local System account with the &quot;Allow service to interact with the desktop&quot; checkbox checked.

EDIT: Scratch that - the server had to be restarted completely in order for the registry change to be picked up.  Seems to be working as expected now.</description>
		<content:encoded><![CDATA[<p>Great article on a topic that seems hard to find information on!  Thanks for the script.</p>
<p>Now, for me this works as far as setting the bitmask in the registry key, but it doesn&#8217;t appear to actually have an effect when the service is started on my Windows Server 2008 R2 environment.  If I do `sc interrogate servicename` the type column shows &#8220;10  WIN32_OWN_PROCESS&#8221; instead of the &#8220;110  WIN32_OWN_PROCESS  (interactive)&#8221; that it shows when running as the Local System account with the &#8220;Allow service to interact with the desktop&#8221; checkbox checked.</p>
<p>EDIT: Scratch that &#8211; the server had to be restarted completely in order for the registry change to be picked up.  Seems to be working as expected now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Jarrett</title>
		<link>http://lostechies.com/keithdahlby/2011/08/13/allowing-a-windows-service-to-interact-with-desktop-without-localsystem/#comment-93</link>
		<dc:creator>Jason Jarrett</dc:creator>
		<pubDate>Mon, 15 Aug 2011 19:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/keithdahlby/?p=76#comment-93</guid>
		<description>Thanks for this post. I&#039;ve referenced it in my StatLight documentation.
http://statlight.codeplex.com/documentation</description>
		<content:encoded><![CDATA[<p>Thanks for this post. I&#8217;ve referenced it in my StatLight documentation.<br />
<a href="http://statlight.codeplex.com/documentation" rel="nofollow">http://statlight.codeplex.com/documentation</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
