Installing Zenworks 7 on OES2 SP1 and SLES 10 SP2 64bit would leave the PXE (proxydhcp) service in a broken state.
'ZENworks 7 Desktop Management on Linux Support Pack 1 Interim Release 4' fixes this.
Find more info on the TID here.
The TID also contains links to patches to resolve the issue for those running IR3.
Note the install instructions for OES:
1.Download the Hot Patch and extract the contents of the zip file to a new directory.
2.Run the following command to shut all services down:
/opt/novell/zenworks/bin/ZDMstop
3.From the directory where you extracted the contents of the zip file, run the following commands
./dhost_uninstall.sh
rpm -ivh novell-zenworks-zmgservices-dhost*.rpm
4. Run the following command to upgrade all of the ZENworks components that were previously installed:
rpm -Fvh *.rpm
5. If you are installing on OES2 and you are upgrading from a version earlier than ZDML 7 SP1 IR1 HP2a
5.1. Change directory to /opt/novell/zenworks/bin/
5.2. Run ./novell-zenworks-inv-restore.sh
5.3. Change directory to /opt/novell/bin/
5.4. Run ./zeninvshares and provide administrative credentials of the tree in which the server resides.
6.Run the following command to start all ZENworks Desktop Management services:
/opt/novell/zenworks/bin/ZDMstart
7.Start /etc/init.d/novell-zdm-inv if it is in any state other than running.
Start /etc/init.d/novell-zdm-wol if it is in any state other than running.