Change Ssms2008 default setting on installation
- by CziX
Hey, I am currently developing a vbs script, which installs SQL server 2008 + SP1. After the install I want to change the default settings in the Ssms, such as "Prevent saving changes that require table recreation" and such on.
I can't figure out, where Ssms hides its settings. Currently I am looking at
1) My Documents\SQL Server Management…