The File Replication Service is having trouble enabling replication

Islam Khaled 5 Reputation points
2024-03-06T12:07:53.46+00:00

Dear All,

Kindly note that I have an issue, when I create new Group policy It didn't replicate to another Domain controllers, and there is an Event log warning on the PDC as Below :
The File Replication Service is having trouble enabling replication from HALDC04 to HALDC05 for c:\windows\sysvol\domain using the DNS name FRS will keep retrying.

Following are some of the reasons you would see this warning.

[1] FRS can not correctly resolve the DNS name HALDC04 from this computer.

[2] FRS is not running on HALDC04

[3] The topology information in the Active Directory Domain Services for this replica has not yet replicated to all the Domain Controllers.

This event log message will appear once per connection, After the problem is fixed you will see another event log message indicating that the connection has been established.
Event ID # 13508

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Islam Khaled 5 Reputation points
    2024-03-07T08:50:51.5566667+00:00

    Dear All,
    many thanks for your support and waiting for your feed back

    1 person found this answer helpful.
    0 comments No comments

  2. Thameur-BOURBITA 36,261 Reputation points Moderator
    2024-03-06T15:13:32.5466667+00:00

    Hi @Islam Khaled

    You should check if the DNS record HALDC04.halwani.local can be resolved using nslookup command.

    Check also the AD and AD replication health by running the following commands on all domain controllers:

    repadmin /showrepl

    dcdiag


    Please don't forget to accept helpful answer


  3. Anonymous
    2024-03-07T02:48:38.2866667+00:00

    Hello Islam Khaled,

    Thank you for posting in Q&A forum.

    1.How many DCs are there in the domain?
    Please check AD replication firstly. Run commands below on PDC.

    repadmin /showrepl >C:\rep1.txt

    repadmin /replsum >C:\rep2.txt

    repadmin /showrepl * /csv >c:\repsum.csv

    2.Please check if HALDC04 can resolve HALDC05.halwani.local on HALDC04.
    Please check if HALDC05 can resolve HALDC04.halwani.local on HALDC05.

    3.Please check if is DFSR service is running on HALDC04.halwani.local.User's image

    If some of the DCs are not in the same site, then maybe there is replication latency.

    If AD replication is OK between all the DCs and each DNS can resolve each FQDN, please check SYSVOl replication (or new Group policy) on another Domain controllers after you created new Group policy three hours later.

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


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.