Hi,
We are building out 2 new instances of SQL Server 2005 on a test machine. I will be copying existing user databases from another test server and restoring them to the new instances.
Since I have never done it this way before, can I simply copy ALL db's, including master and msdb, so that the instances are identical to the existing test server's dbs? That way I don't have to script anything out - jobs, logins, etc.
Can someone please advise me of the correct order of restoration and anything else I may need to know about this process. I'm sure it's fairly straightforward, but I don't want to mess it up w/ lack of knowledge.
Thanks much
We are building out 2 new instances of SQL Server 2005 on a test machine. I will be copying existing user databases from another test server and restoring them to the new instances.
Since I have never done it this way before, can I simply copy ALL db's, including master and msdb, so that the instances are identical to the existing test server's dbs? That way I don't have to script anything out - jobs, logins, etc.
Can someone please advise me of the correct order of restoration and anything else I may need to know about this process. I'm sure it's fairly straightforward, but I don't want to mess it up w/ lack of knowledge.
Thanks much