To initiate and pull a range of records from another WINS server. 
 
Syntax: 
 
        init pullrange [Owner=] Owner server IP  [Server=] Pull server IP 
        [MaxVer=] {high,low} [MinVer=] {high,low} 
 
Parameters: 
 
        Owner          - IP address of the WINS server with records to 
                         be pulled.  
 
        Server         - IP address of the WINS server that pulls the 
                         range of records.  
 
        MaxVer         - Maximum version number of records to be pulled. 
 
        MinVer         - Minimum version number of records to be pulled. 
 
Note:      Setting both MaxVer and MinVer to {0,0} pulls the entire 
           range of records. 
 
Example:   init pullrange owner=10.2.2.2 server=10.2.2.3 maxver={0,0} minver={0,0} 
 
           This command sends a pull trigger to WINS server 10.2.2.3 
           for all records owned by WINS server 10.2.2.2. 
						To initialize compacting of the WINS server database. Syntax: init compact Example: init compact This command initiates compaction ...
To initiate a search on the WINS database for the specified record name. Syntax: init search Name=]Record name EndChar=]End ...
To initiate an import of static mappings from an Lmhosts file. Syntax: init import File=]Import File Parameters: File - The ...
To initiate and force an immediate replication of the database with replication partners. Syntax: init replicate Note: This ...
To initiate and pull a range of records from another WINS server. Syntax: init pullrange Owner= Owner server IP Server= Pull ...
To initiate and send a pull trigger to another WINS server. Syntax: init pull Server=]Pull server name or IP address Parameters: ...
To initiate and send a push trigger to another WINS server. Syntax: init push Server=]Push server name or IP address PropReq=]0|1 ...
To initiate authorization for the current DHCP server in Active Directory. Syntax: initiate auth Notes: No additional parameters ...
To initiate backup of the WINS database to a specified directory. Syntax: init backup Dir=]Backup dir Type=]0|1 Parameters: ...