sponte / Powershell.Deployment

Powershell scripts that automated component deployment. Supports windows services (srvany.exe, NServiceBus, TopShelf) and websites.
MIT License
15 stars 8 forks source link

Support multiple sensors and running deployment in parallel #24

Closed taliesins closed 8 years ago

taliesins commented 8 years ago

Allow start, stop, install, uninstall of multiple sensors that match the same criteria.

If creating the same sensor in parallel then remove it after the creation process.