1. Created application in SCCM 2012 with the MSI
2. Right click properties and select "Deployment Types" tab
3. click on highlight the MSI package and click edit
4. In the Program tab
5. Installation program: added the line " IACCEPTSQLNCLILICENSETERMS=YES" so should looks like this
msiexec /i "sqlncli_X64(2008 R2).msi" /q IACCEPTSQLNCLILICENSETERMS=YES
No comments:
Post a Comment