To initiate backup of the WINS database to a specified directory. Syntax: init backup Dir=]Backup dir Type=]0|1 Parameters: ...

To initiate backup of the WINS database to a specified directory. 
 
Syntax: 
 
init backup [[Dir=]Backup dir] [[Type=]0|1] 
 
Parameters: 
 
        Dir            - Directory where backups are stored. If not 
                         specified, the current default backup path is 
                         used.  
 
        Type           - 0-Full backup(default), 1-Incremental backup. 
 
Notes:         WINS backup can only be used for local backup on the 
               same server. Backup of remote WINS servers is not 
               supported.  
               Also, the backup files will be created under Dir\wins_bak
               directory rather than the "Dir" directory. 
 
Example:       init backup dir=C:\WINSfiles type=0 
 
               This command starts a full backup of the WINS database 
               on the local WINS server to the folder C:\WINSfiles\wins_bak. 
               wins_bak subdirectory will be created by WINS.