When a DC/DNS Server endpoint is put into quarantine, the sensor is unable to resolve the name of the back-end server. Since it can't check in, the quarantine state cannot be removed. Normally, the DNS server forwards requests it cannot satisfy to another server, configured in the DNS Server settings as a Forwarder server. When in quarantine, the sensor prevents forwarded DNS requests from being sent.
Option 1:
Option 2:
ipconfig /flushdns
Option 3:
repcli status | find "ServerAddress"
ping -n 1 prod05.conferdeploy.net or nslookup prod05.conferdeploy.net
Example: 34.236.65.205 dev-eap01.conferdeploy.net