<?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: Continuous Integration: Executing Remote Tasks with TeamCity, MSBuild, RemCom, and ExecParse</title>
	<atom:link href="http://hotgazpacho.org/2009/10/continuous-integration-executing-remote-tasks-with-teamcity-msbuild-remcom-and-execparse/feed/" rel="self" type="application/rss+xml" />
	<link>http://hotgazpacho.org/2009/10/continuous-integration-executing-remote-tasks-with-teamcity-msbuild-remcom-and-execparse/</link>
	<description>Embrace! Embrace! You hippie coder! Get off my dynamic lawn!</description>
	<lastBuildDate>Thu, 24 Jun 2010 19:11:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Paulo Santos</title>
		<link>http://hotgazpacho.org/2009/10/continuous-integration-executing-remote-tasks-with-teamcity-msbuild-remcom-and-execparse/comment-page-1/#comment-605</link>
		<dc:creator>Paulo Santos</dc:creator>
		<pubDate>Mon, 17 May 2010 16:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/10/continuous-integration-executing-remote-tasks-with-teamcity-msbuild-remcom-and-execparse/#comment-605</guid>
		<description>Hi, 
This solution is working for us with agents running Windows XP, but we just installed a teamcity agent on windows 7 and it seems Remcom doesn&#039;t work there.
Somehow the executable on the remote machine doesn&#039;t run successfully and Remcom doesn&#039;t report any error on the agent machine...
I&#039;m still testing the problem but I believe it may be related with security problems at windows 7.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This solution is working for us with agents running Windows XP, but we just installed a teamcity agent on windows 7 and it seems Remcom doesn&#8217;t work there.<br />
Somehow the executable on the remote machine doesn&#8217;t run successfully and Remcom doesn&#8217;t report any error on the agent machine&#8230;<br />
I&#8217;m still testing the problem but I believe it may be related with security problems at windows 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://hotgazpacho.org/2009/10/continuous-integration-executing-remote-tasks-with-teamcity-msbuild-remcom-and-execparse/comment-page-1/#comment-586</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 25 Mar 2010 02:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/10/continuous-integration-executing-remote-tasks-with-teamcity-msbuild-remcom-and-execparse/#comment-586</guid>
		<description>Well, the service that RemCom starts will need to run as System, but the commands you want to execute should be run as the user you pass in via the /user parameter. See remcom /? for more info.</description>
		<content:encoded><![CDATA[<p>Well, the service that RemCom starts will need to run as System, but the commands you want to execute should be run as the user you pass in via the /user parameter. See remcom /? for more info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://hotgazpacho.org/2009/10/continuous-integration-executing-remote-tasks-with-teamcity-msbuild-remcom-and-execparse/comment-page-1/#comment-541</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Wed, 17 Mar 2010 19:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/10/continuous-integration-executing-remote-tasks-with-teamcity-msbuild-remcom-and-execparse/#comment-541</guid>
		<description>After reading your blog post I switched from PSExec to RemCom and while it works consistently, what I find is that process on the remote machine isn&#039;t run under the account I used to connect to it with. Rather, it&#039;s always run under the system account. 

Any thoughts? Is this the behavior you saw as well?</description>
		<content:encoded><![CDATA[<p>After reading your blog post I switched from PSExec to RemCom and while it works consistently, what I find is that process on the remote machine isn&#8217;t run under the account I used to connect to it with. Rather, it&#8217;s always run under the system account. </p>
<p>Any thoughts? Is this the behavior you saw as well?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
