How to Start Novell ZENworks
Starting and stopping the Novell ZENworks server management services on a Windows operating system is quite easy. A few simple commands at the terminal window can start your server. In addition, if you need to stop your server at any time, a set of similar terminal commands can stop it from running.
Instructions
-
Start ZENworks Server
-
1
Click the "Start" menu on the Windows taskbar, type "cmd" in the search field and click the "cmd.exe" program. On Windows XP, click the "Run" option from the "Start" menu instead. The Windows terminal launches.
-
2
Type "zenworks\pds\bin\sservices.bat" and press the "Enter" key to register the service with Windows.
-
-
3
Type "net start zfsservice" at the command prompt to start the Novell ZENworks server.
Stop ZENworks Server
-
4
Click the "Start" icon on taskbar, type "cmd" in the search box and click the "cmd.exe" application.
-
5
Type "zenworks\pds\bin\dservices.bat" and press "Enter" to unregister the service and stop the server from running on the computer.
-
6
Type "net stop zfsservice" at the command prompt and press "Enter" if you only want to stop the ZENworks server and prefer to keep it registered with Windows. Using this command option lets you quickly restart the server without registering the service again.
-
1