Installation guide
Uninstalling ZENworks Software 71
7 (Conditional) If you have uninstalled the ZENworks agent, you must manually delete the registry
entries from the Windows managed device that has ZENworks 11 Configuration Management
uninstalled (after it has rebooted).
7a Launch the Windows Registry Editor.
7b Search for the following files, and delete their registry entries:
nalshell.dll
nalui.dll
nalredir.tlb
msrdp.ocx
7c Close the Windows Registry Editor.
6.3
Uninstalling a Linux Primary Server
When you uninstall the ZENworks software from a Linux Primary Server, you can remove the device
from the Management Zone (unregister it) or you can leave it registered.
To completely uninstall the ZENworks software from a Linux Primary Server, enter the following
command at the server console prompt:
/opt/novell/zenworks/bin/zenuninstall –x –s http://
IPaddress_of_the_server:port_number -u username -p password -a
The following sections provide instructions for both uninstallation options:
Section 6.3.1, “Uninstalling ZENworks Software and Removing the Device from the Zone,” on
page 71
Section 6.3.2, “Uninstalling ZENworks Software While Retaining the Device in the Zone,” on
page 72
6.3.1
Uninstalling ZENworks Software and Removing the Device
from the Zone
To uninstall the ZENworks software from a Linux Primary Server and remove (unregister) the device
from the Management Zone, enter the following command at the server console prompt:
/opt/novell/zenworks/bin/zenuninstall –x –s http://
IPaddress_of_the_server:port_number -u username -p password [options]
Where,
-x, --remove
= Uninstalls the ZENworks software from the device and removes the device from the
zone
-s
= IP address of the Primary Server and the port number on which the server is running. The IP
address and port number must be specified in the following format:
http://IPaddress_of_the_server:port_number.
NOTE: If the Primary Server is running on the default port, 80, you need not specify the
-s
argument.
However, you must specify the argument with the port number if the Primary Server is not running on
the default ports.
-u
= Management Zone administrator’s username.