I am unable to make error 1195 go away on my Failover Cluster.
The cluster is attempting to update the DNS entry for cluster name IP on the DNS server and failing with unknown error, (-1) but Event ID 1195.
Cluster log shows:
Network Name: [NNLIB] DNS Test success for update of XXXXXX, proceeding
Network Name: [NNLIB] Error 4294967295 on DNS DnsReplaceRecordSetW for A records, name XXXXXXXXX (ipv4Count 1, ipv6Count 0)
Network Name <Cluster Name>: Dns: Failed DNS registration with error -1 for Name: XXXXXX (Type: Singleton)e
I have basically reached the end of Google trying to fix this and I have given the required permissions to the cluster on DNS. I have checked Security logs in Event Veiwer. I have deleted and recreated the DNS entry multiple times.
Anyone else know what error code 4294967295 is?