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 |
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2002-07-18 : 10:12:20
|
| If I am doing an unattended build, which has for some reason been created from an existing build(don't ask me why, I did not do it!!!), how would I change the Server name at the time of install rather than after SQL has installed? Is there a file the Server value is stored in or is it just stored in the master?SQL 2000PeaceRick |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-07-18 : 12:35:23
|
Do you mean an unattended setup via an .iss file?If so, the servername should be picked up during the install.If you are talking about a ghosted image, you have to change it after the fact. If you are referring to something else altogether, I didn't get it -Chad |
 |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2002-07-19 : 08:09:04
|
Chad,It's OK, just a question from a friend of mine, I have since got more information and sorted it out, seems some jobsworth at C*mpaq had sent them an install and had included the master , msdb and northwind in the installation to be set up on quite a few servers of the company the freind is working for, so I got it sorted for him and it is working properly now....PeaceRick |
 |
|
|
|
|
|