Before you can use the downloaded bundles to upgrade your servers, you must create an empty OES11Upgrade bundle and add two actions.
In ZENworks Control Center, click .
Click and select .
Select and click .
Select and click .
Type the bundle name as OES11Upgrade and click .
Click and complete the bundle creation process.
Click the tab of the bundle you just created.
Select the tab and click .
Select .
Specify the Action Name as and select .
Next to the option, click .
In the dialog box, paste the following script and click .
/bin/sleep 300
/opt/novell/zenworks/bin/zac dist-upgrade --no-confirm SLES11-SP2-Core-bundle OES11-SP1-Pool-bundle SLES11-SP2-Updates-bundle
if [ "$?" != "0" ] ; then
exit 1
fi
In the section, select .
Click the tab and in the section, select and then click .
Click the tab, click , then select from the drop-down list.
Select and click .
Click and publish the bundle.