To add a replication partner for the WINS server. Syntax: add partner Server=]IP address NetBIOS=]Server NetBIOS name Type=]Partner ...

To add a replication partner for the WINS server. 
 
Syntax: 
 
        add partner [Server=]IP address [[NetBIOS=]Server NetBIOS name]   
        [[Type=]Partner type] 
 
Parameters: 
 
        Server         - Server IP address. 
 
        NetBIOS        - Server NetBIOS name. 
 
        Type           - 0-Pull, 1-Push, 2-Both (default). 
 
Notes:         If the IP address does not resolve, the NetBIOS name 
               parameter is used for creating the partner 
               record. Otherwise, the NetBIOS parameter is not used.  
 
Example:     add partner 10.2.2.2 
 
               This example command adds a push/pull replication 
               partner with an IP address of 10.2.2.2 to the current 
               WINS server.