The information in this article applies to:
SUMMARY
After you reinstall Windows NT, the registry no longer has entries for SQL
Server, and if you are using integrated security, the logins need to be
restored. The SQL Server Setup program has an option that will rebuild the
registry entries. This is detailed below, and is documented on page 144 of
the SQL Server version 4.2x "Configuration Guide." MORE INFORMATION
To rebuild the SQL Server Registry entries, open a command prompt. The
Setup program needs various DLLs to run, and the DLL directory most likely
does not exist on the current path. The following commands will add the DLL
directory to the path and run the Setup program to rebuild the Registry.
Note that for SQL Server version 6.0, you can use = On or = True for the
setup line.You now must answer the questions exactly as you did during installation. The setup program will reinsert all of the entries into the registry, but will not install or change any files. If SQL Server was set up to use integrated security, you will need to re- add all of the users and groups by using the SQL Security Manager. You should re-add all of the groups and users that you had previously added. The SQL Security Manager will recognize that the users already exist in SQL Server, and will not modify SQL Server but will go ahead and add the necessary security entries in Windows NT. Note that if you reinstalled Windows NT because you were changing the domain for an Advanced Server, you will need to delete and re-add the users in SQL Server because the default domain name has changed and will cause the user name mapping to fail. Additional query words: 4.20 rebuild reinstall Windows NT
Keywords : |
Last Reviewed: September 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |