Environment
Novell ZENworks Configuration Management 11.2 Bundles
Situation
"Registry Key Value" fails to recognize Integer values > 2147483647 (which is hex 7FFFFFFF - however a DWORD can be up to FFFFFFFF which is 4294967295)
Resolution
This is fixed in version 11.2.1 - see KB 7010042 "ZENworks Configuration Management 11.2.1 - update information and list of fixes" which can be found at https://support.microfocus.com/kb/doc.php?id=7010042
Additional Information
"Registry Key Value" allows for String or Integer type: Integer must be for a DWORD, and must be entered in decimal notation.