GPO Option missing

GreatGazoo82 0 Reputation points
2025-02-19T15:39:09.6233333+00:00

I cannot find the GPO option Computer Configuration > Administrative Templates > Windows Components > Smart Card Policy: Allow cached logon for smart card users

Looking to apply this so users can log onto their system when domain is unavailable

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Zunhui Han 3,810 Reputation points Microsoft External Staff
    2025-02-20T15:56:42.9366667+00:00

    Hello,

    The Group Policy Object (GPO) setting "Allow cached logon for smart card users" is not available in the default Group Policy Editor (GPE) because it is specific to smart card logon behavior. However, you can achieve similar functionality by configuring related settings or using alternative methods.

    The setting you're looking for might not exist in newer versions of Windows or might have been moved. To confirm:

    Open the Group Policy Management Editor. Navigate to: Computer Configuration > Administrative Templates > Windows Components > Smart Card. Look for any related settings, such as "Interactive logon: Number of previous logons to cache".

    If the specific setting is unavailable, you can configure cached logons for all users, including smart card users, by adjusting the following GPO setting:

    Navigate to: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options.

    Locate the policy: Interactive logon: Number of previous logons to cache (in case domain controller is not available)

    Set this to a value greater than 0 (e.g., 10). This allows users to log in with cached credentials when the domain is unavailable.

    Note:

    Ensure that the domain controllers are reachable during normal operations so that credentials can be cached.

    Caching credentials, including smart card logons, can pose a security risk. Evaluate the trade-offs before enabling this feature.

    Ensure the GPO is applied to the correct Organizational Unit (OU) and that the systems have successfully updated their Group Policy (run gpupdate /force on the target systems).

    I hope the information above is helpful.

    Best regards

    Zunhui

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

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.