regrebld

regrebld is a utility that you can use to back up and restore the SQL Server Registry entries. It creates a set of files in the \Microsoft SQL Server\Mssql\Binn directory with the .RBK extension. The syntax is as follows:

regrebld [-Backup | -Restore ] 

You can run regrebld with -Backup to back up the Registry settings or use the -Restore option to restore the Registry settings and verify the state of SQL Server services.

CAUTION

Be aware that if you run regrebld without specifying an option, it will restore the Registry settings. Also, be aware of the fact that regrebld, by default, targets the default instance of SQL Server.

A recommended alternative to running regrebld is to run the SQL Server 2000 setup program, select the Advanced ...

Get Microsoft® SQL Server™ 2000 Unleashed, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.