Monday, February 20, 2012

Registering by massive way sql servers

hi everyone,
Imagine you have 20 workstations and for each of them you've got to register
by MMC around 30 sql servers. It's stupid to imagine do a registered one by
one if you know that all of them have the same password and overall, you hav
e
a list containing the IP's
file:
10.0.12.1 user tr1
10.0.12.2 user tr1
...
Sql25k is coming but not yet...
Thanks in advance,
--
Please post DDL, DCL and DML statements as well as any error message in
order to understand better your request. It''''s hard to provide information
without seeing the code. location: Alicante (ES)why do you need to register all the workstations on all the servers? if
you're doing things on all workstations from all servers I would have
thought you'd be scripting out changes anyway.|||Found this on the web; use VBScript and SQLDMO:
http://www.wardyit.com/blog/blog/ar...6/02/18/85.aspx
HTH,
Stu|||thanks to both
--
Please post DDL, DCL and DML statements as well as any error message in
order to understand better your request. It''''s hard to provide information
without seeing the code. location: Alicante (ES)
"Stu" wrote:

> Found this on the web; use VBScript and SQLDMO:
> http://www.wardyit.com/blog/blog/ar...6/02/18/85.aspx
> HTH,
> Stu
>

No comments:

Post a Comment