Previous Topic: ExampleNext Topic: Example


rregsw—Registering Software Remotely

The rregsw command is used to distribute a new software program from the enterprise manager library to a named list of domains or domain groups, and to register it in the library of the domain managers at these domains.

The rregsw command is valid only when issued from the enterprise manager command line.

This command has the following format:

rregsw  item=item_name
version=version_name  
{{area=area_name} | {domain=domain_name} | toAllAreas}
[cname=name]
[sendTime="YYYY-MM-DD hh:mm"] 
[haltTime="YYYY-MM-DD hh:mm"]
[delta[={y|n}]]
area

Specifies the name of a Client Automation domainwhere an item is to be registered.

You can specify this parameter more than once to address a list of Client Automation domains.

This parameter should not be coded with the domain or toAllAreas parameters.

cname

Specifies the optional, unique name of the distribution.

If no cname parameter is given, a name is generated internally and the command line interface returns this identifier.

delta

Indicates that if the item is based on a previous version, then only the delta should be sent to remote Client Automation domains. The previous version must already be registered at the remote Client Automation domains.

domain

Specifies the name of a Client Automation domain group where the specified item will be registered.

You can specify this parameter more than once to address a list of Client Automation domain groups.

This parameter should not be coded with the area or toAllAreas parameters.

halttime

Specifies the date and time at which a distribution order should be halted. The date has to be specified in the ISO format "YYYY-MM-DD hh:mm".

For more information about resuming a halted distribution, see the resume command.

item

Specifies the name of the item being deregistered.

sendtime

Specifies the time to send the associated distribution to the addressed domain managers. The date has to be specified in the ISO format "YYYY-MM-DD hh:mm". If the parameter is not coded, the actual date and time is used.

toAllAreas

If coded the related distribution will be sent to all Client Automation domains registered at the enterprise manager.

"toAllAreas" should not be coded with the "area" or "domain" parameters.

version

Specifies the version of the item being registered.