Environment
Novell ZENworks 10 Configuration Management with Support Pack 3 - 10.3 ZENworks Control Center - ZCC
Novell ZENworks 10 Configuration Management with Support Pack 2 - 10.2 ZENworks Control Center - ZCC.Novell ZENworks Configuration Management 11 ZENworks Control Center - ZCC
Novell ZENworks Configuration Management 11.1 ZENworks Control Center - ZCC
Situation
After importing information for License Management, Hungarian or German characters are not shown correctly.
Resolution
This is fixed in version 10.3.4 - see KB 7008244 "ZENworks
Configuration Management 10.3.4 - update information and list of fixes"
which can be found at https://www.novell.com/support
This is fixed in version 11.2 - see KB 7010044 "ZENworks Configuration Management 11.2 - update information and list of fixes" which can be found at https://www.novell.com/support
Workaround:
Use UTF-8 encoded files for import.
On a Linux machine you can run the following command to convert a file to UTF-8:
iconv -f ISO_8859-2 -t UTF-8 <InFile.txt> OutFile-utf8.txt
This is fixed in version 11.2 - see KB 7010044 "ZENworks Configuration Management 11.2 - update information and list of fixes" which can be found at https://www.novell.com/support
Workaround:
Use UTF-8 encoded files for import.
On a Linux machine you can run the following command to convert a file to UTF-8:
iconv -f ISO_8859-2 -t UTF-8 <InFile.txt> OutFile-utf8.txt