Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-08-17 : 08:06:33
|
| Danil writes "I have to support over a 100 Instances of SQL Server and the very thought of having to manually register all these servers when I get a new workstation, is frustrating. Is there anyway to script new server registrations instead of running the server registration wizard?" |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-08-17 : 13:33:41
|
| Check out this key in the registry:HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server\80\Tools\SQLEW\Registered Servers XTara |
 |
|
|
|
|
|