Creating a SQL Server patch package
This topic describes the procedure to create a SQL Server patch package.
Before you begin
Download the patches that you want to apply. The patch file must be a ZIP file (.zip) or an executable (.exe).
To create an SQL Server patch package
- From the Management Console main page, in the Context Frame, select Patching > Patch Repository.
- On the Patch Repository tab, click Create New Package.
On the Package Configuration page, fill the following fields, and click Next.
On the Package Settings page, fill the following fields, and click Next.
On the Package Attributes page, fill the following fields, and click Next.
On the Package Targets page, enter the values by moving the wanted items to the Selected box for each field, and click Next.
On the Package Scripts page, fill the following fields, and click Next.
On the Package Additional Files page, specify any additional files as follows, and click Next.
Additional files can be added to a patch package. They can be added one at a time or as a prepackaged .zip file.- On the Summary page, review the information.
To make changes, do the following:- Click Go to to return to the provisioning step that you want to edit.
- Make your changes.
- Click Save and Review to return to the Summary page.
- Click Create Package.
Related topic