To set the default push partner parameters for the WINS server. Syntax: set pushparam State=]0|1 Strtup=]1|0 AddChange=]1|0 ...

To set the default push partner parameters for the WINS server.    Syntax:            set pushparam [State=]0|1  [[Strtup=]1|0] [[AddChange=]1|0]           [[Update=]Value]    Parameters:            State          - 0-Do not use persistent connections with push                           partners.                            1-Use persistent connections with push partners.            Strtup         - 0-Do not start push replication at startup (default).                           1-Start push replication at startup.            AddChange      - 0-Do not trigger replication upon address                           change (default)                            1-Trigger replication upon address change.            Update         - Update count threshold.    Example:       set pushparam state=1 strtup=1 AddChange=1 Update=2                   This command sets the default push partner parameters                 for this WINS server to use persistent connections with                 its push partners, start push replication at startup or                 when address changes, and push to partners after the                 version ID has been updated twice for records owned at                 this WINS server.