We are implementing USB Pen drives for our Wyse Devices and I have enabled this via the xen.ini and all works OK. I need to be able to control this so that most users have read only access and certain authorised users have read/write.
Any suggestions on how to achieve this please, has anyone done this already.
There is a parameter to control write access:
SessionConfig=ALL MapDisks=yes DisksReadOnly=yes
You can use username.ini files to allow certain users to write or/and read to the sticks with the above parameter.