Top
Systemwalker Software Configuration Manager Reference Guide
Systemwalker

1.2.4 swcfmg_uam_update (UpdateAdvisor Asset Registration Command)

Description

This command registers the latest update application management registry configuration file downloaded from the UpdateSite with Systemwalker Software Configuration Manager.

Synopsis

[Windows]

swcfmg_uam_update.exe -f <Update application management registry configuration file path>

[Linux]

swcfmg_uam_update -f <Update application management registry configuration file path>

Options

-f <Update application management registry configuration file path>

Specify the full path to the update application management registry configuration file downloaded from the UpdateSite.

Return Value

Return value

Meaning

0

The command has terminated normally.

Other than 0

The command has terminated abnormally.

Command Location

Admin server

[Windows]

<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin

[Linux]

/opt/FJSVcfmgm/bin

Privilege Required/Execution Environment

[Windows]

[Linux]

Cautions

The update application management registry configuration file that has been downloaded from the UpdateSite cannot be registered if the file name is renamed.

Do not change the file name.

Example

Registering the latest update application management registry configuration file

[Windows]

swcfmg_uam_update.exe -f c:\work\wprdchk.slc

[Linux]

swcfmg_uam_update -f /tmp/wprdchk.slc