Deployment of Packages

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

SQL Server Integration Services makes it simple to deploy packages to any computer.

Note

To become better acquainted with the concepts explained in this section, see Tutorial: Deploying Packages.

There are two steps in the package deployment process:

  1. The first step is to build the Integration Services project to create a package deployment utility.
  2. The second step is to copy the deployment folder that was created when you built the Integration Services project to the target computer, and then run the Package Installation Wizard to install the packages.

The following topics provide detailed information about the steps in the deployment process.

Topic Description

Creating a Deployment Utility

Describes how to create a package deployment utility.

Installing Packages

Describes how to install packages using the Package Installation Wizard.

See Also

Other Resources

Solution Deployment (Integration Services)

Help and Information

Getting SQL Server 2008 Assistance