The following sections provides solutions to the problems you might encounter while deploying and Configuring ZENworks Appliance:
ZENworks Appliance disk expansion does not take effect
The system does not report any errors and request the administrator to restart the appliance. The size of the /vastorage disk is unchanged after the appliance has been restarted.
System Update Fails On Windows 10 Devices
Registration of Online Updates fails using the local SMT
If a product with Internal Name as SLES is displayed along with installed ZENworks product, perform the following actions.
Delete the SLES.prod file available in the following location:
/etc/products.d/SLES.prod
Run the zypper pd -i command and then verify if the command displays only ZENworks as the installed product.
Now, you will be able to register to the SMT server.
Appliance migration fails due to inadequate disk space
NOTE:Ensure that you rename the folder, deploy a new ZENworks 2020 appliance, and then attach the disk to the ZENworks 2020 appliance.
Proxy DHCP service is not listed in ZENworks Appliance
To set the service as Automatic or Manual, or to check the status of the service, from the Appliance command prompt, run the related command:
Automatic : systemctl enable novell-proxydhcp.service
Manual : systemctl disable novell-proxydhcp.service
Status : systemctl status novell-proxydhcp.service
Inconsistency while loading ZCC pages after Appliance upgrade
1. Download the script from the following location:
Copy the script to the migrated ZENworks 2017 Appliance System and Run as a root user.
Assign executable permission for the script file by running the following command:
chmod +x mvOldJars.sh.
Run the script by running the following command:
./mvOldJars.sh
Restart the ZENworks services using the following command:
novell-zenworks-configure -c Restart