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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Unattended build...

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 2000

Peace

Rick

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

Go to Top of Page

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....

Peace

Rick

Go to Top of Page
   

- Advertisement -