How to upgrade SQL2016 Developer Edition to 2019 Developer Edition using PowerShell Script

2021-05-28T10:37:44.743+00:00

How to upgrade SQL2016 Developer Edition to 2019 Developer Edition using PowerShell Script.
We are not using default instance name = MSSQLSERVER

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,492 questions
{count} votes

Accepted answer
  1. CarrinWu-MSFT 6,891 Reputation points
    2021-05-31T03:11:56.303+00:00

    Hi @Jesalpura, Bhupendrakumar G. (TR Technology) ,

    Welcome to Microsoft Q&A!

    Same question with Olaf. You should download SQL Server 2019, and then you could select the instance which you would like to upgrade:
    100818-1.png
    If I have misunderstand your question, please let me know.

    Best regards,
    Carrin


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Olaf Helper 47,416 Reputation points
    2021-05-28T10:59:30.49+00:00

    Why with a PowerShell script; a simple batch do the job (which can be started from PowerShell)?
    See
    Install SQL Server from the Command Prompt
    Install SQL Server using a configuration file


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.