<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>teamdeploy Release Rss Feed</title><link>http://www.codeplex.com/teamdeploy/Release/ProjectReleases.aspx</link><description>teamdeploy Release Rss Description</description><item><title>Updated Release: Team Deploy 2.1 (TFS 2008) (Aug 22, 2009)</title><link>http://teamdeploy.codeplex.com/releases/view/31899</link><description>&lt;div class="wikidoc"&gt;Team Deploy 2.1 Includes a number of fixes and a couple new features.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Moved Guidance and Installation from Word document to wiki site (and created a Troubleshooting section)&lt;/li&gt;
&lt;li&gt;Added -accepteula to all pstools calls&lt;/li&gt;
&lt;li&gt;Added new CleanupPsExec task and test.&lt;/li&gt;
&lt;li&gt;Fixed spelling error in RemoteExecute task&lt;/li&gt;
&lt;li&gt;Added support to uninstalling 32bit apps on Windows 2008 64bit servers&lt;/li&gt;
&lt;li&gt;Changed property declarations to be auto-implemented&lt;/li&gt;
&lt;li&gt;Updated task required properties to have the Required attribute&lt;/li&gt;
&lt;li&gt;Other misc fixes.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;A special thanks to Jeremy Novak for creating the new CleanupPsExec task and multiple other fixes.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Tue, 18 Jan 2011 04:13:43 GMT</pubDate><guid isPermaLink="false">Updated Release: Team Deploy 2.1 (TFS 2008) (Aug 22, 2009) 20110118041343A</guid></item><item><title>Released: Team Deploy 2.1 (TFS 2008) (Aug 22, 2009)</title><link>http://teamdeploy.codeplex.com/releases/view/31899</link><description>
&lt;div class="wikidoc"&gt;Team Deploy 2.1 Includes a number of fixes and a couple new features.&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Moved Guidance and Installation from Word document to wiki site (and created a Troubleshooting section)
&lt;/li&gt;&lt;li&gt;Added -accepteula to all pstools calls &lt;/li&gt;&lt;li&gt;Added new CleanupPsExec task and test. &lt;/li&gt;&lt;li&gt;Fixed spelling error in RemoteExecute task &lt;/li&gt;&lt;li&gt;Added support to uninstalling 32bit apps on Windows 2008 64bit servers &lt;/li&gt;&lt;li&gt;Changed property declarations to be auto-implemented &lt;/li&gt;&lt;li&gt;Updated task required properties to have the Required attribute &lt;/li&gt;&lt;li&gt;Other misc fixes.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
A special thanks to Jeremy Novak for creating the new CleanupPsExec task and multiple other fixes.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 18 Jan 2011 04:13:43 GMT</pubDate><guid isPermaLink="false">Released: Team Deploy 2.1 (TFS 2008) (Aug 22, 2009) 20110118041343A</guid></item><item><title>Updated Release: Team Deploy 2.1.1 (TFS 2008) (Jan 17, 2011)</title><link>http://teamdeploy.codeplex.com/releases/view/59352</link><description>&lt;div class="wikidoc"&gt;Team Deploy 2.1.1 is a minor update to Team Deploy for TFS 2008.  &lt;br /&gt;&lt;br /&gt;New Features&lt;br /&gt;&lt;br /&gt;*Install Task, RemoteExecute Task, and the Deploy script include OverridePSExecArgs property to override the default PSExec parameters of &amp;quot;-i 0 -s&amp;quot;.  This will enable users that need to specify a username and password to PSExec.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Tue, 18 Jan 2011 04:13:08 GMT</pubDate><guid isPermaLink="false">Updated Release: Team Deploy 2.1.1 (TFS 2008) (Jan 17, 2011) 20110118041308A</guid></item><item><title>Released: Team Deploy 2.1.1 (TFS 2008) (Jan 17, 2011)</title><link>http://teamdeploy.codeplex.com/releases/view/59352</link><description>
&lt;div class="wikidoc"&gt;Team Deploy 2.1.1 is a minor update to Team Deploy for TFS 2008.
&lt;br&gt;
&lt;br&gt;
New Features&lt;br&gt;
&lt;br&gt;
*Install Task, RemoteExecute Task, and the Deploy script include OverridePSExecArgs property to override the default PSExec parameters of &amp;quot;-i 0 -s&amp;quot;. This will enable users that need to specify a username and password to PSExec.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 18 Jan 2011 04:13:08 GMT</pubDate><guid isPermaLink="false">Released: Team Deploy 2.1.1 (TFS 2008) (Jan 17, 2011) 20110118041308A</guid></item><item><title>Updated Release: Team Deploy 2010 R1.1 (Jun 23, 2010)</title><link>http://teamdeploy.codeplex.com/releases/view/47688</link><description>&lt;div class="wikidoc"&gt;This is Release 1.1 for Team Deploy 2010 for TFS Team Build 2010. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fix for CleanupPsExec activity.&lt;/li&gt;
&lt;li&gt;Deploy only tries to uninstall by productcode on a remote machine if it exists.&lt;/li&gt;&lt;/ul&gt;
Thanks to rprimrose for reporting these issues and providing a patch for the CleanupPsExec fix!&lt;br /&gt;&lt;br /&gt;All features from Team Build 2.x are functional in this version. &lt;br /&gt;&lt;br /&gt;Complete: &lt;br /&gt;Direct port of custom Team Build 2008 MSBuild Tasks to Team Build 2010 Custom Activitities.&lt;br /&gt;Basic DeployTemplate Workflow XAML&lt;br /&gt;&lt;br /&gt;Many new and exciting things coming in future releases. Here are a sample of some that I am planning: &lt;br /&gt;Powershell version in addition to pstools. &lt;br /&gt;Wizard when click on ellipse in process step of build (custom dialog) instead of using the deployscript.xml &lt;br /&gt;Change deploy activity from code activity to activity &lt;br /&gt;Have team deploy definition call another build for the build portion &lt;br /&gt;Change thread pool to use .net 4 tasks&lt;br /&gt;&lt;br /&gt;If you have any comments, suggestions, or problems please contact me.&lt;br /&gt;&lt;br /&gt;I hope you enjoy!&lt;br /&gt;Mike&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Fri, 09 Jul 2010 17:35:58 GMT</pubDate><guid isPermaLink="false">Updated Release: Team Deploy 2010 R1.1 (Jun 23, 2010) 20100709053558P</guid></item><item><title>Released: Team Deploy 2010 R1.1 (Jun 23, 2010)</title><link>http://teamdeploy.codeplex.com/releases/view/47688</link><description>&lt;div&gt;This is Release 1.1 for Team Deploy 2010 for TFS Team Build 2010. &lt;br&gt;&lt;br&gt;&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fix for CleanupPsExec activity.&lt;/li&gt;
&lt;li&gt;Deploy only tries to uninstall by productcode on a remote machine if it exists.&lt;/li&gt;&lt;/ul&gt;
Thanks to rprimrose for reporting these issues and providing a patch for the CleanupPsExec fix!&lt;br&gt;&lt;br&gt;All features from Team Build 2.x are functional in this version. &lt;br&gt;&lt;br&gt;Complete: &lt;br&gt;Direct port of custom Team Build 2008 MSBuild Tasks to Team Build 2010 Custom Activitities.&lt;br&gt;Basic DeployTemplate Workflow XAML&lt;br&gt;&lt;br&gt;Many new and exciting things coming in future releases. Here are a sample of some that I am planning: &lt;br&gt;Powershell version in addition to pstools. &lt;br&gt;Wizard when click on ellipse in process step of build (custom dialog) instead of using the deployscript.xml &lt;br&gt;Change deploy activity from code activity to activity &lt;br&gt;Have team deploy definition call another build for the build portion &lt;br&gt;Change thread pool to use .net 4 tasks&lt;br&gt;&lt;br&gt;If you have any comments, suggestions, or problems please contact me.&lt;br&gt;&lt;br&gt;I hope you enjoy!&lt;br&gt;Mike&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Fri, 09 Jul 2010 17:35:58 GMT</pubDate><guid isPermaLink="false">Released: Team Deploy 2010 R1.1 (Jun 23, 2010) 20100709053558P</guid></item><item><title>Updated Release: Team Deploy 2.1 (TFS 2008) (Aug 22, 2009)</title><link>http://teamdeploy.codeplex.com/releases/view/31899</link><description>&lt;div class="wikidoc"&gt;Team Deploy 2.1 Includes a number of fixes and a couple new features.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Moved Guidance and Installation from Word document to wiki site (and created a Troubleshooting section)&lt;/li&gt;
&lt;li&gt;Added -accepteula to all pstools calls&lt;/li&gt;
&lt;li&gt;Added new CleanupPsExec task and test.&lt;/li&gt;
&lt;li&gt;Fixed spelling error in RemoteExecute task&lt;/li&gt;
&lt;li&gt;Added support to uninstalling 32bit apps on Windows 2008 64bit servers&lt;/li&gt;
&lt;li&gt;Changed property declarations to be auto-implemented&lt;/li&gt;
&lt;li&gt;Updated task required properties to have the Required attribute&lt;/li&gt;
&lt;li&gt;Other misc fixes.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;A special thanks to Jeremy Novak for creating the new CleanupPsExec task and multiple other fixes.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Wed, 23 Jun 2010 17:34:16 GMT</pubDate><guid isPermaLink="false">Updated Release: Team Deploy 2.1 (TFS 2008) (Aug 22, 2009) 20100623053416P</guid></item><item><title>Released: Team Deploy 2.1 (TFS 2008) (Aug 22, 2009)</title><link>http://teamdeploy.codeplex.com/releases/view/31899</link><description>&lt;div&gt;Team Deploy 2.1 Includes a number of fixes and a couple new features.&lt;br&gt;
&lt;ul&gt;&lt;li&gt;Moved Guidance and Installation from Word document to wiki site (and created a Troubleshooting section)&lt;/li&gt;
&lt;li&gt;Added -accepteula to all pstools calls&lt;/li&gt;
&lt;li&gt;Added new CleanupPsExec task and test.&lt;/li&gt;
&lt;li&gt;Fixed spelling error in RemoteExecute task&lt;/li&gt;
&lt;li&gt;Added support to uninstalling 32bit apps on Windows 2008 64bit servers&lt;/li&gt;
&lt;li&gt;Changed property declarations to be auto-implemented&lt;/li&gt;
&lt;li&gt;Updated task required properties to have the Required attribute&lt;/li&gt;
&lt;li&gt;Other misc fixes.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;A special thanks to Jeremy Novak for creating the new CleanupPsExec task and multiple other fixes.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Wed, 23 Jun 2010 17:34:16 GMT</pubDate><guid isPermaLink="false">Released: Team Deploy 2.1 (TFS 2008) (Aug 22, 2009) 20100623053416P</guid></item><item><title>Updated Release: Team Deploy 2010 R1.1 (Jun 23, 2010)</title><link>http://teamdeploy.codeplex.com/releases/view/47688</link><description>&lt;div class="wikidoc"&gt;This is Release 1.1 for Team Deploy 2010 for TFS Team Build 2010. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fix for CleanupPsExec activity.&lt;/li&gt;
&lt;li&gt;Deploy only tries to uninstall by productcode on a remote machine if it exists.&lt;/li&gt;&lt;/ul&gt;
Thanks to rprimrose for reporting these issues and providing a patch for the CleanupPsExec fix!&lt;br /&gt;&lt;br /&gt;All features from Team Build 2.x are functional in this version. &lt;br /&gt;&lt;br /&gt;Complete: &lt;br /&gt;Direct port of custom Team Build 2008 MSBuild Tasks to Team Build 2010 Custom Activitities.&lt;br /&gt;Basic DeployTemplate Workflow XAML&lt;br /&gt;&lt;br /&gt;Many new and exciting things coming in future releases. Here are a sample of some that I am planning: &lt;br /&gt;Powershell version in addition to pstools. &lt;br /&gt;Wizard when click on ellipse in process step of build (custom dialog) instead of using the deployscript.xml &lt;br /&gt;Change deploy activity from code activity to activity &lt;br /&gt;Have team deploy definition call another build for the build portion &lt;br /&gt;Change thread pool to use .net 4 tasks&lt;br /&gt;&lt;br /&gt;If you have any comments, suggestions, or problems please contact me.&lt;br /&gt;&lt;br /&gt;I hope you enjoy!&lt;br /&gt;Mike&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Wed, 23 Jun 2010 13:02:51 GMT</pubDate><guid isPermaLink="false">Updated Release: Team Deploy 2010 R1.1 (Jun 23, 2010) 20100623010251P</guid></item><item><title>Released: Team Deploy 2010 R1.1 (Jun 23, 2010)</title><link>http://teamdeploy.codeplex.com/releases/view/47688</link><description>&lt;div&gt;This is Release 1.1 for Team Deploy 2010 for TFS Team Build 2010. &lt;br&gt;&lt;br&gt;&lt;b&gt;New&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Fix for CleanupPsExec activity.&lt;/li&gt;
&lt;li&gt;Deploy only tries to uninstall by productcode on a remote machine if it exists.&lt;/li&gt;&lt;/ul&gt;
Thanks to rprimrose for reporting these issues and providing a patch for the CleanupPsExec fix!&lt;br&gt;&lt;br&gt;All features from Team Build 2.x are functional in this version. &lt;br&gt;&lt;br&gt;Complete: &lt;br&gt;Direct port of custom Team Build 2008 MSBuild Tasks to Team Build 2010 Custom Activitities.&lt;br&gt;Basic DeployTemplate Workflow XAML&lt;br&gt;&lt;br&gt;Many new and exciting things coming in future releases. Here are a sample of some that I am planning: &lt;br&gt;Powershell version in addition to pstools. &lt;br&gt;Wizard when click on ellipse in process step of build (custom dialog) instead of using the deployscript.xml &lt;br&gt;Change deploy activity from code activity to activity &lt;br&gt;Have team deploy definition call another build for the build portion &lt;br&gt;Change thread pool to use .net 4 tasks&lt;br&gt;&lt;br&gt;If you have any comments, suggestions, or problems please contact me.&lt;br&gt;&lt;br&gt;I hope you enjoy!&lt;br&gt;Mike&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Wed, 23 Jun 2010 13:02:51 GMT</pubDate><guid isPermaLink="false">Released: Team Deploy 2010 R1.1 (Jun 23, 2010) 20100623010251P</guid></item><item><title>Created Release: Team Deploy 2010 R1.1 (Jun 23, 2010)</title><link>http://teamdeploy.codeplex.com/releases?ReleaseId=47688</link><description>&lt;div class="wikidoc"&gt;This is Release 1.1 for Team Deploy 2010 for TFS Team Build 2010. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;New&lt;/b&gt;&lt;br /&gt;*Fix for CleanupPsExec activity.&lt;br /&gt;*Deploy only tries to uninstall by productcode on a remote machine if it exists.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;All features from Team Build 2.x are functional in this version. &lt;br /&gt;&lt;br /&gt;Complete: &lt;br /&gt;Direct port of custom Team Build 2008 MSBuild Tasks to Team Build 2010 Custom Activitities.&lt;br /&gt;Basic DeployTemplate Workflow XAML&lt;br /&gt;&lt;br /&gt;Many new and exciting things coming in future releases. Here are a sample of some that I am planning: &lt;br /&gt;Powershell version in addition to pstools. &lt;br /&gt;Wizard when click on ellipse in process step of build (custom dialog) instead of using the deployscript.xml &lt;br /&gt;Change deploy activity from code activity to activity &lt;br /&gt;Have team deploy definition call another build for the build portion &lt;br /&gt;Change thread pool to use .net 4 tasks&lt;br /&gt;&lt;br /&gt;If you have any comments, suggestions, or problems please contact me.&lt;br /&gt;&lt;br /&gt;I hope you enjoy!&lt;br /&gt;Mike&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Wed, 23 Jun 2010 13:00:49 GMT</pubDate><guid isPermaLink="false">Created Release: Team Deploy 2010 R1.1 (Jun 23, 2010) 20100623010049P</guid></item><item><title>Updated Release: Team Deploy 2010 R1 (May 27, 2010)</title><link>http://teamdeploy.codeplex.com/releases/view/46036</link><description>&lt;div class="wikidoc"&gt;This is the initial release for Team Deploy 2010 for TFS Team Build 2010. All features from Team Build 2.x are functional in this version. &lt;br /&gt;&lt;br /&gt;Complete: &lt;br /&gt;Direct port of custom Team Build 2008 MSBuild Tasks to Team Build 2010 Custom Activitities.&lt;br /&gt;Basic DeployTemplate Workflow XAML&lt;br /&gt;&lt;br /&gt;Many new and exciting things coming in future releases. Here are a sample of some that I am planning: &lt;br /&gt;Powershell version in addition to pstools. &lt;br /&gt;Wizard when click on ellipse in process step of build (custom dialog) instead of using the deployscript.xml &lt;br /&gt;Change deploy activity from code activity to activity &lt;br /&gt;Have team deploy definition call another build for the build portion &lt;br /&gt;Change thread pool to use .net 4 tasks&lt;br /&gt;&lt;br /&gt;If you have any comments, suggestions, or problems please contact me.&lt;br /&gt;&lt;br /&gt;I hope you enjoy!&lt;br /&gt;Mike&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Thu, 27 May 2010 14:15:40 GMT</pubDate><guid isPermaLink="false">Updated Release: Team Deploy 2010 R1 (May 27, 2010) 20100527021540P</guid></item><item><title>Released: Team Deploy 2010 R1 (May 27, 2010)</title><link>http://teamdeploy.codeplex.com/releases/view/46036</link><description>&lt;div&gt;This is the initial release for Team Deploy 2010 for TFS Team Build 2010. All features from Team Build 2.x are functional in this version. &lt;br&gt;&lt;br&gt;Complete: &lt;br&gt;Direct port of custom Team Build 2008 MSBuild Tasks to Team Build 2010 Custom Activitities.&lt;br&gt;Basic DeployTemplate Workflow XAML&lt;br&gt;&lt;br&gt;Many new and exciting things coming in future releases. Here are a sample of some that I am planning: &lt;br&gt;Powershell version in addition to pstools. &lt;br&gt;Wizard when click on ellipse in process step of build (custom dialog) instead of using the deployscript.xml &lt;br&gt;Change deploy activity from code activity to activity &lt;br&gt;Have team deploy definition call another build for the build portion &lt;br&gt;Change thread pool to use .net 4 tasks&lt;br&gt;&lt;br&gt;If you have any comments, suggestions, or problems please contact me.&lt;br&gt;&lt;br&gt;I hope you enjoy!&lt;br&gt;Mike&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 27 May 2010 14:15:40 GMT</pubDate><guid isPermaLink="false">Released: Team Deploy 2010 R1 (May 27, 2010) 20100527021540P</guid></item><item><title>Created Release: Team Deploy 2010 R1 (May 27, 2010)</title><link>http://teamdeploy.codeplex.com/releases?ReleaseId=46036</link><description>&lt;div class="wikidoc"&gt;This is the initial release for Team Deploy 2010 for TFS Team Build 2010. All features from Team Build 2.x are functional in this version. &lt;br /&gt;&lt;br /&gt;Complete: &lt;br /&gt;Direct port of custom Team Build 2008 MSBuild Tasks to Team Build 2010 Custom Activitities.&lt;br /&gt;Basic DeployTemplate Workflow XAML&lt;br /&gt;&lt;br /&gt;Many new and exciting things coming in future releases. Here are a sample of some that I am planning: &lt;br /&gt;Powershell version in addition to pstools. &lt;br /&gt;Wizard when click on ellipse in process step of build (custom dialog) instead of using the deployscript.xml &lt;br /&gt;Change deploy activity from code activity to activity &lt;br /&gt;Have team deploy definition call another build for the build portion &lt;br /&gt;Change thread pool to use .net 4 tasks&lt;br /&gt;&lt;br /&gt;If you have any comments, suggestions, or problems please contact me.&lt;br /&gt;&lt;br /&gt;I hope you enjoy!&lt;br /&gt;Mike&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Thu, 27 May 2010 14:15:12 GMT</pubDate><guid isPermaLink="false">Created Release: Team Deploy 2010 R1 (May 27, 2010) 20100527021512P</guid></item><item><title>Updated Release: Team Deploy 2010 Beta 1 (May 16, 2010)</title><link>http://teamdeploy.codeplex.com/releases/view/45407</link><description>&lt;div class="wikidoc"&gt;This is the initial release for Team Deploy 2010 for TFS Team Build 2010.  All features from Team Build 2.x are functional in this version.  &lt;br /&gt;&lt;br /&gt;Complete:
&lt;ul&gt;&lt;li&gt;Direct port of 2008 features&lt;/li&gt;
&lt;li&gt;Basic DeployTemplate Workflow XAML&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Many new and exciting things coming in the next few releases.  Here are a sample of some that I am planning:
&lt;ul&gt;&lt;li&gt;Powershell version in addition to pstools.&lt;/li&gt;
&lt;li&gt;Wizard when click on ellipse in process step of build (custom dialog) instead of using the deployscript.xml&lt;/li&gt;
&lt;li&gt;Change deploy activity from code activity to activity&lt;/li&gt;
&lt;li&gt;Have team deploy definition call another build for the build portion&lt;/li&gt;
&lt;li&gt;Change thread pool to use .net 4 tasks&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;If you have any comments, suggestions, or problems please contact me.&lt;br /&gt;&lt;br /&gt;I hope you enjoy!&lt;br /&gt;Mike&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Mon, 17 May 2010 05:05:05 GMT</pubDate><guid isPermaLink="false">Updated Release: Team Deploy 2010 Beta 1 (May 16, 2010) 20100517050505A</guid></item><item><title>Released: Team Deploy 2010 Beta 1 (May 16, 2010)</title><link>http://teamdeploy.codeplex.com/releases/view/45407</link><description>&lt;div&gt;This is the initial release for Team Deploy 2010 for TFS Team Build 2010.  All features from Team Build 2.x are functional in this version.  &lt;br&gt;&lt;br&gt;Complete:
&lt;ul&gt;&lt;li&gt;Direct port of 2008 features&lt;/li&gt;
&lt;li&gt;Basic DeployTemplate Workflow XAML&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;Many new and exciting things coming in the next few releases.  Here are a sample of some that I am planning:
&lt;ul&gt;&lt;li&gt;Powershell version in addition to pstools.&lt;/li&gt;
&lt;li&gt;Wizard when click on ellipse in process step of build (custom dialog) instead of using the deployscript.xml&lt;/li&gt;
&lt;li&gt;Change deploy activity from code activity to activity&lt;/li&gt;
&lt;li&gt;Have team deploy definition call another build for the build portion&lt;/li&gt;
&lt;li&gt;Change thread pool to use .net 4 tasks&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;If you have any comments, suggestions, or problems please contact me.&lt;br&gt;&lt;br&gt;I hope you enjoy!&lt;br&gt;Mike&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Mon, 17 May 2010 05:05:05 GMT</pubDate><guid isPermaLink="false">Released: Team Deploy 2010 Beta 1 (May 16, 2010) 20100517050505A</guid></item><item><title>Updated Release: Team Deploy 2.1 Release (Aug 22, 2009)</title><link>http://teamdeploy.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31899</link><description>&lt;div class="wikidoc"&gt;Team Deploy 2.1 Includes a number of fixes and a couple new features.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Moved Guidance and Installation from Word document to wiki site (and created a Troubleshooting section)&lt;/li&gt;
&lt;li&gt;Added -accepteula to all pstools calls&lt;/li&gt;
&lt;li&gt;Added new CleanupPsExec task and test.&lt;/li&gt;
&lt;li&gt;Fixed spelling error in RemoteExecute task&lt;/li&gt;
&lt;li&gt;Added support to uninstalling 32bit apps on Windows 2008 64bit servers&lt;/li&gt;
&lt;li&gt;Changed property declarations to be auto-implemented&lt;/li&gt;
&lt;li&gt;Updated task required properties to have the Required attribute&lt;/li&gt;
&lt;li&gt;Other misc fixes.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;A special thanks to Jeremy Novak for creating the new CleanupPsExec task and multiple other fixes.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Sun, 23 Aug 2009 04:55:29 GMT</pubDate><guid isPermaLink="false">Updated Release: Team Deploy 2.1 Release (Aug 22, 2009) 20090823045529A</guid></item><item><title>Released: Team Deploy 2.1 Release (Aug 22, 2009)</title><link>http://teamdeploy.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31899</link><description>&lt;div&gt;Team Deploy 2.1 Includes a number of fixes and a couple new features.&lt;br&gt;
&lt;ul&gt;&lt;li&gt;Moved Guidance and Installation from Word document to wiki site (and created a Troubleshooting section)&lt;/li&gt;
&lt;li&gt;Added -accepteula to all pstools calls&lt;/li&gt;
&lt;li&gt;Added new CleanupPsExec task and test.&lt;/li&gt;
&lt;li&gt;Fixed spelling error in RemoteExecute task&lt;/li&gt;
&lt;li&gt;Added support to uninstalling 32bit apps on Windows 2008 64bit servers&lt;/li&gt;
&lt;li&gt;Changed property declarations to be auto-implemented&lt;/li&gt;
&lt;li&gt;Updated task required properties to have the Required attribute&lt;/li&gt;
&lt;li&gt;Other misc fixes.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;A special thanks to Jeremy Novak for creating the new CleanupPsExec task and multiple other fixes.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sun, 23 Aug 2009 04:55:29 GMT</pubDate><guid isPermaLink="false">Released: Team Deploy 2.1 Release (Aug 22, 2009) 20090823045529A</guid></item><item><title>Updated Release: Team Deploy 2.1 Release (Aug 22, 2009)</title><link>http://teamdeploy.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31899</link><description>&lt;div class="wikidoc"&gt;Team Deploy 2.1 Includes a number of fixes and a couple new features.&lt;br /&gt;&lt;br /&gt;A special thanks to Jeremy Novak for creating the new CleanupPsExec task and multiple other fixes.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Moved Guidance and Installation from Word document to wiki site (and created a Troubleshooting section)&lt;/li&gt;
&lt;li&gt;Added -accepteula to all pstools calls&lt;/li&gt;
&lt;li&gt;Added new CleanupPsExec task and test.&lt;/li&gt;
&lt;li&gt;Fixed spelling error in RemoteExecute task&lt;/li&gt;
&lt;li&gt;Added support to uninstalling 32bit apps on Windows 2008 64bit servers&lt;/li&gt;
&lt;li&gt;Changed property declarations to be auto-implemented&lt;/li&gt;
&lt;li&gt;Updated task required properties to have the Required attribute&lt;/li&gt;
&lt;li&gt;Other misc fixes.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Sun, 23 Aug 2009 04:54:47 GMT</pubDate><guid isPermaLink="false">Updated Release: Team Deploy 2.1 Release (Aug 22, 2009) 20090823045447A</guid></item><item><title>Updated Release: Team Deploy 2.1 Release (Aug 22, 2009)</title><link>http://teamdeploy.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31899</link><description>&lt;div class="wikidoc"&gt;Team Deploy 2.1 Inclues a number of fixes and a couple new features.&lt;br /&gt;&lt;br /&gt;A special thanks to Jeremy Novak for creating the new CleanupPsExec task and multiple other fixes.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Moved Guidance and Installation from Word document to wiki site (and created a Troubleshooting section)&lt;/li&gt;
&lt;li&gt;Added -accepteula to all pstools calls&lt;/li&gt;
&lt;li&gt;Added new CleanupPsExec task and test.&lt;/li&gt;
&lt;li&gt;Fixed spelling error in RemoteExecute task&lt;/li&gt;
&lt;li&gt;Added support to uninstalling 32bit apps on Windows 2008 64bit servers&lt;/li&gt;
&lt;li&gt;Changed property declarations to be auto-implemented&lt;/li&gt;
&lt;li&gt;Updated task required properties to have the Required attribute&lt;/li&gt;
&lt;li&gt;Other misc fixes.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mikedouglas</author><pubDate>Sun, 23 Aug 2009 04:47:25 GMT</pubDate><guid isPermaLink="false">Updated Release: Team Deploy 2.1 Release (Aug 22, 2009) 20090823044725A</guid></item></channel></rss>