Job Management Partner 1/Software Distribution Administrator's Guide Volume 2

[Contents][Glossary][Index][Back][Next]

4.9 dcmhstwo.exe (detecting a host on which JP1/Software Distribution is not installed)

This section explains the dcmhstwo command, which detects hosts on which JP1/Software Distribution is not installed. You can execute this command on the managing server of JP1/Software Distribution Manager. This command does not use a parameter file.

Organization of this section
(1) Function
(2) Format
(3) Arguments
(4) Return codes
(5) Example

(1) Function

This command detects hosts on which JP1/Software Distribution is not installed.

Of the hosts that are coded in a specified network configuration information file, this command detects hosts having MAC addresses that are not registered on the managing server running on the local host, as hosts on which JP1/Software Distribution is not installed. The results of detection are stored in the managing server's database.

For details about how to create the network configuration information file, see 9.7.8 Creating a network configuration information file in the manual Setup Guide.

(2) Format

dcmhstwo.exe /if network-configuration-information-file [/LC {ON|OFF}]

(3) Arguments

(4) Return codes

The following table shows return codes that are generated when the dcmhstwo command is executed:

Code Meaning Action
0 Normal termination. None.
2 An invalid value is specified in the command argument. Check the value assigned to the command argument.
3 An error occurred when an attempt was made to connect to the managing server. Check the version of the managing server.
4 Unable to open the network configuration information file. Check the file path.
5 Communication failed between the client and the managing server. In the setup for the managing server, check the communication environment settings.
12 Other errors occurred. See the event log.

If JP1/Base is linked to manage JP1/Software Distribution users, see 1.3.3 Setting for executing commands.

(5) Example

The following is an example in which the network configuration information file netcomp.csv stored in the C:\temp folder is read and a host on which JP1/Software Distribution is not installed is detected:

dcmhstwo.exe /if C:\temp\netcomp.csv