Hello
Thank you for posting in Q&A forum.
Here are some troubleshooting steps to help resolve the issue:
- Ensure that the Group Policy setting for caching logons is correctly applied.
- Force a Group Policy update on the client systems to ensure the settings are applied:
gpupdate /force
- Check the Event Viewer on the client systems for any Group Policy-related errors.
- Ensure that the time on both the client and the domain controller is synchronized. Time discrepancies can cause authentication issues:
w32tm /resync
- Ensure that the DNS settings are correct, and that the client can resolve the domain controller's DNS name even when off the domain.
- Ensure that the cached credentials are being stored correctly:
Open Registry Editor (regedit).
Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon. Check the value of CachedLogonsCount and ensure it is set to 10.
7.Ensure that the certificates are valid and not expired, and the YubiKeys are configured to work in offline mode.
Reference:
Group Policy password caching - Microsoft Q&A
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.