Previous Topic: bootserver—Managing OSIM Boot ServersNext Topic: list—List Boot Servers


assignTargets—Assign Targets to Boot Server

assignTargets assigns the specified systems to the specified boot server. The systems addressed have to be registered at OSIM as un-managed or managed computers.

The syntax of the action is as follows:

bootServer	action=assignTargets
name=boot_server_name
{computer=target_name|MACaddresses=MAC_address}
computer

Specifies the name of a OSIM managed system that is assigned to the boot server identified by the name option. If the system is already assigned to another boot server this assignment becomes obsolete and is removed. The option can be coded more than ones to specify a list.

name

Specifies the name of the boot server to which the specified list of targets will be assigned to.

MACaddresses

Specifies the MAC address of a OSIM unmanaged but registered system that is assigned to the boot server identified by the name option. If the system is already assigned to another boot server this assignment becomes obsolete and is removed. The option can be coded more than ones to specify a list.