how to install sql server 2005 beta unattended..? is there a way to create an .iss file from the cd (installation)? is there any GUI like enterprise manager on it?
Use the SETUP.EXE with /qn settings, refer to the BOL for more information. Satya SKJ Moderator http://www.SQL-Server-Performance.Com/forum This posting is provided “AS IS†with no rights for the sake of knowledge sharing.
Hi Satya! Do you have any documents or links i could refer to regarding the silent installation? I dont think .iss file for sql server 2000 would be helpful, right.
I don't have such links in hand, but the nearest one ishttp://www.databasejournal.com/features/mssql/article.php/3492296 refers about MSDE express. HTH Satya SKJ Moderator http://www.SQL-Server-Performance.Com/forum This posting is provided “AS IS†with no rights for the sake of knowledge sharing.