Previous Topic: Using the Command Line InterfaceNext Topic: OSIM Images Using ImageX and Ghost32


Example: CADSMCMD Commands for Making Unmanaged Targets Managed

You can manage your OS installation either through DSM Explorer or through a CLI. The following cadsmcmd command allows unmanaged but named target computers to become managed by the OS Installation Manager:

cadsmcmd targetComputer action=setupOS

Assume a new PXE-enabled system installed with an agent has been registered at the related OS Installation Manager and the associated domain manager as D-PB-0103, but the system is still unmanaged by the OS Installation Manager. Enter the following command to assign the OS image WinXP as a planned OS installation to the target computer so that it gets managed by the OS Installation Manager:

cadsmcmd targetComputer action=setupOS name=D-PB0103 OSImage=WinXP 

Note: For more information about the usage of this command, see the CLI Reference Guide.