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.
Run the PowerShell command:
Get-WindowsDriver -Online
Enter the ProviderName, ClassName, and Version at the prompts.
$_.ProviderName $_.ClassName $_.Version
Where
- ProviderName, enter
Yubico
- ClassName, enter
SmartCard
- Version, enter
*
- ProviderName, enter