SQL server 2022 Express - Silent installation via Settings.xml

Zdeněk Chládek 0 Reputation points
2024-03-24T12:46:38.6433333+00:00

I am trying install MS SQL server 2022 Express via sillent installation.
Firstly I launched graphical wizard to create configuration file. In version 2022 does not exists ConfigurationFile.ini anymore seems to be. It creates Settings.xml
**
I copied and edited the Settings.xml and changed these parameters:
QUIET and QUIETSIMPLE to have value True
UIMODE commented/disabled

Then I call from cmd:
D:\SQL2022\ExpressAdv_ENU>SETUP.EXE /ConfigurationFile=D:\SQL2022\Settings.xml

but still it opens GUI wizard.
Thank You for any help
ZAJDAN

SQL Server | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 41,491 Reputation points
    2024-03-25T02:06:45.7466667+00:00

    Hi @Zdeněk Chládek,

    Kindly check if this article is helpful.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.