| Author |
setting up sql server registration through scripts
|
|
| cchart3 2005-08-25, 1:23 pm |
| I am a new to sql server. How can sql server registration through a peice of
sql, instead of using the gui to set this up. I have alot to setup and the
gui front end is killing me. It would also nice to be able to run a script
to setup some network client utility alias through scripts.
--
Charles
| |
| John Bell 2005-08-25, 1:23 pm |
| Hi
What are you meaning by SQL Server registration. If you are talking about
entries in Enterprise Manager then they are held in the registry. If you are
using the wizard then you can check the box to say that you want to manually
register the servers which is usually a quicker process.
Joh
"cchart3" wrote:
> I am a new to sql server. How can sql server registration through a peice of
> sql, instead of using the gui to set this up. I have alot to setup and the
> gui front end is killing me. It would also nice to be able to run a script
> to setup some network client utility alias through scripts.
> --
> Charles
| |
| Chandra 2005-08-25, 1:23 pm |
| well,
are u trying to register sql server in enterprise manager through query
analyser??
i am afraid, u dont have that flexibility. they are two different
applications that communicate with the SQL server.
and both are not related.
please let me know if u have any questions
--
best Regards,
Chandra
http://chanduas.blogspot.com/
http://www.SQLResource.com/
---------------------------------------
"cchart3" wrote:
> I am a new to sql server. How can sql server registration through a peice of
> sql, instead of using the gui to set this up. I have alot to setup and the
> gui front end is killing me. It would also nice to be able to run a script
> to setup some network client utility alias through scripts.
> --
> Charles
| |
| Tibor Karaszi 2005-08-25, 1:23 pm |
| Perhaps DMO can be useful for this?
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www. solidqualitylearning
.com/
Blog: http:// solidqualitylearning
.com/blogs/tibor/
"John Bell" < jbellnewsposts@hotma
il.com> wrote in message
news:54AE565E-921E-4501-87D5- 664603839C24@microso
ft.com...[color=darkred]
> Hi
>
> What are you meaning by SQL Server registration. If you are talking about
> entries in Enterprise Manager then they are held in the registry. If you are
> using the wizard then you can check the box to say that you want to manually
> register the servers which is usually a quicker process.
>
> Joh
>
> "cchart3" wrote:
>
|
|
|
|