Previous Topic: ExampleNext Topic: showAttr—Show Attributes of Computer Groups


setDownloadMethod—Set Download Method of Computer Group

The action allows you to set the download method of one or more computer groups.

This action has the following format:

compGroup   action= setDownloadMethod
[sep=separator_sign]
{[{compgrp=computer_group_name}]
| [{ccompgrp=computer_group_name]}
downloadMethod={NOS|NOSLESS|DTS}
sep

This parameter specifies a one byte separator sign for separating a group name from its range. The separator sign should not be part of any groupName specified with the command. The default is dot (.).

compgrp

Name of a computer group addressed by this action. The parameter can be coded more than once for specifying a list of groups. The CADSMCMD tries to locate the groups specified with this parameter as local groups. If such a group does not exist then it tries to locate it as a global group.

At least one compgrp or ccompgrp parameter has to be coded with this action.

ccompgrp

Name and type of a group addressed by this action. The information passed has the following syntax:

(group_name separator_sign {local|global})

The separator sign is by default a dot (.) but can be changed with the “sep” parameter. If local is coded then the group is considered to be a group created on the local domain manager. If global is coded then the group is assumed to be replicated from an enterprise manager.

At least one compgrp or ccompgrp parameter has to be coded with this action.

downloadMethod

Specifies the download method to that the members of the groups will be switched. Select one of the following:

NOS

"Internal - NOS"

NOSLESS

"Internal - NOS-less"

DTS

"DTS - NOS-less"

The action only runs with domain managers having SD installed.