The class=02 device cannot be redirected from generic USB channel and the 'policy restricted' message is shown on toolbar - device tab, although 'Allow: Class=02' was specified in the 'Client USB device redirection rules' policy and client device registry 'DeviceRules'.
'Allow: Class=0a' is also needed to be set as following.
- Policies in Citrix Studio
・Client USB device redirection: Allow
・Client USB device redirection rules:
Allow: Class=02
Allow: Class=0a
- Registry in Client device
32bit: HKLM\SOFTWARE\Citrix\ICA Client\GenericUSB¥DeviceRules
64bit: HKLM\SOFTWARE\Wow6432Node\Citrix\ICA Client\GenericUSB¥DeviceRules
Change 'DENY: class=02‘ to 'Allow: Class=02'.
Change 'DENY: class=0a‘ to 'Allow: Class=0a'.
Note: all based on case word and please try in the test environment first.
The default setting 'DENY: class=0a' is also triggered.
------
class=02 # Communications and CDC-Control
class=0a # CDC-Data
------