You may use the Server Utilities or the server command line to assign client nodes to a policy domain. To use the Server Utilities, do the following:
The server will create a new policy domain if there does not exist one with the same properties as you defined using the Server Utilities. The server-defined policy domains contain both the activated policy set and default management class named STANDARD.
The following figure shows an example of the Adding TSM Nodes with Policy Information wizard:
Figure 46. Add TSM Nodes with Policy Information
At the server command line, you may assign existing client nodes to a new policy domain, or create new clients 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
For example, 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