--This completes a silent install of a service pack to a specific instance
E:\SQL_2008_R1_SP3\SQLServer2008SP3-KB2546951-x64-ENU.exe /instancename=MYINST1 /quiet
--This completes a silent install of a service pack to a specific instance
Please Mark As Answer if it is helpful.