Wednesday, February 15, 2012

dynamic action in sql server

Hi
I was wondering if someone could help me here. With the use of some action
whether it be SQL DMO or a command propt i need to be able to disable TCP/IP
in SQL Server Network Utility
I know you can call up SQL Server Network Utility with the use of
svrnetcn,is there anyway you can disable the TCP/IP
Thanks
Aido123Hi
Network settings for SQL Server are stored in the registry. You can modify
it there. For any changes to take effect, SQL Server needs to be restarted.
Regards
Mike
"aido123" wrote:
> Hi
> I was wondering if someone could help me here. With the use of some action
> whether it be SQL DMO or a command propt i need to be able to disable TCP/IP
> in SQL Server Network Utility
> I know you can call up SQL Server Network Utility with the use of
> svrnetcn,is there anyway you can disable the TCP/IP
> Thanks
> Aido123

No comments:

Post a Comment