- TFS Deployer is installed as an agent on your the machine you would like to deploy to.
- TFS Deployer service listens to the build quality change notificaions generated by TFS.
- TFS Deployer checks the Event Mapping file stored in TFS to validate the action that is mapped to the notification.

Let’s get going…
- Download the latest version of TFS Deployer from => Click here
- TFS Deployer Installation Instructions => Click here
- Create a new build quality

4. Create an event mapping file

5. Add the Event mapping file and PrepareForInvestiagation.ps1 under to TFS Deployment folder

All set to you, in case you need to test if the mappings and service are working, test using the following debug command, /> Tfsdeployer.exe -d

Do you have any other extension ideas, how have you automated deployments?