C.0 Troubleshooting
The following sections explains the scenarios that you might encounter while migrating your traditional ZENworks software to Novell ZENworks 11 Configuration Management .
The schedule of an application is not correctly migrated
Explanation:
If an application with an availability schedule configured during daylight saving time is migrated, the schedule is not migrated correctly. For example, if you specify the as 2/11/08 and the as 10/11/08, the application is migrated with the as 1/11/08 and the as 9/11/08.
Action:
After the migration is completed, use ZENworks Control Center to manually edit the schedule.
Application icons might not be available after migration
Explanation:
If an application object is migrated as an MSI bundle to ZENworks Configuration Management, some of the application icons might not be available and the following error is displayed in the logs:
ISDEV: error -1024: message string.
This error does not impact the functionality of the bundle in the managed device and the migration is still successful.
Action:
Ignore the error.
Migration Utility hangs during migration
Explanation:
While migrating AOT applications with more than 500 INI sections to ZENworks Configuration Management, the Migration Utility tool hangs.
Action:
None.
Unable to migrate the iPrint policy
Explanation:
The iPrint policy configured with the nipp.exe client installer is not migrated to ZENworks Configuration Management because nipp.exe does not support silent installation.
Action:
In traditional ZENworks, configure the iPrint policy to use the nipp-s.exe or nipp.zip client installer and then migrate.
Unable to migrate a Group policy
Explanation:
If you configure a Group policy in traditional ZENworks by providing the UNC path of the shared folder that requires authentication, then migrate the policy to ZENworks Configuration Management by using the Migration Utility installed on a Windows Vista SP1 device, the migration fails because the Vista device is unable to access the network folder.
Action:
Do the following:
-
Click > . Specify system32, then click .
-
Right-click cmd.exe, then select .
-
Enter explorer at the command prompt to launch the Explorer window.
-
In the Explorer window, click > to map the network location.
-
Provide the user credentials, then migrate the policy or application configured with that path.
A registry action migrated with certain options fails on the managed device
Explanation:
If an application with only registry and INI changes and with options such as , , , or options is migrated as an MSI, the options fail on the managed device.
Action:
Perform the following steps to migrate the application as an individual action instead of an MSI:
-
Launch the Migration Utility.
-
Click the icon, then click .
-
Select the option.
-
Migrate the application that has the registry changes to the destination zone. The application is migrated as a Windows Bundle with a Regedit action.
Unable to migrate objects that should be uploaded to the content server
Explanation:
While migrating objects that should be uploaded to the content server, the Migration Utility might encounter an error resulting in the failure of migration.
Possible Cause:
The Proxy enabled on the device that is hosting the Migration Utility might not be configured to send data in chunks or establish a persistent connection with the server while uploading files to the content server.
Possible Cause:
The connection to the remote server might have failed.
Action:
Ensure that the specified while logging in to the migration destination zone is the same as the port configured on the ZENworks Configuration Management server.
Unable to install the migrated Adobe MSI
Possible Cause:
The Adobe Flash Player plug-in is installed on the device.
Action:
Perform the following steps on the managed device before deploying the bundle to the device:
-
Open the command prompt.
-
Navigate to the Flash Player plug-in installation directory. The default installation directory is C:\WINDOWS\system32\Macromed\Flash.
-
Do the following to unlock the registry entries of the existing Flash files:
-
If the uninstfl.exe file is available, execute the following command:
uninstfl.exe -u
-
If a file with a name matching *FlashUtil.exe, such as NPFSW32_FlashUtil.exe, is available, execute the following command:
*FlashUtil.exe -uninstallUnlock -u
-
Deploy the bundle on the managed device.
A manually created user is unable to perform migration
Possible Cause:
The user is not configured in eDirectory as a Trustee of the container containing the migration objects.
Action:
In addition to providing administrator rights, the user must also be configured as a Trustee of the container containing the objects to migrate. For more information on adding trustees, see the ConsoleOne User Guide.
Unable to view the user associations in the Migration Utility
Explanation:
If an application is associated to a user container, the Migration Utility lists the the association at the container level. However, the association applies to the individual users within the container. If you migrate the association, the association for all the individual users within the container is migrated.
Action:
None.
How do I to enable debug logs
Unable to use the migrated add-on images
Explanation:
Add-on images that are created by exporting applications in traditional ZENworks are not valid in ZENworks Configuration Management. If these add-on images are migrated in combination with a base image or otherwise, they should be deleted.
Action:
Manually delete the add-on image from ZENworks Configuration Management.
Migration of applications is slow on a Windows Vista device
Explanation:
Migration of AOT or AXT applications to MSI applications is comparatively slower on a Windows Vista device.
Action:
None.
Migration of the PXE Menu settings configured in the traditional ZENworks Imaging Server Policy fails
Action:
After migrating the traditional ZENworks Imaging Server policy to ZENworks 10 Configuration Management, manually configure the PXE Menu settings:
-
In ZENworks Control Center, click the tab.
-
In the Management Zone Settings panel, click > .
-
Configure the desired PXE options.
-
Click .
Unable to migrate an AOT application
Explanation:
If the Migration Utility is installed on a device that already has AdminStudio installed, the migration of an AOT application fails with the following error:
Could not locate Admin Studio's AOTAXT Converter. The converter is required to covert an AOT/AXT file to an MSI package.
Action:
You must install the Migration Utility on a device that does not have AdminStudio previously installed.
Unable to migrate iPrint policy that does not have the policy setup file associated with it
Explanation:
If you choose to migrate an iPrint policy without its setup file, the migration fails with the following error:
No iPrint setup file was found cannot continue.
Action:
Perform the following steps on the device from which you want to migrate the iPrint policy without its setup file:
-
Open the Registry Editor.
-
Go to HKLM\Software\Novell\ZCM\Migration.
-
(Conditional) If a String called SkipIPrintClientValidation already exists, ensure that the value of this string is set to false.
or
Create a String called SkipIPrintClientValidation and set its value to false.