The critical part in the log is this:
(01) 2023-08-30 23:20:41 SQLEngine: --RsFxConfiguration: InfFilePath is C:\Program Files\Microsoft SQL Server\160\Shared\RsFxInstall\RsFx0700.inf (01) 2023-08-30 23:20:41 SQLEngine: --RsFxConfiguration: ExecuteInfSection RetVal = -536870347 (01) 2023-08-30 23:20:41 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing ConfigNonRC and scenario ConfigNonRC. (01) 2023-08-30 23:20:41 Slp: Unknown error (0xe0000235) (01) 2023-08-30 23:20:41 Slp: The configuration failure category of current exception is ConfigurationFailure (01) 2023-08-30 23:20:41 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing ConfigNonRC and scenario ConfigNonRC. (01) 2023-08-30 23:20:41 Slp: System.ComponentModel.Win32Exception (0x80004005): Unknown error (0xe0000235)
RsFx0700 is a driver for the FILESTREAM feature.
I've seen people running into this error before, but I don't think we ever found a resolution. Unknown error - not very helpful.
- Can you check that you have the file C:\Program Files\Microsoft SQL Server\160\Shared\RsFxInstall\RsFx0700.inf.
- What hardware do you have?
- What anti-virus are you running?
- Was this your first and only installation attempt, or the last of several.