Hello Jon (Admin)
Based on the symptoms you described, the intermittent connectivity to the print servers often points to credential handling between Windows Hello for Business (WHfB) and the on-premises domain controllers. Since WHfB relies on key-based authentication rather than traditional passwords, certain legacy services (like print servers) may not fully recognize the credential flow, especially if Kerberos tickets are not being issued consistently. I recommend verifying that your domain controllers are properly configured to support WHfB key trust or certificate trust models, and ensuring that the print servers are updated to handle Kerberos authentication. Additionally, reviewing event logs on both the client and DC side can help pinpoint whether ticket issuance or replication between the two DCs is contributing to the failures. Setting up Azure Kerberos could indeed provide a more seamless bridge, but it’s worth confirming the on-premises configuration first to avoid introducing unnecessary complexity.
If this guidance helps move you forward, please consider hitting “Accept Answer” 🙂 - it’s always appreciated!
Harry.