3.1 Changing the IP Address of a Primary Server after Installing ZENworks 2017

If you want to change the IP address of the Primary Server after installing ZENworks 2017, and if the CN of the certificate does not have the IP address configured, use the following steps to change the IP address of the Primary Server:

  1. Before changing the IP address of the Primary Server, take a reliable backup of the following on all Primary Servers in the Management Zone:

  2. Change the IP address of the Primary Server.

    IMPORTANT:Do not change the DNS name of the server.

  3. Ensure that the new IP address of the server is correctly mapped to its existing DNS name on the DNS server.

  4. Restart all the ZENworks services by running the following command at the server’s command prompt:

    novell-zenworks-configure -c Start

    By default, all the services are selected. You must select Restart as the Action.

  5. Re-create all the default and custom deployment packages:

    • Default Deployment Packages: At the server’s command prompt, enter the following command:

      novell-zenworks-configure -c CreateExtractorPacks -Z

    • Custom Deployment Packages: At the server’s command prompt, enter the following command:

      novell-zenworks-configure -c RebuildCustomPacks -Z

  6. If the database is located on the Primary Server whose IP address you changed in Step 2.

    1. Change the database server address on all the second Primary Servers. On all the second Primary Servers, change the value of database server address in the ZENworks_Installation_Directory\Novell\ZENworks\conf\datamodel\zdm.xml to point to the new IP address of the first Primary Server.

    2. Change the audit database server address on all the second Primary Servers. On all the second Primary Servers, change the value of audit database server address in the ZENworks_Installation_Directory\Novell\ZENworks\conf\datamodel\zenaudit.xml to point to the new IP address of the first Primary Server.

  7. Restart the ZENworks Agent and the ZENworks Updater Service on the primary server by executing the following commands:

    On a Linux Server:

    • SLES 12 and above: systemctl restart novell-zenworks-xplatzmd.service and systemctl restart novell-zenworks-updater-service.service.

    • SLES 11: /etc/init.d/novell-zenworks-xplatzmd.service restart and /etc/init.d/novell-zenworks-updater-service.service restart.

    On a Windows Server:

    • Navigate to Start > Administrative tools > Services and restart the ZENworks Agent and ZENworks Updater Services.

  8. Restart the Proxy DHCP services on all the Satellites.

  9. (Conditional) If multizone is configured with this server (whose IP address is changed) as Publisher, then after replacing the First Primary Server with the Second Primary Server, update the new IP address of this server for all its Subscribers. Perform the following to update the new IP address:

    1. Log in to ZENworks Control Center (ZCC) of subscribers.

    2. Navigate to Subscribe And Share > Subscriptions > <subscription_name> > Remote Server > Base URL>Edit.

    3. Update the IP address with new IP address of the Primary Server (Publisher).