+

Search Tips   |   Advanced Search

Utility command group of AdminTask


Use the Jython or Jacl scripting languages to manage servers with wsadmin. The commands and parameters in the Utility group can be used to change the host name of a node, to query for the name of the deployment manager, and to determine if the system is a single server or network deployment.

The Utility includes the following commands:

 

changeHostName

Use the changeHostName command to change the host name of a node.

Target object

None

Parameters and return values

-hostName

The new host name. (String, required)

-nodeName

The name of the node whose host name will be changed. (String, required)

Examples

Interactive mode example usage:

 

getDmgrProperties

Use the getDmgrProperties command to return the name of the dmgr.

Target object

None

Parameters and return values

Examples

Interactive mode example usage:

 

isFederated

Use the isFederated command to check if the system is a single server or network deployment.

Target object

None

Parameters and return values

Examples

Interactive mode example usage:





 

Related tasks


Use AdminTask for scripted administration

 

Related


Commands for AdminTask