Additional SQL Server features and topics not covered by specific categories
Hi
I have tried following command,
"%~dp0SQLEXPR_x64_ENU.EXE" /Q /IACCEPTSQLSERVERLICENSETERMS /Action=Patch /INSTANCENAME=MSSQLSERVER /SkipInstallerRunCheck /SkipRules=AclPermissionsFacet
/SkipInstallerRunCheck: Required for SQL 2012 SP2 and later & SQL 2014
/SkipRules=AclPermissionsFacet: Rule was throwing error
which was successful first time but later when i tried on another machine i could see below attached error,
Error Info:
Inner exception type: System.IO.DirectoryNotFoundException
Message: Could not find a part of the path 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20210924_140805**MSSQLSERVER**\Datastore'.
The bold part in missing from the log folder (refer attached image).