Previous Topic: ExampleNext Topic: showInstallParameter—Show Install Parameters of OS Installation Orders


removeFromOsim—Remove Targets from OSIM

This action removes the specified target objects from the OSIM administration as long as there is no scheduled configuration active.

The syntax of the action is as follows:

targetComputer	action= removeFromOSIM
{{computer=target_name} |
{macAddresses=Mac_address}}
computer

Name of an OSIM managed or unmanaged target to be removed from the OSIM administration. This option can be coded more than once for removing a list of OSIM objects.

macAddresses

Mac address of systems to be removed that are registered at OSIM but not at DSM. Such systems have no name, they only appear with their Mac address in OSIM.

Note : action=removeFromOSIM does not mean that the target is deleted from DSM. It is deleted from the OSIM only and the rest of DSM remains unchanged. The removal might only be a temporary OSIM clean up. For example, the removed system might re-register at OSIM with the next reboot.