 |
» |
|
|
|
|
|
How To Distribute A Microsoft Service Pack
Article: 103
Applies to: All releases
To create a job that distributes a Microsoft Service Pack:
| 1. |
Create a directory for the Service Pack file.
This might be, .\lib\software\Windows 2000 Service Pack 4.
|
| 2. |
Download the Service Pack into the new directory.
|
| 3. |
Create a new job. For example, Distribute Windows 2000 Service Pack 4.
| a. |
Add a Distribute Software task with the following options:
|
| Field |
Value |
|
| Name |
The service pack file downloaded in step 2 |
|
| Additional command-line switches |
-q -n -z |
|
| Return Codes |
Add code 3010 with Response = Continue and Result = Success |
|
|
| b. |
Add a Power Control task with the following options:
|
| Field |
Value |
|
| Restart |
Selected |
|
| Force applications to close without a message |
Selected |
|
|
|
| 4. |
Execute the new job on the managed server(s).
|
|
|