Smartcard Reader Install -
Add the driver to your golden image using DISM:
dism /Mount-Image /ImageFile:install.wim /Index:1 /MountDir:C:\mount
dism /Image:C:\mount /Add-Driver /Driver:C:\Drivers\smartcard.inf /Recurse
dism /Unmount-Image /MountDir:C:\mount /Commit
Before you attempt to install the reader, complete the following checklist. This will save you hours of debugging later. smartcard reader install
