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
How to install SQLServer Standard 2005
How to assign a control of a subform equal to the control id that is an autonumber on the main form.
VB.NET - Value was either too large or too small for a Decimal Exception - Smooth Progress Meter DLL from Microsoft
Search active directory by Date Created
Just mail-enabled a public folder and getting NDR 5.1.6 when trying to send mail to it
how can I remove 2 or more favorites within IE 8 at the same time?
Entity Framework - Inserting row into a table which as a self referencing
Need to restore a single mailbox from ntbackup
Activate an existing task in the tas scheduler
C# -- Checkbox STATE ?