The following sections provide solutions to the problems you might encounter while performing a system update:
The Preparing stage of system update fails on a SLES Primary Server
Configure Update and Launch Probe pages appear blank in the Microsoft Edge browser
System update of a Windows device fails because the ZENUpdater.exe executable crashes
Two ZENworks icons are displayed after System update is completed on a Mac Agent
Unable to get updates when you perform the Check For Updates action
http-nio CLOSE_WAIT clear connection default value is set to 1 hour
Permission prompt not getting displayed on Embedded win 7 device
The ZENworks services are not restarted on SLES servers after the system update is completed
System update fails due to the lack of sufficient disk space
Unable to update a ZENworks 11 SP4 Linux agent to ZENworks 2017 Update 4
System update fails on a Windows 7 agent
Following is one of the examples of the error log message in the system-update.log file:
"[ZENUpdater] [] [SYSTEM] [SystemUpdate] [MSI_INSTALL_ERROR] [ERROR] [${content.0},1612] [] [] [ZENworks]"
Where 1612 is the MSI package is missing from the windows MSI cache.
Identify the package or product code for which the error is displayed.
For example, the above mentioned error 1612 is the error code for "Uninstalling {A408EF7C-6671-43EC-851A-385F1D87E847}"
Run "wmic product get /format:csv > Software_%Computername%.csv"
Open the file and search for the package or product code. The code should point to the path in the Windows, where the MSI copy should be present.
NOTE:The actual MSI and cached MSI will have different names.
The generic path of the file is %windir%/installer/{random_name}.msi
Retrieve the corresponding package from the server. The WMI command provides the actual package name. Copy the package to the agent in the cached path, and rename the file same as the name mentioned in the WMI command, which was retrieved in Step 2.
Reassign the update to the device.
Deleting the superseded files
Windows: %ZENWORKS_HOME%\install\downloads
Linux: /opt/novell/zenworks/install/downloads
The retained file or package names will have superseded as a suffix.
For example, novell-zenworks-primary-agent-langs-client-11.2.1.6268.msi.superceded
These superseded files allow you to enable the older version components that are disabled after updating. These files might not be deleted even after deleting the system update from the zone. The superseded files are deleted automatically when the update is base-lined.
If all agents are upgraded to a newer version.
If the Managed Zone does not have agents in that specific version of the update.
If the standalone install feature is not used.
If you are absolutely certain that components from the older version agent are not needed.
For more information, see to the TID 7012095
System update fails on a Windows 10 device
*This update cannot continue as at least one of first two service recovery failure modes for ZES service is set to restart the computer. Please disable client self defense, reboot the device, and restart the ZENworks Update.
The Preparing stage of system update fails on a SLES Primary Server
Wait till the system update preparation is complete, and then proceed with the update process.
NOTE:The permission.sh script is available in the /opt/novell/zenworks/bin folder.
After deploying the PRU, the Device status indicates that the Update has completed even for devices that are switched off, or deleted from the zone.
Click Bundles in ZENworks Control Center.
The Bundles page is displayed, append &uid=/system to the URL of the Bundles page, system bundles are displayed.
Example: https://ipaddress/zenworks/jsp/index.jsp?pageid=bundleList&uid=/system
In the Bundles page, click the System Bundles link.
In the System Bundles page, click the required Knowledge Base file.
In the Bundle Status panel of the Knowledge Base page, click the here link to view the PRU system update status.
The PRU is passed to the managed device through a bundle. The Bundle Status panel displays the device and user count against the related deployment status.
Configure Update and Launch Probe pages appear blank in the Microsoft Edge browser
Add the IP address of ZCC to the Trusted Sites list:
Open the Control Panel, click Network and Internet, and then Internet Options.
In the Internet Properties window, click Security.
Click Trusted Sites, and then click Sites.
In the Trusted sites window, enter the IP address, and then click Add.
Restart the browser.
System update fails on the device
For more information, see TID 7007545
System update hangs
OR
Delete the update and download it again.
System update of a Windows device fails because the ZENUpdater.exe executable crashes
An administrator with System Update Deploy right and device level View Leaf right is unable to create the first stage
Two ZENworks icons are displayed after System update is completed on a Mac Agent
Unable to get updates when you perform the Check For Updates action
Click OK in the Retry Check for Updates dialog when you are prompted to initiate the Check For Updates process in the background. For more information, see the Section 2.2.2, Manually Checking for Updates.
The check for updates process, which is initiated in the background, uses the values configured for the following fields in the SUEntitlementConf.properties file:
retryCount-CheckForUpdates
sleepInterval-CheckForUpdates
http-nio CLOSE_WAIT clear connection default value is set to 1 hour
Permission prompt not getting displayed on Embedded win 7 device
ZeUS service does not working properly when a Satellite Server is demoted and then the device is updated without a reboot
In this command:
<filePath> is the location of the novell-zenworks-jre msi file.
<default agent installation path> is the location where the agent is installed.
<log_file_path> is the location where you want to create the log file.
Example: msiexec -i "C:\Program Files (x86)\Novell\ZENworks\cache\zmd\ZenCache\fb739230-e0de-4460-a2d2-cc1dfe1b4613\novell-zenworks-jre-1.7.0_80.x86_64.msi" TARGETDIR="C:\Program Files (x86)" REBOOT=ReallySuppress ALLUSERS=1 /lvx*+ "C:\Program Files (x86)\Novell\ZENworks\logs\system-update\5011040000fc50000000002015061004\novell-zenworks-jre-1.7.0_80.x86_64.msi.log" /qn
The ZENworks services are not restarted on SLES servers after the system update is completed
System update fails due to the lack of sufficient disk space
The zone is baslined.
There are no installations of older versions of the ZENworks Agent in the zone.
The system update might fail if the disk is completely utilized by the.superceded files that are available in the following location:
On Window: %ZENWORKS_HOME%\install\downloads
On Linux: /opt/novell/zenworks/install/downloads
Unable to update a ZENworks 11 SP4 Linux agent to ZENworks 2017 Update 4
The package will be available on the Primary Servers in the following location: /var/opt/novell/zenworks/content-repo/system-update/5017040000fc50000000002019011514/rpm or ZENWORKS_HOME/content-repo/system-update/5017040000fc50000000002019011514/rpm