SQL Server installation problem

  • While SQL server installation, following message is displayed

    "The specified user 'MASB\keshabraj' does not exist" displayed and

    Could not install Sql server 2012 service. I have was installing sql server 2012 Evaluation version.

    Could you please suggest me to how to solve this issue and install sql server 2012 evaluation version.

  • Its does mean what it says : the user does not exist or SQL server cannot find the user. Is this account an existing local or domain account? Can u login to any computer with this account? If NO, you need to create the account first as local of domain account depending on what MASB is (computer or domain).

    As a workaround you can simply install using an inbuilt account such as MSSQLSERVER and change later assuming you are not installing a cluster.

    Br. Kenneth Igiri
    https://kennethigiri.com
    All nations come to my light, all kings to the brightness of my rising

  • It is also possible that you have administrative access to the machine where you are installing SQL Server but you do not have permissions for reading the Active Directory or the machine cannot access to the domain due some network issues.

    Could you check the computer event log and verify that the account that you are using to install the SQL Server has proper Active Directory access?

    Best regards,

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply