I apologize in advanced for this long thread.
I have a DC I had to rename and everything is great. For the record, I did not delete anything. This DC is also a replica member in our DFS topology. This is where the problem is.
Everyday I am receiving warning messages in the FRS log:
I tracked down a KB article ( to remedy the problem. Indeed, there is a null reference in the frsMemberReference attribute but when I attempt to set the attribute, I get an error message: "Name reference is invalid" and the attribute is not saved. Does anyone know how to correct this issue? Thanks.
Paul
Work on Windows, play on Linux.
I have a DC I had to rename and everything is great. For the record, I did not delete anything. This DC is also a replica member in our DFS topology. This is where the problem is.
Everyday I am receiving warning messages in the FRS log:
Code:
Event Type: Warning
Event Source: NtFrs
Event Category: None
Event ID: 13562
Date: 4/20/2005
Time: 9:15:10 AM
User: N/A
Computer: MYSERVER
Description:
Following is the summary of warnings and errors encountered by File Replication Service while polling the Domain Controller myserver.mydomain.com for FRS replica set configuration information.
The nTFRSSubscriber object cn=myroot,cn=xxxxxxxx-xxx-xxxx-xxxx-xxxxxxxxxxx,cn=dfs volumes,cn=ntfrs subscriptions,cn=myserver,ou=domain controllers,dc=mydomain,dc=com has a invalid value for the attribute frsMemberReference.
I tracked down a KB article ( to remedy the problem. Indeed, there is a null reference in the frsMemberReference attribute but when I attempt to set the attribute, I get an error message: "Name reference is invalid" and the attribute is not saved. Does anyone know how to correct this issue? Thanks.
Paul
Work on Windows, play on Linux.