The following sections provide solutions to the problems you might encounter while discovering devices, deploying the Adaptive Agent to devices, and retiring devices:
An error occurs while installing the ZENworks Adaptive Agent through a deployment task
Manual installation of the ZENworks Adaptive Agent hangs with the status as starting
NMAP discovery does not run from a Windows Primary Server that has NMAP installed
Refreshing the Deployment page causes the discovery tasks to be repeated
Orphaned and deleted files are not cleaned up from a deployment task that uses a proxy
Discovery task remains in a pending state if it has a large IP address range
The device that has the ZENworks Adaptive Agent installed is not registered in the Management Zone
Unable to remove or uninstall a registered Macintosh device from the Management Zone
ZENworks Adaptive Agent installation fails on a Mac OS X Lion (version 10.7) device or later
Push deployment fails on a WinXP device with a generic error message
ZENworks Agent does not work if Macintosh device is upgraded from 10.8 to 10.9
ZENworks Agent installation fails when the Windows Imaging Component is not installed on the device
Duplicate Device Objects are created when Device Authentication fails during Reconciliation
When a Mac patch policy bundle fails, the xauth messages that are launched are not terminated
An error occurs while installing the ZENworks Adaptive Agent through a deployment task
An unhandled exception (System.Security.SecurityException) occurred in micasad.exe. Additional Information: Ecall methods must be packaged into a system module.
Manual installation of the ZENworks Adaptive Agent hangs with the status as starting
The icon displays the installation status as “Starting...” for a considerable amount of time.
The status of Novell ZENworks PreAgent service is not Started in the Windows Service Control Manager.
The %SystemRoot%\novell\zenworks\bin\zenpreagent.installerr file contains the following error message:
Exception during start: Cannot start service ZENPreAgent on computer.
Start the Novell ZENworks PreAgent service:
From the Windows desktop Start menu, click Settings > Control Panel.
Double-click Administrative Tools > Services.
Start the Novell ZENworks PreAgent service.
This automatically resumes the ZENworks Adaptive Agent installation.
(Conditional) If the problem persists, do the following:
Kill the zenpreagent.exe and zpa_iface.exe processes.
Start the ZENworks Adaptive Agent installation. For more information, see Section 10.6, Manually Deploying the Agent on Windows.
NMAP discovery does not run from a Windows Primary Server that has NMAP installed
How do I enable debug logging?
Where do I find the PreAgent log files?
After the PreAgent service is installed, all logging information is available in the system application event log.
Refreshing the Deployment page causes the discovery tasks to be repeated
Orphaned and deleted files are not cleaned up from a deployment task that uses a proxy
For example, if you run the deployment task from a Linux server through a Windows Proxy, there is a folder created in the zenworks_installation_directory\novell\zenworks\bin\_rfu_cache directory on the Windows device that contains the pre-task or post-task command file. If you delete the task in ZENworks Control Center, the command file is left on the Windows Proxy device. However, all command files older than five days are removed when another deployment task is run by using the same Windows Proxy.
Discovery task remains in a pending state if it has a large IP address range
Stop the discovery task that has a large IP address range:
In the Discovery Tasks panel, select the discovery task that has a large IP address range.
Click Action > Abort Discovery Task.
Create multiple tasks with the IP address ranges that have fewer than 50,000 devices.
(Conditional) If any other discovery or loader task takes a considerable time to complete, restart the ZENworks Loader.
On Windows: Do the following:
From the Windows desktop Start menu, click Settings > Control Panel.
Double-click Administrative Tools > Services.
Restart the Novell ZENworks Loader Service.
On Linux: At the console prompt, enter /etc/init.d/novell-zenloader restart.
Restart the ZENworks Loader.
The device that has the ZENworks Adaptive Agent installed is not registered in the Management Zone
Reconfigure the device with only one DNS suffix.
Manually register the device to the Management Zone.
For more information on how to manually register the device, see Section 9.7, Manually Registering a Device.
Unable to remove or uninstall a registered Macintosh device from the Management Zone
Permission denied.
or
Not enough privileges to perform the operation.
Log in as root or use the sudo -i command.
Run the uninstall script.
ZENworks Adaptive Agent installation fails because of a ZENPreAgent and ZPA_Ifacetype initialization exception
You might get the following error message in the ZENPreAgent.exe-Common Language Runtime Debugging Services window:
Application has generated an exception that could not be handled
You might get the following error message in the Visual Studio Just-In-Time Debugger window:
An unhandled exception(System.TypeInitializationException)occurred in ZPA_Iface.exe
Use the .NET clean up utility to uninstall the .NET framework.
Re-install the .NET framework.
After installing the ZENworks Adaptive Agent, you cannot find the /opt directory in the Mac OS X Finder
/usr/bin/chflags nohidden /opt
ZENworks Adaptive Agent installation fails on a Mac OS X Lion (version 10.7) device or later
java -version
Push deployment fails on a WinXP device with a generic error message
Error: Credentials invalid. Please ensure that Classic file sharing is enabled on the target device
You might have entered wrong credentials and have not enabled the classic file sharing option on the target device.
A Microsoft issue. For more information, see the CAUSE section in http://support.microsoft.com/?id=281308.
Enter correct credentials and ensure that you have enabled classic file sharing on the target device.
If the generic error message is displayed even after the above conditions are met, you need to add a registry key. For more information, seehttp://support.microsoft.com/?id=281308.
Agent Installation is incomplete
ZENworks Agent does not work if Macintosh device is upgraded from 10.8 to 10.9
ZENworks Agent installation fails when the Windows Imaging Component is not installed on the device
Windows Imaging Component, a prerequisite for.NET 4.0 should be installed manually before the ZENworks Agent installation.
Duplicate Device Objects are created when Device Authentication fails during Reconciliation
Ensure that the network adapters of the managed device are connected and have a valid IP address.
Execute the following zac command on the managed device:
zac reregister <GUID of original device object>
When a Mac patch policy bundle fails, the xauth messages that are launched are not terminated