天天看點

XenApp 5.0 如何管控U盤的映射一

在XenApp 5.0中,政策中并沒有提供對USB裝置的映射。

不過官方提供了如下方案:

建立如下鍵值:

On XenApp 32-bit Edition

HKEY_LOCAL_MACHINE\Software\Citrix\Policies\DisableUSBDriveRedirection

On XenApp 64-bit Edition

HKEY_LOCAL_MACHINE\Software\Wow6432Node\Citrix\Policies\DisableUSBDriveRedirection

Type: DWORD

Values:   

1 = redirection disabled    

0 = redirection enabled

Note: HDX Plug-n-Play for USB storage devices is enabled when the registry key is not present.

這些設定針對所有使用者。

繼續閱讀