Windows Hello For Business - Hybrid Cloud Trust Deployment

Nick R 6 Reputation points
2022-05-04T16:51:47.4+00:00

I have setup and deployed Windows Hello for Business using the instructions - That are contained in this article: https://learn.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/hello-hybrid-cloud-trust

For some users everything works perfectly fine they are able to sign in with NFC cards without any issues. For other issues they get an error when trying to sign in. Some get your credentials couldn't be verified and other's get No Valid Certificates were found on this smart card.

I tried removing and re-adding the NFC Card to a users account. Checked the Azure Kerberos Setup. Shows it went in place on 4/28 which was the day I initially configured it.

I check the Azure logs for people that have failed and its saying success there as well. So I'm not sure where the error is actually occuring when the login fails.

All of the users computers are Hybrid Azure AD joined.

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Windows for business | Windows Server | User experience | Other
{count} votes

7 answers

Sort by: Most helpful
  1. Nagappan Veerappan 651 Reputation points Microsoft Employee
    2022-06-01T18:50:49.223+00:00

    Hi

    Another common scenario, I have seen it is not working for some users because they are AD protected users' group (like administors, Backup operators..etc). you can see those users group membership via whoami /groups if they login with password.
    Also if you take network trace during the login attempt of the user , you will see their cloud partial "kerberos" TGT revoked by your on-prem writable DC. because of they are part of protected group.

    1 person found this answer helpful.

  2. Nick R 6 Reputation points
    2022-05-04T18:04:53.42+00:00

    I just tried what this person did in this post: https://learn.microsoft.com/en-us/answers/questions/650889/windows-hello-for-business-after-setting-pin-unabl.html

    But it unfortunately didn't remedy the issue either.

    0 comments No comments

  3. Limitless Technology 39,931 Reputation points
    2022-05-05T07:30:26.59+00:00

    Hi there,

    The fact that it works for some users might be due to differences in their Windows build.

    When you’ve enabled Windows Hello for Business on Hybrid Azure AD Joined device, which is enabled for cloud-trust, and the enrollment doesn’t start this is due to the fact you are hitting a bug in a specific build. Please make sure to upgrade your Windows 10 21H2 / Windows 11 21H2 device to the latest build.

    Also as it seems the Azure logs show nothing about the login errors I would suggest you use the tools like Sysmon or Promon to catch the error that is actually occurring when the login fails.

    Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry, and process/thread activity. You can get the tool from here https://learn.microsoft.com/en-us/sysinternals/downloads/procmon

    You can also a quick check with the Known Deployment Issues and see if that matches any scenario of users and apply the respective resolution. Windows Hello for Business Known Deployment Issues https://learn.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/hello-deployment-issues

    ------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments

  4. Nick R 6 Reputation points
    2022-05-05T14:06:42.507+00:00

    Hi,

    That was actually a prerequisite to do it so all off the computers are Windows 10 21H2 or windows 11 and fully patched. Also made sure both of the 2019 DC's are patched up to where they needed to be.

    I did not try using sysmon or promon to check for the error. I can try that when i get onsite again.

    I did look thru that thread as well as i was running into issue and hadn't found anything related to the issue I'm having.

    0 comments No comments

  5. Siva-kumar-selvaraj 15,721 Reputation points
    2022-06-01T20:07:56.403+00:00

    In addition to what @Nagappan Veerappan mentioned, if non these fix the issue, I would recommend calling Azure support because this would require a more extensive investigation. If you do not have a support plan but have active azure subscription then, please send an email with the subject line “Attn: SivaKumarS” to AzCommunity[at]Microsoft[dot]com referencing this article and your subscription id, and we will help you get one-time free technical support. Hope this helps.


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.