Home > Archive > MS SQL Server > March 2006 > Script out server properties and configurations









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Script out server properties and configurations
g8r via SQLMonster.com

2006-03-24, 8:23 pm

Does anyone know how to script out the properties and configuraiton settings
for a 2005 instance to compare with another instance? Thanks in advance if
you do...

--
Message posted via http://www.webservertalk.com
oj

2006-03-26, 3:23 am

just run 'exec xp_msver' on the instance to get the basic settings.


--
-oj



"g8r via webservertalk.com" <u16034@uwe> wrote in message
news:5dbf66b66bd7d@u
we...
> Does anyone know how to script out the properties and configuraiton
> settings
> for a 2005 instance to compare with another instance? Thanks in advance if
> you do...
>
> --
> Message posted via http://www.webservertalk.com



Sue Hoegemeier

2006-03-26, 8:23 pm

You can execute sp_configure to list all the configuration
settings. Enable show advanced option first. You can find
examples how to do this in books online under sp_configure.

-Sue

On Fri, 24 Mar 2006 19:50:31 GMT, "g8r via webservertalk.com"
<u16034@uwe> wrote:

>Does anyone know how to script out the properties and configuraiton settings
>for a 2005 instance to compare with another instance? Thanks in advance if
>you do...


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com