To set the backup parameters for the server. Syntax: set backuppath Dir=]New path Shutdown=]1|0 Parameters: Path - The backup ...

To set the backup parameters for the server. 
 
Syntax: 
 
        set backuppath [Dir=]New path [[Shutdown=]1|0] 
 
Parameters: 
 
        Path           - The backup path for the server database. The 
                         default path is C:\  
 
        Shutdown       - 0-disable backup of the WINS database during 
                         shutdown (default). 1-enable backup of the 
                         WINS database during shutdown.  
 
Example:       set backuppath dir=C:\WINSfiles shutdown=1 
 
               This command sets the WINS server to automatically back 
               up the WINS database to C:\WINSfiles each time the 
               server is shut down.