Select Page

ZENworks Configuration Management – building a custom agent deployment package

A long title for a short post.

The default agent deployment packages created during Primary Server installation are hard coded to the Fully Qualified DNS Name and the static IP address of your server. All well and good for a single server; but what about:

  • DNS round robin
  • servers behind static NAT
  • etc

Here’s how to build a custom agent deployment package with either no server details (add them via registration at deployment time) or with a single DNS name.

(more…)