Previous Topic: unlink—Unlink Software Policy from Computer GroupNext Topic: unseal—Unseal a Software Policy


seal—Seal a Software Policy

This action seals a software policy. If on a domain manager the policy is empty or not assigned to a computer group then the action will fail with error. However, on an enterprise manager it is allowed to seal an unlinked policy that is not empty. If the software policy is already sealed then no error or warning is given and the action terminates successfully.

The syntax of the action is as follows:

swPolicy	action=seal
name=software_policy_name
[swpScope={distributed | local}]
name

The name of the software policy that is sealed

swpScope

This option determines the type of software policy involved in the action.

«not coded»

If there is a locally created software policy of the required name then this one is taken, if not it is looked for a policy distributed from an enterprise manager. The latter is on domain managers only.

distributed

The specified software policy has to be a policy created at the enterprise manager and distributed to the addressed manager.

local

The specified software policy has to be a locally created policy.

On enterprise manager all software policies have to be of type local.