Microsoft
Software
Hardware
Network
Question : SQL 2005 Silent Install INI Path
Hi Everyone
We have configured a silent install of SQL 2005 and we have sucessfully deployed on a local machine using following command
Z:\SQL\setup.exe /settings "Z:|SQL\SilentInstall.ini"
/qb
But we are tryign to incorporate this into MDT 2010 and a requirement is the for the silent install command, as we are running from USB drive we can not specify the Full Path and we have attempted using the followign command, but it fails to find the INI file
setup.exe /settings ".\SilentInstall.ini"
We would think that the Setup would find the INI file in the same directory as the setup.exe, but all attempts have failed to work
Any Suggestions
Regards, Alan.
Answer : SQL 2005 Silent Install INI Path
Copy the installer contents to your local drive and provide the complete path of your ini file to make it work..
Random Solutions
Bat file keeps repeating at command line
Chinese characters and Excel
Linq to SQL iEnumerable Select Statements
how can i ident code in visual Foxpro 9.0
Sql Question
ODBC connection error
Opinion - best portable hard drive to backup SBS
load a subtree into an XDocument
Creating event "boxes" around a clock (powered by Events list)
I have a Windows Server 2003 OEM key, but only a Windows 2003 Server Enterprise Edition Disk. How can I use the Enterprise edition disk to install regular Server (non-enterprise)?