The following section provides solutions to the problems you might encounter while working with the ZENworks Agent:
The ZENworks Agent Window Displays the Username with Random characters
Satellite menu is not displayed in the left navigation pane of the ZENworks Agent page
Unable to use rights-based authentication to remotely manage a device
Unable to launch a terminal session with a Citrix Server that has ZENworks Agent installed
The ZENworks Agent Policies page does not display the correct status for the DLU policy
By default, the general refresh on a Windows device refreshes both the device and user sessions.
The quick-task execution fails when a policy is assigned to a device.
Unable to restart a Windows 7 device when using the Reboot quicktask in the ZENworks Control Center.
ZENworks icon is not displaying or rendering content correctly
The ZENworks Agent Window Displays the Username with Random characters
ZENworks icon is cropped on the Linux devices
Desktop Icons are Rearranged after the Reboot
ZENworks icon display issue on Linux devices
Another instance of ZENworks icon is runningis displayed.
IMPORTANT:The TopIconsFix - GNOME Shell Extensions is supported only on Gnome Classic on Xorg and Standard(X11 Display server).
On OSLeap: The TopIconsFix extension is compatible with GNOME Classic, SLE Classic, and GNOME Classic on Xorg environments.
On RHEL: The TopIconsFix extension is compatible with GNOME Classic on Xorg, and Standard X11 Display server environments.
Method 1
Perform the following steps to install the extension:
Find the gnome environment version installed by running the following command in the terminal:
gnome-shell --version
Go to https://extensions.gnome.org
Find the compatible version of the TopIconsFix plugin based on your gnome environment version.
Click the link Click here to install browser extension.
Specify https://extensions.gnome.org/local/ that will list the installed extensions.
Search for the TopIconsFix extension and enable it.
Verify whether the ZENworks icon is displayed in the system tray.
Method 2
On SLES/SLED devices:
To install and enable a GNOME Shell extension from a zip file on an SLES/SLED device, perform the following steps:
Find the gnome environment version installed by running the following command in the terminal:
gnome-shell --version
Go to https://extensions.gnome.org
Find and download the compatible version of the TopIconsFix plugin based on your gnome environment version.
Install the required packages by running the following command:
sudo zypper install gnome-shell gnome-tweak-tool unzip
Download the zip file of the GNOME Shell extension you want to install.
Add the downloaded extension to the gnome-shell path.
mkdir ~/.local/share/gnome-shell/extensions/
unzip <Extension_path>/extension.zip -d ~/.local/share/gnome-shell/extensions
Open the GNOME Tweak tool by searching for Tweaks in the application launcher or by running the gnome-tweak-tool command in the terminal.
In the GNOME Tweak Tool, click the Extensions tab on the left sidebar.
Find the extension you installed in the list and toggle the switch to enable it.
Logout of the session and login again.
After login, the newly installed extension will be active and zicon (ZENworks icon) will be visible on the taskbar.
On RHEL Devices:
To install and enable a GNOME Shell extension from a zip file on an RHEL device, perform the following steps:
Find the gnome environment version installed by running the following command in the terminal:
gnome-shell --version
Go to https://extensions.gnome.org
Find the compatible version of the TopIconsFix plugin based on your gnome environment version.
Install the required packages by running the following command:
sudo yum install unzip gnome-tweaks gnome-shell-extension-prefs
Download the zip file of the TopiconsFix GNOME Shell extension based on your GNOME environment version.
Add the downloaded extension to the gnome-shell path.
mkdir ~/.local/share/gnome-shell/extensions/
unzip <Extension_path>/extension.zip -d ~/.local/share/gnome-shell/extensions
Open the GNOME Tweak Tool by searching for Tweaks in the application launcher or by running the gnome-tweaks command in the terminal.
In GNOME Tweaks, go to the Extensions section on the left sidebar.
Find the extension you installed in the list and toggle the switch to enable it.
Logout of the session and login again.
After login, the newly installed extension will be active and zicon (ZENworks icon) will be visible on the taskbar.
Satellite menu is not displayed in the left navigation pane of the ZENworks Agent page
Unable to use rights-based authentication to remotely manage a device
Rights Authentication failed. An internal error occurred while communicating to ZENworks Management Daemon. Contact Micro Focus Customer Support.
Unable to launch a terminal session with a Citrix Server that has ZENworks Agent installed
The ICA login session that is launched from Citrix agent terminates after some time.
The ICA login session displays the following exception:
winlogon.exe ..Application Error
If you try to close the exception window, the session hangs displaying the following message:
Running login scripts
Rename NWGina.dll.
In the c:\windows\system32 directory, rename NWGina.dll.
In the Registry Editor, go to HKLM\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon, and change the value of the CtxGinaDLL key to the new name for NWGina.dll.
Reboot the server.
Install Novell Client.
NOTE:This needs to be done only once.
The ZENworks Agent Policies page does not display the correct status for the DLU policy
The partial or the general refresh of a terminal server might cause high usage of system resources and take considerable time to refresh the server
Open the Registry Editor.
Go to HKLM\Software\Novell\ZCM\.
To enable batch refreshes, create a string called EnableBatchRefresh and set the value to 1.
By default, there are 5 sessions in a batch.
(Optional) To change the number of user sessions in a batch, create a string called maxUserRefreshThreads and set the desired value.
The status or collection data upload by the agent times out because of slow links or because the server is busy managing other device requests in the zone
Open the Registry Editor.
Go to HKLM\Software\Novell\ZCM\.
Add the upload-timeout parameter as upload-timeout=200 seconds.
Open /etc/opt/novell/zenworks/conf/xplatzmd.properties in a text editor.
Add the upload-timeout parameter as upload-timeout=200 seconds.
Agents may fail to connect to the Servers on slow links
Open /etc/opt/novell/zenworks/conf/xplatzmd.properties in a text editor.
Add the connection-timeout parameter as connection-timeout=200000, and socket-timeout parameter as socket-timeout=200000.
An agent refresh might take a considerable amount of time because of slow links or because the server is too busy managing other device requests in the zone
Open the Registry Editor.
Go to HKLM\Software\Novell\ZCM\.
Add the read-timeout parameter as read-timeout=100000.
Open /etc/opt/novell/zenworks/conf/xplatzmd.properties in a text editor.
Add the read-timeout parameter as read-timeout=100000.
By default, the general refresh on a Windows device refreshes both the device and user sessions.
Open the Registry Editor.
Go to HKLM\Software\Novell\ZCM\.
Set the ManualDeviceRefresh registry key value to Disabled.
The quick-task execution fails when a policy is assigned to a device.
The Agent is switched off.
The Firewall of the Agent or router prevents communication with the Quick Task port.
Any security software, such as an antivirus, blocks the communication with the Quick Task port.
If you perform a Remote Desktop access to a Windows 2008 device and keep the console idle, the Remote Desktop connection gets disconnected after 20 seconds.
The zislnx functionality does not work when the agent is installed through YUM on RHEL6.1 devices and the agent does not read or write the Device GUID and Device Data from or to the Image-safe data on the device.
Deploying the ZENworks Agentin the ZENworks Discovery, Deployment, and Retirement Reference.
Unable to restart a Windows 7 device when using the Reboot quicktask in the ZENworks Control Center.
Some garbage characters are displayed on the Mac console, while uninstalling agent from a Mac device.
User tracking displays different values for user login name
Stop the Novell ZENworks Agent Service.
In the Task Manager, terminate the TSUsage32.exe, TSUsage64.exe, and ZCMUMHelpr.exe programs.
Open the Registry Editor.
Go to HKLM\Software\Novell\ZCM\Usage.
Create a string called UMUserFullName and set the value to 0.
Start the Novell ZENworks Agent Service.
To change the settings from User-Id to Full Name mode, set the UMUserFullName value to 1.
Agent Package with the Microsoft .NET Framework Fails to Install on the Windows 8 and Windows Server 2012
If your computer is connected to the internet, perform the following steps:
On Windows 8
Go to Control Panel > Programs and Features > Turn Windows features on and off.
Select Microsoft .NET Framework 3.5 and click OK.
On Windows Server 2012
Go to Control Panel > Programs and Features > Turn Windows features on and off.
Click Server Management and click Features.
Select Microsoft .NET Framework 3.5 and click OK.
NOTE:Installing a Windows language pack on Windows 8 before installing the .NET Framework 3.5 will cause the .NET Framework 3.5 installation to fail. Install the .NET Framework 3.5 before installing any Windows language packs.
ZENworks Agent service crashes
A Mac workstation having ZENworks Agent installed on it is shown as a workstation even after installing a Mac Server App on it
ZENworks icon is not displaying or rendering content correctly
On Windows: Stop and then start the ZenNotifyIconService from the Windows services panel, or from C:\Program Files (x86)\Novell\ZENworks\bin\ZenNotifyIcon.exe
On Linux: Stop the zicon process by using the kill <pid> command and then start the zicon process from /opt/novell/zenworks/bin with the ./zicon command.