Team Deploy is a free set of custom Team Build tasks for deploying MSIs to client PCs and servers. Team Deploy 2.1 has been released and includes a number of fixes and a couple new features.
A special thanks to Jeremy Novak for creating the new CleanupPsExec task and multiple other fixes. Here is the list of the changes:
- Moved Guidance and Installation from Word document to wiki site (and created a Troubleshooting section)
- Added -accepteula to all pstools calls so it won’t display the EULA dialog the first time it runs
- Added new CleanupPsExec task and test to clean up the PSTools service if it becomes stuck.
- Fixed spelling error in RemoteExecute task
- Added support to uninstalling 32bit apps on Windows 2008 64bit servers
- Changed property declarations to be auto-implemented
- Updated task required properties to have the Required attribute
- Created Team Deploy Installation Screencast
- Other misc fixes.
Team Deploy 2.1 can be found on CodePlex at http://teamdeploy.codeplex.com/.
-Mike