Sequence contains no elements during AD connect forced upgrade

Dustin Schumm 0 Reputation points
2023-08-17T19:34:32.67+00:00

I opened up AD connect and it's requiring that i do an "upgrade" however after it goes through a bit of the process it finally comes back and just says that it failed. looking through the log it sorta looks like the AD sync server takes too long but it does eventually come back. although maybe this isn't even related to the actual issue. can someone take a look at this and see what's going on?

Here's the trace file: trace-20230817-123630-CENSORED.log

and here's an image of the error: AD Connect Failure error.png

I've tried to download a new AD connect V2 and repair the installation but this doesn't help.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,935 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,208 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Andre Williams 0 Reputation points
    2023-08-18T07:37:06.0666667+00:00

    Going threw the same problem but with a clean install , ((Get-MSOLCompanyInformation).DirectorySynchronizationEnabled) is set to false Set-ADSyncScheduler -SyncCycleEnabled $true fails , one blog said its a permissions issue PersistedState.xml , still fails , this is show stopper

    oCapture


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.