I am getting six errors when the address book syncs.
They appear to be caused by some objects in "CN=Application Contacts,CN=RTC Service,CN=Services,CN=Configuration,DC=DOMAIN,DC=com". Looking at ADSI or Sites & Services, I found the accounts display names are CAAPrivateContactObject-43b72ebd-7dc6-438e-b87b-d3354272ba59,
Conferencing Announcement Service, and RGS Presence Watcher. There are two of each where the pool DN is a Deleted Object.
The error is Event ID: 30019, Source: LS User Replicator (repeats six times with the different CN)
DN:CN={C9A5427D-0D3C-40E0-9531-96D7CB446DE7},CN=Application Contacts,CN=RTC Service,CN=Services,CN=Configuration,DC=DOMAIN,DC=com
The pool DN that was specified for a user is invalid. This typically means that the given pool DN attribute could not be resolved to a valid FQDN. This attribute has been ignored.
pool DN Active Directory attribute name:msRTCSIP-PrimaryHomeServer
pool DN Active Directory attribute value:CN=LC Services\0ADEL:d6e0e41b-929e-41fd-90a9-454efecfc898,CN=Deleted Objects,CN=Configuration,DC=DOMAIN,DC=com
Can I remove the six objects that reference deleted pools? Is there a recommended method or can they be safely removed via ADSI/Sites & Services?
Thank you!