ฉันมี windows server 2019 OS พร้อม AD ที่ซิงค์กับ Azure AD ผ่าน Azure AD connect sync
ฉันเพิ่งเปลี่ยนโดเมน @mydomain สำหรับผู้ใช้เก่าบางราย ขออภัย ฉันยังเปลี่ยนโดเมนสำหรับผู้ใช้ที่ซิงโครไนซ์ระหว่าง AD และ Azure AD ด้วยความผิดพลาด ต่อมา ฉันเปลี่ยนกลับการเปลี่ยนแปลงจาก @mydomain เป็น @Istit.omnimicrosoft.com
บนแผงควบคุม office365 (Azure AD) สถานะการซิงค์ของรหัสผ่านเป็นสีเขียวในขณะที่สถานะการซิงค์สำหรับไดเร็กทอรีเป็นสีแดง (บัญชีการซิงโครไนซ์ถูกต้องและไม่มีข้อผิดพลาดภายใต้แผงควบคุม->การตั้งค่า->ข้อผิดพลาดในการซิงค์ไดเร็กทอรี)
ฉันพยายามวิ่ง ไอดีฟิกซ์ไม่มีข้อผิดพลาดใดๆ
บนโฆษณาภายในเครื่อง การเชื่อมต่อ Azure AD จะรายงานข้อผิดพลาดบางอย่าง . โดยเฉพาะอย่างยิ่ง มีข้อผิดพลาดทั่วไป sync-generic-failure กับ stack trace:
GetAttribute(): แอตทริบิวต์ extension_ebca89ec5199450f860137ded21a1394_accountExpires ไม่พบในสคีมาที่มี GUID: 00000000-0000-0000-0000-000000000000
ใน Microsoft.IdentityManagement.PowerShell.ObjectModel.Schema.GetAttribute (ชื่อสตริง)
ใน Microsoft.MetadirectoryServices.SyncRulesEngine.AttributeFlowModule.PerformAttributeFlowMappingFlow (IEnumerable'1 annotatedAttributeFlowMappings, IEntryModification targetObject)
ใน Microsoft.MetadirectoryServices.SyncRulesEngine.AttributeFlowModule.PerformSyncRuleAttributeFlows (IEntryModification sourceObject, IEntryModification targetObject, SynchronizationRule synchronizationRule, Boolean applyExecuteOnceMappings)
ใน Microsoft.MetadirectoryServices.SyncRulesEngine.JoinModule.PerformAttributeFlowForAllSourceLinks (SyncRulePipelineArguments ไปป์ไลน์อาร์กิวเมนต์ IEntryModification sourceObject, IEnumerable`1 syncRulesJustApplied, AttributeFlowModule attributeFlowModule)
ใน Microsoft.MetadirectoryServices.SyncRulesEngine.JoinModule.Execute (PipelineArguments argsToProcess)
ใน Microsoft.MetadirectoryServices.SyncRulesEngine.Server.SyncEngine.RunSyncPipeline (ไปป์ไลน์ SyncRulePipelineArguments, List`1ไปป์ไลน์เชน)
ใน Microsoft.MetadirectoryServices.SyncRulesEngine.Server.SyncEngine.RunOutboundWithRecall (ไปป์ไลน์ SyncRulePipelineArguments)
ใน Microsoft.MetadirectoryServices.SyncRulesEngine.Server.SyncEngine.Synchronize (การดำเนินการ SynchronizationOperation, IObjectLinkGraph inputGraph, การแสดงตัวอย่างบูลีน)
ใน ManagedSyncRulesEngine.Synchronize (ManagedSyncRulesEngine* , CCsObject* sourceCsObject, CMvObject* mvObject, การดำเนินการ SynchronizationOperation, ข้อผิดพลาด Char**)
InnerException=>
ไม่มี
กองการโทรพื้นเมือง:
ฉันค้นหามากมายบนเว็บโดยไม่พบวิธีแก้ปัญหา คุณมีความคิดใด ๆ ?
ขอขอบคุณ