Installing The Linux/Unix/Mac/Netware Agent - Novell ZENWORKS PATCH MANAGEMENT 6.4 - AGENT Installation Manual

Agent installation
Table of Contents

Advertisement

Syntax
Perform a Silent Install With a Proxy
msiexec /i "C:\UpdateAgent.msi" /qn HOST="http://myServer" SERIAL="88888888-88888888"
USEPROXY=1 PROXYURL="http://myProxy" PROXYUSER="ProxyUser" PROXYPASS="ProxyPassword"
GROUPLIST="GroupName1;GroupName2;GroupNameN"
Perform a Silent Install Without a Proxy
msiexec /i "C:\UpdateAgent.msi" /qn HOST="http://myServer" SERIAL="88888888-88888888"
USEPROXY=0 GROUPLIST="GroupName1;GroupName2;GroupNameN"
Command Line Descriptions
The user customized installer properties are defined in the following table:
Table 3.3 Description of Installation Properties
Property
HOST
SERIAL
USEPROXY
PROXYURL
PROXYUSER
PROXYPASS
GROUPLIST

Installing the Linux/UNIX/Mac/Netware Agent

In addition to the ZENworks Patch Management Server URL (or IP) and Serial Number, you can
define a Proxy and Auto-Assign groups when performing a silent install using the Single Agent
Installer for
Linux/UNIX/Mac/Netware:
To Perform a Silent Install
1.
Open a command prompt.
ZENworks Patch Management Server v6.4 - Agent Installation Guide
Description
The URL (or IP) of your ZENworks Patch Management Server.
The Serial Number of your ZENworks Patch Management Server.
Whether or not a proxy is used. 0=No, 1=Yes.
The URL (or IP) of your Proxy.
Login user for an Authenticated Proxy.
Login password for an Authenticated Proxy.
Automatically add the Agent to the defined Group(s). Either the
Group Name or Distinguished Name can be used. If the Group
Name is used, the agent will be added to all of the groups with
that name.
- 35 -

Advertisement

Table of Contents
loading

This manual is also suitable for:

Zenworks patch management server v6.4

Table of Contents