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 |
kappa02
Yak Posting Veteran
65 Posts |
Posted - 2009-03-05 : 15:46:08
|
I would like to rename my server name from ServerA to ServerBCan I do this by using sp_addlinkedserver? Instead of using the netdom command? In SQL 2000 you can do this with sp_addserver and then restarting the server. |
|
saurabhsrivastava
Posting Yak Master
216 Posts |
Posted - 2009-03-05 : 16:00:51
|
see this http://blogs.technet.com/johnbaker/archive/2005/08/28/409917.aspx |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|