You may use the TSM Console or the server command line to assign client nodes to a policy domain. To use the TSM Console, do the following:
The server will create a new policy domain if one does not exist with the same properties as you defined using the wizard. The server-defined policy domains contain an activated policy set and a default management class that are named STANDARD.
The following figure shows an example of the Adding TSM Nodes with Policy Information wizard:
Figure 51. Add TSM Nodes with Policy Information
At the server command line or the administrative Web interface, you can assign existing client nodes to a new policy domain, or create new client nodes to be associated with an existing policy domain.
For example, to assign the client node APPCLIENT1 to the ENGPOLDOM policy domain, enter the following command:
update node appclient1 domain=engpoldom
To create a new client node, NEWUSER, and assign it to the ENGPOLDOM policy domain, enter the following command:
register node newuser newuser domain=engpoldom