Here is the story:
I was the sole SSIS developer .
For the deployment part, I used Deployment Utility in BIDS and copied the whole
Deployment folder to another SSIS environment.
Then, I remote into that SSIS box and click the deploymentManifest.
Since I chose the File system Deployment, package will be installed to the following path:
c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Packages
It works perfect for me until now as we have a new SSIS developer.
For the deployment part, I do not want to give him the access to remote into the box.
However, if he can not remote in to the box, how can I execute the ssis manifest to deploy?
Any comments/suggestions will be greatly appreciated
thanks
Hui
--Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --