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.
Author |
Topic |
jbates99
Constraint Violating Yak Guru
396 Posts |
Posted - 2014-01-22 : 20:57:21
|
I will be migrating a SQL Server instance from 2008 R2 to a new server running 2012.I've done this a couple of times so I'm scripting logins and jobs. Getting the databases moved over will not be a problem.But does anyone have any advice for doing a thorough assessment of everything that's installed on the server that is non-database related?Maybe the Microsoft Planning and Assessment tool?Thanks, Jack |
|
jackv
Master Smack Fu Yak Hacker
2179 Posts |
Posted - 2014-01-30 : 01:49:16
|
In an ideal world all your database server builds would be standardised , built from an image incorporating all the organisation standards. In reality this is often not the case - and other software creeps on , for various reasons. read a conversation here on for ides on which software is OK: http://www.sqlserver-dba.com/2011/08/should-libraries-be-installed-on-database-servers.htmlJack Vamvas--------------------http://www.sqlserver-dba.com |
|
|
|
|
|