To delete either all replication partners or a specified replication partner. Syntax: delete partner Server=]IP address Type=]0|1|2 ...

To delete either all replication partners or a specified replication  partner.     Syntax:    delete partner [[Server=]IP address] [[Type=]0|1|2] [Confirm=] Y    Parameters:            Server         - IP address of the partner to delete. When no                           address is provided, all partners are deleted.            Type           - 0-Pull, 1-Push, 2-Both(default). When no type                           is selected, the specified server is deleted                           from both the push partner and pull partner                           lists.             Confirm          - Y-initiate and complete the operation.    Notes:         When confirming server deletion, the default is No.    Example:       delete partner server=10.0.0.1 type=2 confirm=Y                   This command deletes a push/pull type partner with an                 IP address of 10.0.0.1 from the current WINS server                 without prompting for confirmation.