Using the NIM change operation
Use the change operation to modify attributes of NIM objects.
The command line syntax is as follows:
nim -F -o change -a Attribute=Value ... TargetName|TargetNames
Item | Description |
---|---|
-F (optional) | Tells NIM to force the operation if the target is currently in use. The target of a change operation can be any network, machine, resource, or group in the NIM environment. Not all attributes can be modified on targets. Usually, the attributes are changed automatically as parts of other operations, so there is little need for you to use the change operation explicitly. |