Python detect USB Device – different results between IDLE and CMD Interpretter
I am trying to figure out an issue with USB redirection for a smartcard device within a VDI solution. I am using the pyscard module for the smartcard. For further context, main issue is the card reader is not detected when the browser plugin calls the python script used to handle the smartcard.