We are executing a Sitecore CMS project and as part of that we need to deploy not only web deploy package but also Sitecore package containing Sitecore content items.
In the farm there are 5 web servers and we need to do the web deploy on all the 5 servers but Sitecore package should get deployed only once as all the servers share the same CMS database. How do I ensure that during my deployment i run a particular task only once? OR skip it all together if I am doing it few servers at a time.
Regards
Badal