User's Guide

4.2.2 Install commands
'load' command at below target enables you to install a module. Refer to the section 4.1.3.1 for more
information about this target.
/cmps/<Component Name>/map/expup/mods/<Module Name>
Specific option of this command is as follow.
Table 4-16 Specific options of '/cmps/<Component Name>/map/expup/mods/<Module Name>'
Option Description
-source Specifies the update package.
-reboot Enables NEC ExpressUpdate to reboot the system if the installation requires it.
CHECK
In the case of the user authority is Operator, "Install Update Packages" of the user level
must be enabled.
Example
`load /cmps/<Component Name>/map/expup/mods/<Module Name>` command enables you to install an
module<Module Name> to the specified component<Component Name>.
-> load -source "4.4.1" /cmps/Server01/map/expup/mods/"ESMPRO/ServerAgent Ver.4.4"
COMMAND COMPLETED
Updating was started. Run the show command to the each module element and you can confirm this
command's progress from ExpUpStatus property. Run the show command to the each module element and
you can confirm this command's result from LatestApplyResult property.
TIP:
UFiT of the update package that is referred by -source option is shown in the result of
`show /cmps/<Component Name>/map/expup/mods/<Module Name>/uppkgs` command.
4.2.3 Uninstall commands
'delete' command enables you to uninstall a module. Refer to the section 4.1.3.1 for more information about
this target.
/cmps/ <Component Name>/map/expup/mods/<Module Name>
Specific option of this command is as follow.
Table 4-17 Specific option of '/cmps/<Component Name>/map/expup/mods/<Module Name>'
Option Description
-reboot Enables NEC ExpressUpdate to reboot the system if the uninstallation requires it.
CHECK
In the case of the user authority is Operator, "Install Update Packages" of the user level
must be enabled.
Example
`load /cmps/<Component Name>/map/expup/mods/<Module Name>` command enables you to uninstall an
module<Module Name>from the specified component<Component Name>.
-> load /cmps/Server01/map/expup/mods/"NEC ExpressUpdate Agent"
COMMAND COMPLETED
Uninstall was started. Run the show command to the each module element and you can confirm this
command's progress from ExpUpStatus property. Run the show command to the each module element under
the uninstalled element and you can confirm this command's result from LatestApplyResult property.
33