ObjectUpgrade Readme file Summary: This utility will upgrade existing ZSM 6.5 Distributor and Subscriber objects to ZSM 7. This utility should only be used by administrators who used a cpk to upgrade between versions. There are currently no known issues running ZSM 7 when the objects still have the version 6.5 string. Requirements: In order to use this utility, you must be logged in to the target tree with sufficient rights to read and modify the objects to be upgraded. Without this authentication, the program will not be able to modify the objects. This program also requires that the njclv2.jar file exists in the classpath. The njclv2.jar file is used for the eDirectory updates. Usage: This program requires two parameters: = The name of the eDirectory tree where the objects are located. = The name of the context the objects are located in. These parameters should be supplied with the tree name first and then the context. Eg. ObjectUpgrade NOVELL_INC zenworks.novell The included batch file takes the same parameters and provides an example of how the java class should be run. In order to run this program, you can run: upgrade.bat from the directory where you unzipped these files.