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.

 All Forums
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 Change dynamic port to static port using VBscript

Author  Topic 

diwakar_m
Starting Member

19 Posts

Posted - 2008-09-01 : 06:02:21
Is there any way to change the dynamic port to static port using VBScript?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2008-09-01 : 10:12:16
You would need to modify the registry via VBScript.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

diwakar_m
Starting Member

19 Posts

Posted - 2008-09-02 : 00:12:46
Thanks a lot tkizer. You just made my day.
Go to Top of Page
   

- Advertisement -