Installation error Echange 2019 STD

Dmitry Yanchenko 21 Reputation points
2021-01-26T07:31:32.54+00:00

Good day. When installing Echange 2019 STD , I get an installation error like this:
[01.23.2021 16:39:28.0770] [1] [ERROR] The following error was generated when "$error.Clear();
install-ExsetDataAtom -AtomName OrgLevelCt -DomainController $RoleDomainController -Organization $RoleOrganizationName

" was run: "Microsoft.Exchange.Management.Deployment.ExsetdataException: Произошла ошибка. Код ошибки: '3221692464'. Сообщение: 'Такой объект на сервере отсутствует.'.
в Microsoft.Exchange.Configuration.Tasks.Task.ThrowTerminatingError(Exception exception, ErrorCategory category, Object target)
в Microsoft.Exchange.Management.Deployment.ManageExsetdataAtom.HandleExsetdataReturnCode(UInt32 scErr)
в Microsoft.Exchange.Management.Deployment.ManageExsetdataAtom.InstallAtom(AtomID atomID)
в Microsoft.Exchange.Management.Deployment.InstallExsetdataAtom.InternalProcessRecord()
в Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__91_1()
в Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".
[01.23.2021 16:39:28.0770] [1] [ERROR] An error occurred with error code '3221692464' and message 'There is no such object on the server.'

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,763 questions
0 comments No comments
{count} votes

Accepted answer
  1. KyleXu-MSFT 26,291 Reputation points
    2021-01-29T00:55:57.157+00:00

    @Dmitry Yanchenko

    Based on my recent search, I would suggest you have a check whether those object exist in ADSI, if not try to add them:

    CN=Extended-Rights,CN=Configuration,DC=example,DC=com:

    --------------------------------------------------------

    class: controlAccessRight
    cn: Send-As
    rightsGuid: ab721a54-1e2f-11d0-9819-00aa0040529b
    localizationDisplayId: 4
    validAccesses: 256

    --------------------------------------------------------

    cn: Receive-As
    rightsGuid: ab721a56-1e2f-11d0-9819-00aa0040529b
    localizationDisplayId: 5
    validAccesses: 256

    --------------------------------------------------------

    cn: Send-To
    rightsGuid: ab721a55-1e2f-11d0-9819-00aa0040529b
    localizationDisplayId: 6
    validAccesses: 256

    If it still doesnot working, you could contact the Windows Server team and check whether they could help you find out which object is gone.


    If the response 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

23 additional answers

