'\" .\" @(#)winsadm.1m 1.2 01 Oct 1998 SMI .\" Copyright (c) 1999, Sun Microsystems, Inc. .\" All Rights Reserved .\" @(#)winsadm.rof 1.2 1/31/97 .TH winsadm 1m "30 Sep 1997" .if n .tr \-- .SH NAME winsadm - administers the Windows Internet Name Service (WINS) at the SunLink Server command prompt. .SH SYNOPSIS .ft4 .nf winsadm [-b ] [-r ] [-c ] [-d ] .SH OPTIONS .SS -b Backs up the WINS database. The backup is placed in the default directory (/var/opt/lanman/wins) unless another one is specified in WINS Manager. .SS -r Restores the WINS database. The database is retrieved from the default backup directory (/var/opt/lanman/wins) unless another one is specified in WINS Manager. WINS must be stopped to use this command. .SS -c Compacts the WINS database. Periodic compacting of the WINS database is recommended to avoid unchecked database growth. WINS must be stopped in order to use this command. .SS -d Dumps the WINS database. Provides a convenient way of examining the WINS database. WINS must be stopped to use this command. .SH NOTE You must be logged in as root to execute the winsadm command.