I'm trying to enable local drive mapping using the HOB Java RDP client on my SA6000 (running 7.1R4). KB24628 says to add
<param name "AUTODLM " value="YES">
to the end of the HTML code for the applet, but that doesn't seem to do anything. I tried it with and without the space after AUTODLM, and I also tried it with and without NATIVECLIPBOARD as mentioned in KB24630.
Is there a comprehensive list of all of the available parameters that I can set with the HOB client? And, more importantly, does anyone know how to get local drive mapping working with the Java RDP client?
Thanks!
Solved! Go to Solution.
Ah hah. First of all, there's a typo in KB24628. The parameter name is "AUTOLDM", not "AUTODLM".
Next, looks like the complete list of parameters can be found on the HOB site at https://ftp.hob.de/pub/documents/manuals/HLJWT_33_en.pdf
Yay!
Ah hah. First of all, there's a typo in KB24628. The parameter name is "AUTOLDM", not "AUTODLM".
Next, looks like the complete list of parameters can be found on the HOB site at https://ftp.hob.de/pub/documents/manuals/HLJWT_33_en.pdf
Yay!
Next question - how can I set that AUTOLDM parameter as the default on all of my RDP bookmarks?