Sort by: Most helpful
  1. KyleXu-MSFT 26,291 Reputation points
    2021-01-27T01:48:46.377+00:00

    @Dmitry Yanchenko

    The Q&A forum is mainly supported for English Language so far, it is difficult for forum users to read the error message you provided. It may difficult for us to obtain real error information and provide appropriate help. There is an Exchange forum for Russian Language, you may could get more appropriate help in it: Exchange Server 2019

    Here are some suggestions which may be useful to you:

    About this error, I would suggest you have a check whether there exist firewall between your Exchange server and DC, it there exist please disable it.

    Then make sure the OS for DC is at least Win Server 2012 R2 and AD forest functional level is higher than Win Server 2012 R2. The OS for Exchange should be Win server 2019.

    I deleted the records about the old server through adsi edit.

    Delete object from ADSI isn't suggested and supported, you may also delete some necessary information by mistake. If you still cannot install normally, you may need to deploy a new AD environment.


    If the response 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

  2. Dmitry Yanchenko 21 Reputation points
    2021-01-27T07:39:06.087+00:00

    Domain and Forest Level 2012R2
    expanding a domain is quite problematic, since there are a lot of SQL authorizations that use domain accounts
    Regarding the cleaning of adsi edit, as I understand it, this is a normal tool that everyone uses in case of problems. The error is that there is no object on the server, and not that some object remains
    You send me to the Russian-language forum, and Microsoft Russia sent me to this forum.
    Here is a part of the log where it is said that there is no object on the server.
    Moreover, I tried the installation of the server Exchange 2007, 2010, 2013, 2016, 2019 and everywhere the same error about the missing object on the server (An error occurred with error code '3221692464' and message 'There is no such object on the server.'.).
    I want to understand what specific object is missing.

    [01.27.2021 07:32:02.0329] [2] Leaving ScSetupAtom
    [01.27.2021 07:32:02.0360] [2] [ERROR] An error occurred with error code '3221692464' and message 'There is no such object on the server.'.
    [01.27.2021 07:32:02.0392] [2] [ERROR] An error occurred with error code '3221692464' and message 'There is no such object on the server.'.
    [01.27.2021 07:32:02.0454] [1] The following 1 error(s) occurred during task execution:
    [01.27.2021 07:32:02.0454] [1] 0. ErrorRecord: Произошла ошибка. Код ошибки: '3221692464'. Сообщение: 'Такой объект на сервере отсутствует.'.
    [01.27.2021 07:32:02.0470] [1] 0. ErrorRecord: Microsoft.Exchange.Management.Deployment.ExsetdataException: An error has occurred. Error code: '3221692464'. Message: 'There is no such object on the server.'.
    в Microsoft.Exchange.Configuration.Tasks.Task.ThrowTerminatingError(Exception exception, ErrorCategory category, Object target)
    в Microsoft.Exchange.Management.Deployment.ManageExsetdataAtom.HandleExsetdataReturnCode(UInt32 scErr)
    в Microsoft.Exchange.Management.Deployment.ManageExsetdataAtom.BuildToBuildUpgradeAtom(AtomID atomID)
    в Microsoft.Exchange.Management.Deployment.BuildToBuildUpgradeExsetdataAtom.InternalProcessRecord()
    в Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__91_1()
    в Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)
    [01.27.2021 07:32:02.0485] [1] [ERROR] The following error was generated when "$error.Clear();
    buildToBuildUpgrade-ExsetDataAtom -AtomName OrgLevelCt -DomainController $RoleDomainController

    " was run: "Microsoft.Exchange.Management.Deployment.ExsetdataException: An error has occurred. Error code: '3221692464'. Message: 'There is no such object on the server.'.
    в Microsoft.Exchange.Configuration.Tasks.Task.ThrowTerminatingError(Exception exception, ErrorCategory category, Object target)
    в Microsoft.Exchange.Management.Deployment.ManageExsetdataAtom.HandleExsetdataReturnCode(UInt32 scErr)
    в Microsoft.Exchange.Management.Deployment.ManageExsetdataAtom.BuildToBuildUpgradeAtom(AtomID atomID)
    в Microsoft.Exchange.Management.Deployment.BuildToBuildUpgradeExsetdataAtom.InternalProcessRecord()
    в Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__91_1()
    в Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".
    [01.27.2021 07:32:02.0485] [1] [ERROR] An error occurred with error code '3221692464' and message 'There is no such object on the server.'.

    0 comments No comments

  3. Dmitry Yanchenko 21 Reputation points
    2021-01-27T08:17:16.437+00:00

    Domail and forest level is 2012R2
    Russian Microsoft send me to this forus
    I try install Exchange Server 2007,2010,2013,2016,2019 and everywhere I got the error An error occurred with error code '3221692464' and message 'There is no such object on the server.
    I want to understand which object is not on the server

    0 comments No comments

  4. Troy Werelius 236 Reputation points
    2021-01-27T13:50:01.37+00:00

    This definitely appears to be something AD related so

    Search, Recover, & Extract Mailboxes, Folders, & Email Items from Offline Exchange Mailbox and Public Folder EDB's and Live Exchange Servers or Import/Migrate direct from Offline EDB to Any Production Exchange Server, even cross version i.e. 2003 --> 2007 --> 2010 --> 2013 --> 2016 --> 2019 --> Exchange Online with Lucid8's DigiScope

    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.