• Hi Koen, I have one simple question and maybe I'm missing something here. I have two VM machines created and in one (kind of dev), I have created one solution with one project having some 30 packages within. Now I was trying to deploy this to another machine using deployment utility. So I performed all the necessary steps and created the SSISManifest file as well. I copied all the contents in the folder along with the SSISmanifest file to the other machine (much like prod). There i ran the manifest file and performed all the steps. But my question is:

    a. now how can i see them in prod BIDS ?

    b. what if later i want to do a change only in few of the packages (say 5 out of total 30 packages) in dev env and deploy them to the now productionized project (i mean replacing the current one in production from the new one with latest changes in dev).