Release Notes for McAfee Agent 4.0.0 Patch 2 (Windows)
Upgrading on Windows using FramePkg_upd.exe
You must have administrator rights to perform this task.
1. Download and extract the Patch 2 agent package, MA400P2WIN.zip, to a temporary location.
2. Copy FramePkg_upd.exe to a location on the target client.
3. From the command line on the client, type
<path> /FramePkg_upd.exe /upgrade
, where <path>
is the location containing the copied file. This command is the equivalent of double-clicking
FramePkg_upd.exe in the folder containing the installation package.
Installing, upgrading and uninstalling using Windows command-line switches
This section describes using selected command-line and MSI parameters to specify installation and
upgrading preferences. Use the list of tasks as a menu from which to select those that suit your
circumstances and preferences.
Tasks
●
Installing the agent and data in their default locations using default site list and key information
●
Installing the agent in specified folders
●
Installing the agent with user-selected policies
●
Installing the agent and specifying the log folder
●
Installing the agent with user-selected site information and user-selected keys
●
Installing the agent by force
●
Installing without requiring specific user privileges
●
Installing silently
●
Installing with specification of interface and log file language
●
Upgrading agent to a new version
●
Uninstalling the agent
●
Converting from unmanaged mode to managed mode
●
Converting from managed mode to unmanaged mode
●
Changing server
Installing the agent and data in their default locations using default site list and key
information
Use this command to install the agent, site list and keys in their default locations. This command is the
equivalent of double-clicking the program file in the installation package.
framepkg.exe
Installing the agent in specified folders
Use this command to install the agent in a folder other than the default. The example shown here
specifies a folder for the installation files (instdir) and a folder for the data files (datadir). These can be
the same or different folders.
framepkg.exe /install=agent /instdir=<target folder name> /datadir=<target folder name>
Installing the agent with user-selected policies