Installation guide

60 ZENworks 11 Server Installation Guide
https://DNS_name_or_IP_address_of_Primary_Server/zenworks
This can be done either on the server where you just installed ZENworks, or on a qualified
workstation.
Check the Windows services by using the GUI
On the server, click Start, select Administrative Tools > Services, then review the status of
the Novell ZENworks Loader and Novell ZENworks Server services.
If they are not running, start the ZENworks services. Right-click the Novell ZENworks
Server service, select Start, right-click the Novell ZENworks Loader service, then select
Start.
The Restart option stops all related services that are already running and starts each of
them in their correct order, including Novell ZENworks Loader.
Check the Windows services by using a command line
On the server, click Start, click Run, then run the following command:
ZENworks_installation_path\bin\novell-zenworks-configure -c SystemStatus
This lists all ZENworks services and their statuses.
To start the services, run the following command:
ZENworks_installation_path\bin\novell-zenworks-configure -c Start
Check the Linux services by using the configuration command
On the server, run the following command:
/opt/novell/zenworks/bin/novell-zenworks-configure -c SystemStatus
This lists all ZENworks services and their statuses.
To start the services, run the following command:
/opt/novell/zenworks/bin/novell-zenworks-configure -c Start
Check the Linux services by using the specific services’ commands
On the server, run the following commands:
/etc/init.d/novell-zenserver status
/etc/init.d/novell-zenloader status
If the services are not running, run the following commands to start the ZENworks services:
/etc/init.d/novell-zenserver start
/etc/init.d/novell-zenloader start
4.4
Post-Installation Tasks
Perform the tasks in the following sections after installing the ZENworks 11 software:
Section 4.4.1, “Tasks for All Platforms,” on page 61
Section 4.4.2, “Tasks for VMware ESX,” on page 63