1149: Unable to add the ZEN WEB SERVER path to INVENVSET.BAT on the server server_name

Source:  ZENworks for Servers; Server Inventory installation on Windows NT/2000 servers

Severity:  Critical

Explanation:  The Installation Wizard creates INVENVSET.BAT in Inventory_server_installation_path\ZENWORKS\INV\SERVER\WMINV\BIN directory with the following entries:

rem Copyright (c) 1999-2000 Novell, Inc. All Rights Reserved.

set zws_install_dir=ZWS_installation_path

This error occurs if the Installation Wizard is unable to retrieve the ZWS installation path from the registry.

Action:  In the INVENVSET.BAT file, manually add the following entries:

rem Copyright (c) 1999-2000 Novell, Inc. All Rights Reserved.

set zws_install_dir=ZWS_installation_path

To get the ZWS installation path:

  1. Invoke REGEDIT.

  2. In HKEY_LOCAL_MACHINE\SOFTWARE\NOVELL\ZENWORKS, read the value of the ZWSPath attribute.