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
Auto populating fields
Load analysis services data into an Access table
Access control inside nested gridview
WSUS Running
Iff or CASE Statement
Can not unhide switchboard to access tables.
Turn on Insert function on Apple Keyboard A1243 (2007 MacBook Pro running WinXP Pro)
MS Access changes input language
Help File Format for program
Runtime error 6 "Over flow" in excel when select the whole sheet content by Ctrl + A