A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:
The YubiKey Smart Card Minidriver enables users and administrators to use the native Windows interface for certificate enrollment, managing the YubiKey smart Card PIN, and smart card authentication on Windows.
When deploying the Minidriver to remote servers where the YubiKey cannot be physically inserted, a legacy node must be created to load the minidriver. To do so, install the minidriver with the INSTALL_LEGACY_NODE=1 option set:
Installing the MSI with the Legacy Node option enabled on servers will prevent the Smart Card Logon Over RDP Fails with "Requested Key Container is not Available" error.
Download is here: https://www.yubico.com/support/download/smart-card-drivers-tools/
https://support.yubico.com/hc/en-us/articles/360015654560-Deploying-the-YubiKey-Minidriver-to-Workstations-and-Servers#Command-Line-Install
Command Line Install
The YubiKey Minidriver MSI can also be installed via command line using the msiexec command. The basic command line install command is:
To install in unattended mode with no user interaction required, include the /passive flag:
To install in quiet mode with no user interaction or dialog, use the /quiet flag:
When deploying the Minidriver to remote servers where the YubiKey cannot be physically inserted, a legacy node must be created to load the minidriver. To do so, install the minidriver with the INSTALL_LEGACY_NODE=1 option set:
Installing the MSI with the Legacy Node option enabled on servers will prevent the Smart Card Logon Over RDP Fails with "Requested Key Container is not Available" error.