Verifying Installation

Verify Installation Using Powershell

The following is a PowerShell script that can be used to verify proper installation of the YKMD.

Note

Running the script requires elevation.

  1. Run the PowerShell command:

    Get-WindowsDriver -Online
    
  2. Enter the ProviderName, ClassName, and Version at the prompts.

    $_.ProviderName
    $_.ClassName
    $_.Version
    

    Where

    • ProviderName, enter Yubico
    • ClassName, enter SmartCard
    • Version, enter *